index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libknot
/
control
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctl: rename KNOT_CTL_IDX_FILTER to KNOT_CTL_IDX_FILTERS
Daniel Salzman
2024-09-24
1
-1
/
+1
*
ctl: implemented multi-threaded (mutexted) CTL handling
Libor Peltan
2024-09-01
2
-0
/
+24
*
conf: add control.backlog configuration option
Daniel Salzman
2024-04-19
2
-10
/
+8
*
control: set 0220 UNIX socket file mode
Daniel Salzman
2023-01-04
1
-1
/
+2
*
server: set 0222 mode to STREAM UNIX listen socket files
Daniel Salzman
2023-01-04
1
-2
/
+2
*
libknot: increase default control timeout from 5 to 30 seconds
Daniel Salzman
2022-07-26
2
-2
/
+2
*
libknot/ctl: change accept poll() timeout from infinity to 5 seconds
Daniel Salzman
2022-04-28
2
-5
/
+10
*
spelling
Josh Soref
2021-11-24
1
-1
/
+1
*
net/requestor: add support for TFO
Daniel Salzman
2021-03-15
1
-2
/
+2
*
ctl: increase listen backlog to 5
Daniel Salzman
2020-04-25
1
-2
/
+5
*
contrib: replace 'struct sockaddr' with 'struct sockaddr_storage' where reaso...
Daniel Salzman
2019-10-05
1
-3
/
+3
*
control: replace memset with memzero to ensure the function call is not optim...
Daniel Salzman
2019-09-16
1
-5
/
+5
*
coding style improvements - copyright notice
David Vašek
2019-07-04
1
-0
/
+1
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
2
-2
/
+2
*
conf: fix creeping memory consumption upon reload
Daniel Salzman
2018-05-21
1
-7
/
+3
*
doc: enhance doxygen documentation
Filip Široký
2017-12-21
1
-1
/
+1
*
doxygen: fix errors + code cleanup
Filip Široký
2017-10-03
1
-3
/
+3
*
knotc: added filtered zone cmd; removed repetitive code
Libor Peltan
2017-05-25
1
-0
/
+1
*
wire_ctx: refactor to reduce duplication and UB
Vladimír Čunát
2017-01-04
1
-1
/
+1
*
server: sockaddr instead of sockaddr_storage for const params
Jan Vcelak
2016-06-27
1
-3
/
+3
*
trivial spelling fixes, as found by misspell_fixer
klemens
2016-05-02
1
-1
/
+1
*
libknot: add server control interface
Daniel Salzman
2016-03-24
2
-0
/
+722