index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
session2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
daemon/session2: always log in/out direction
Oto Šťáva
2023-01-26
1
-12
/
+17
*
daemon: nits
Oto Šťáva
2023-01-26
1
-23
/
+25
*
daemon nits: fix lint:tidy issues
Oto Šťáva
2023-01-26
1
-5
/
+5
*
daemon: fix DoH not sending entire messages + nits
Oto Šťáva
2023-01-26
1
-2
/
+2
*
daemon: fix DoH truncation and tasklist addition
Oto Šťáva
2023-01-26
1
-3
/
+3
*
daemon/session2 nit: use `const char *` for names
Vladimír Čunát
2023-01-26
1
-4
/
+4
*
daemon: adapt DNS-over-HTTPS for protocol layers
Oto Šťáva
2023-01-26
1
-10
/
+113
*
daemon/session2: cleanup; clarify naming and docs
Oto Šťáva
2023-01-26
1
-41
/
+50
*
daemon/session2: move iteration data into struct protolayer_cb_ctx
Oto Šťáva
2023-01-26
1
-96
/
+133
*
daemon/session2: remove protolayer_push - consolidate with protolayer_continue
Oto Šťáva
2023-01-26
1
-45
/
+50
*
daemon: replace a few libuv references with generic flags and move stats hand...
Oto Šťáva
2023-01-26
1
-2
/
+4
*
daemon: fix leaking of session2
Oto Šťáva
2023-01-26
1
-5
/
+14
*
daemon: various protolayer fixes
Oto Šťáva
2023-01-26
1
-14
/
+14
*
daemon/session2: some cleanups and documentation
Oto Šťáva
2023-01-26
1
-19
/
+2
*
daemon: implement TLS with protocol layers
Oto Šťáva
2023-01-26
1
-30
/
+95
*
daemon: channel udp_queue through protolayers
Oto Šťáva
2023-01-26
1
-56
/
+43
*
daemon/session2: put event handling into separate functions
Oto Šťáva
2023-01-26
1
-84
/
+56
*
daemon: TCP connection timeouts with protolayers
Oto Šťáva
2023-01-26
1
-15
/
+21
*
daemon: basic implementation of TCP and UDP with protolayers
Oto Šťáva
2023-01-26
1
-96
/
+722
*
session2: protocol layer API
Oto Šťáva
2023-01-26
1
-0
/
+549
[prev]