- 08 Jan, 2018 3 commits
-
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
- 25 Jan, 2017 1 commit
-
-
Ondřej Surý authored
-
- 06 Jan, 2017 1 commit
-
-
Daniel Kahn Gillmor authored
-
- 21 Oct, 2016 1 commit
-
-
Vladimír Čunát authored
-
- 11 Oct, 2016 1 commit
-
-
Grigorii Demidov authored
-
- 05 Aug, 2016 5 commits
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Daniel Kahn Gillmor authored
kresd has --tls/-t by analogy with --addr/-a where the daemon opens the socket itself. This changeset adds equivalent functionality for inherited sockets: --tlsfd/-T by analogy with --fd/-Sa
-
Jan Včelák authored
-
Marek Vavrusa authored
-
- 16 Jul, 2016 2 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 06 Jul, 2016 2 commits
-
-
Marek Vavrusa authored
when whole interface is passed and some of the addresses are not bindable, the daemon will print them, but will continue to bind to the rest of the addresses fixes #80
-
Marek Vavrusa authored
forks are connected with IPC pipes to process group leader and can execute expressions on its behalf. so running commands over all workers is easy now: > hostname() -- single localhost > map 'hostname()' -- all localhost localhost localhost
-
- 27 May, 2016 1 commit
-
-
Marek Vavrusa authored
fixes #73 small leak in cleaning up per-socket mempool on daemon exit
-
- 03 May, 2016 1 commit
-
-
Marek Vavrusa authored
* daemon now processes messages over TCP stream out-of-order and concurrently * support for TCP_DEFER_ACCEPT * support for TCP Fast-Open * there are now deadlines for TCP for idle/slow streams (to prevent slowloris; pruning) * there is now per-request limit on timeouts (each request is allowed 4 timeouts before bailing) * faster request closing, unified retry/timeout timers * rare race condition in timer closing fixed
-
- 29 Mar, 2016 1 commit
-
-
Marek Vavrusa authored
daemon can accept existing fds on command line, thus supporting process managers like circus or upstart. a tiny supervisor script is attached
-
- 17 Dec, 2015 1 commit
-
-
Marek Vavruša authored
this is not going to be backwards compatible change, but it will be the first tagged libknot release sufficient for resolver
-
- 07 Oct, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- 28 Sep, 2015 1 commit
-
-
Marek Vavruša authored
-
- 29 Jun, 2015 1 commit
-
-
Marek Vavruša authored
-
- 27 Apr, 2015 1 commit
-
-
Marek Vavruša authored
-
- 10 Apr, 2015 1 commit
-
-
Karel Slaný authored
-
- 31 Mar, 2015 1 commit
-
-
Marek Vavruša authored
-