index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
engine.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: refactor stage 1
Oto Šťáva
2023-01-26
1
-14
/
+21
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
map: use control sockets instead of pipe from parent process
Lukáš Ježek
2020-10-26
1
-7
/
+0
*
daemon/bindings: get rid of engine_luaget()
Vladimír Čunát
2020-08-06
1
-3
/
+0
*
daemon/lua: get rid of __engine symbol in lua
Vladimír Čunát
2020-08-05
1
-1
/
+1
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
daemon/engine: prevent re-definition of the_args
Tomas Krizek
2020-01-24
1
-1
/
+1
*
daemon: move tty functions to io.c
Tomas Krizek
2020-01-17
1
-0
/
+25
*
daemon/main: use engine_loadconf() for default config
Tomas Krizek
2019-12-19
1
-1
/
+0
*
meson: remove moduledir
Tomas Krizek
2019-03-12
1
-5
/
+0
*
cleanups after splitting bindings.c
Vladimír Čunát
2019-02-07
1
-2
/
+0
*
daemon/engine: move defines from header to respective *.c
Vladimír Čunát
2018-10-12
1
-27
/
+0
*
daemon: drop RECVMMSG_BATCH
Vladimír Čunát
2018-10-12
1
-1
/
+1
*
daemon/engine: remove cache cleaning timer since this functionality was reloc...
Grigorii Demidov
2018-03-28
1
-1
/
+0
*
Merge tag 'v1.5.3'
Vladimír Čunát
2018-01-23
1
-0
/
+2
|
\
|
*
make: use -fvisibility=hidden by default
Vladimír Čunát
2018-01-23
1
-0
/
+2
*
|
keyfile argument distiguish managed and unmanaged mode
Vitezslav Kriz
2018-01-23
1
-6
/
+7
*
|
daemon/engine: fixed missing ret
Marek Vavruša
2018-01-18
1
-1
/
+5
*
|
lint: enabled several readability linters and fixed issues
Marek Vavruša
2018-01-12
1
-2
/
+2
|
/
*
engine: nitpicks around loading root hints
Vladimír Čunát
2017-09-21
1
-1
/
+1
*
roothints: various changes
Vladimír Čunát
2017-09-11
1
-0
/
+7
*
daemon: check existence of config file
Vladimír Čunát
2017-06-26
1
-0
/
+7
*
Make the moduledir configurable at the runtime
Ondřej Surý
2017-05-26
1
-0
/
+5
*
trust anchors: improve logging of failures
Vladimír Čunát
2017-02-13
1
-4
/
+10
*
Update copyright information with 2017
Ondřej Surý
2017-01-25
1
-1
/
+1
*
Allow to override hostname() with a lua call hostname("example.com")
Ondřej Surý
2016-11-12
1
-0
/
+5
*
Tied LRU_COOKIES_SIZE to LRU_RTT_SIZE.
Karel Slany
2016-08-11
1
-1
/
+1
*
Removed cookie-related preprocessor conditionals from resolver structures.
Karel Slany
2016-08-11
1
-2
/
+0
*
Using LRU cache to store DNS cookies.
Karel Slany
2016-08-11
1
-0
/
+5
*
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
-1
/
+6
*
lib: cache api v2, removed dep on libknot db.h
Marek Vavrusa
2016-05-20
1
-12
/
+1
*
daemon: out-of-order processing for TCP
Marek Vavrusa
2016-05-03
1
-0
/
+3
*
engine: clear bad scorers from RTT every 5 minutes
Marek Vavrusa
2016-04-18
1
-0
/
+1
*
engine: throttle outbound queries only when busy
Marek Vavrusa
2016-04-18
1
-0
/
+3
*
doc: fixed broken breathe mistaking define for func
v1.0.0-beta3
Marek Vavrusa
2016-01-30
1
-1
/
+2
*
all: ported to upcoming libknot APIs
Marek Vavruša
2015-12-17
1
-3
/
+4
*
daemon/engine: upped limits
Marek Vavruša
2015-12-03
1
-3
/
+3
*
daemon/engine: relax cache syncing strategy
Marek Vavruša
2015-11-27
1
-1
/
+1
*
daemon: -c to set config file outside of rundir
Marek Vavruša
2015-10-18
1
-1
/
+1
*
daemon: precedence operators {‘<‘, ‘>’} for modules
Marek Vavruša
2015-10-18
1
-1
/
+1
*
daemon/worker: smaller starting mempool per request (16k)
Marek Vavruša
2015-07-14
1
-1
/
+1
*
daemon/worker: compile-time support for recvmmsg in worker buffers
Marek Vavruša
2015-07-08
1
-0
/
+3
*
daemon/main: cleanup, forking and remote tty
Marek Vavruša
2015-06-30
1
-0
/
+1
*
daemon/worker: keep freelist of mempools for recycling
Marek Vavruša
2015-06-07
1
-0
/
+3
*
lib/nsrep: NS reputation cache in addition to RTT cache
Marek Vavruša
2015-06-06
1
-2
/
+5
*
Revert "daemon/worker: ring buffer to recycle mempools"
Marek Vavruša
2015-06-05
1
-3
/
+0
*
daemon/worker: ring buffer to recycle mempools
Marek Vavruša
2015-06-04
1
-0
/
+3
*
daemon/engine: enable NS reputation cache by default
Marek Vavruša
2015-06-02
1
-0
/
+5
*
daemon/engine: extensible registry of cache backends
Marek Vavruša
2015-05-02
1
-0
/
+11
[next]