daemon: attempt of refactoring
daemon: logic around struct session was relocated to separate module; input data buffering scheme was changed (libuv); attempt was made to simplify processing of the tcp stream
Edited by Vladimír Čunát
Merge request reports
Activity
added 1 commit
- b814b6ec - daemon: fix timeout timer for outcoming TCP connection
added 25 commits
-
b814b6ec...38ed462b - 21 commits from branch
master
- 804a5823 - daemon: logic around struct session was relocated to separate module; input data…
- f2e4518e - daemon/worker: fix memory leaks
- e9264d60 - daemon: fix timeout timer for outcoming TCP connection
- bf70e5fd - daemon: fix rebase errors
Toggle commit list-
b814b6ec...38ed462b - 21 commits from branch
added 9 commits
-
02fc1da5...b4f1082c - 2 commits from branch
master
- 3130e6ca - daemon: logic around struct session was relocated to separate module; input data…
- 1a4f543a - daemon/worker: fix memory leaks
- d9b244ea - daemon: fix timeout timer for outcoming TCP connection
- c3040835 - daemon: fix rebase errors
- 5cbcca95 - daemon: fix clang errors
- 56f3d3dc - demon: fix lint errors
- efb00a10 - damon/worker: fix rtt computing
Toggle commit list-
02fc1da5...b4f1082c - 2 commits from branch
added 1 commit
- 6cf6b082 - damon/session: additional processing for DNS packets with TSIG
added 1 commit
- e4250a5c - daemon: fix memory leaks & asan errors; improvements in buffering
added 1 commit
- 9dfe8718 - daemon/session: minor refactoring around session flags to reduce number of api functions
added 5 commits
Toggle commit listadded 2 commits
added 1 commit
- 37421f8f - daemon/session: fixes for bugs revealed by transport tests
Please register or sign in to reply