index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
io.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
daemon: use flags from proxy header + refactor comm data
Oto Šťáva
2022-02-22
1
-0
/
+23
*
daemon/io refactor: don't expose unused io_deinit()
Vladimír Čunát
2020-11-10
1
-1
/
+0
*
XDP: add backend parts
Vladimír Čunát
2020-11-10
1
-0
/
+12
*
doh: C implementation of DoH - WiP
Jan Hak
2020-10-13
1
-3
/
+3
*
daemon/io: don't expose io_stream_* types
Vladimír Čunát
2020-10-02
1
-12
/
+1
*
daemon/io: Buffer incomplete command from previous syscall
Lukáš Ježek
2020-10-02
1
-0
/
+8
*
daemon/io: save tty mode as local process state
Lukáš Ježek
2020-10-02
1
-0
/
+5
*
daemon: rename tls_ctx and tls_client_ctx structs
Tomas Krizek
2020-08-25
1
-2
/
+2
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
daemon: move tty functions to io.c
Tomas Krizek
2020-01-17
1
-0
/
+9
*
daemon/network: add freebind support
Tomas Krizek
2019-12-20
1
-1
/
+1
*
simplify approach to bind()
Vladimír Čunát
2019-04-18
1
-6
/
+7
*
daemon/io nitpick: more const in parameters
Vladimír Čunát
2019-03-12
1
-3
/
+3
*
daemon TLS: increase wire-buffer size
Grigorii Demidov
2018-11-28
1
-2
/
+4
*
network: make TCP_BACKLOG_DEFAULT a compile time define and set to default
Marek Vavruša
2018-11-13
1
-4
/
+4
*
Unificate handling of TCP timeouts for input and output connections; avoid re...
Grigorii Demidov
2018-10-12
1
-0
/
+1
*
daemon: logic around struct session was relocated to separate module; input d...
Grigorii Demidov
2018-10-12
1
-27
/
+0
*
misc nitpicks
Vladimír Čunát
2018-09-14
1
-1
/
+3
*
daemon/worker: fixes error handling from TLS writes
Marek Vavruša
2018-09-14
1
-1
/
+1
*
daemon: reuse outbound TCP connections if possible; TLS over outbound TCP con...
Grigorii Demidov
2018-01-08
1
-3
/
+16
*
daemon: support restricting outgoing IP address
Vladimír Čunát
2017-02-28
1
-0
/
+1
*
Update copyright information with 2017
Ondřej Surý
2017-01-25
1
-1
/
+1
*
add comments around TCP buffering
Vladimír Čunát
2017-01-09
1
-1
/
+1
*
Add reference counting to gnutls credentials, so they don't get destroyed whi...
Ondřej Surý
2016-08-05
1
-5
/
+5
*
listen using TLS on specific sockets
Daniel Kahn Gillmor
2016-08-05
1
-0
/
+1
*
WIP: first pass at TLS implementation
Daniel Kahn Gillmor
2016-08-05
1
-0
/
+2
*
daemon: ported DNS/TLS preparation code to 1.1
Marek Vavrusa
2016-08-05
1
-0
/
+2
*
www.gnu.org prefers https
Daniel Kahn Gillmor
2016-07-16
1
-1
/
+1
*
daemon: workers are interconnected with IPC pipes
Marek Vavrusa
2016-07-06
1
-0
/
+2
*
daemon: renamed is_subreq -> outgoing
Marek Vavrusa
2016-05-11
1
-1
/
+1
*
daemon: out-of-order processing for TCP
Marek Vavrusa
2016-05-03
1
-1
/
+22
*
daemon/network: fixed early free with async close
Marek Vavruša
2015-10-07
1
-5
/
+2
*
daemon/worker: satisfy subreq sockets from freelist
Marek Vavruša
2015-07-14
1
-2
/
+1
*
daemon/worker: implemented iteration limit
Marek Vavruša
2015-04-28
1
-0
/
+1
*
daemon/worker: timeouts for queries/connections
Marek Vavruša
2015-04-27
1
-0
/
+2
*
daemon/worker: reworked multiplexed worker
Marek Vavruša
2015-04-26
1
-3
/
+0
*
daemon/worker: partially implemented multiplexed resolution
Marek Vavruša
2015-04-24
1
-1
/
+6
*
daemon/net: independent network manager
Marek Vavruša
2015-03-31
1
-0
/
+25