index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
stats
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
new policy engine - prototype
Vladimír Čunát
2023-06-12
1
-0
/
+1
*
Create branch 6.0 by merging master and manager
Vladimír Čunát
2023-06-09
3
-4
/
+4
|
\
|
*
Merge branch 'master' into manager
Vasek Sraier
2023-01-10
1
-1
/
+1
|
|
\
|
*
|
tests: remove tests/packaging
Jakub Ružička
2022-09-27
1
-4
/
+0
|
*
|
Merge branch 'master' into manager
Vasek Sraier
2022-08-02
1
-13
/
+39
|
|
\
\
|
*
|
|
modules/stats: add answer.sum_ms metric
Vladimír Čunát
2022-04-08
2
-0
/
+4
*
|
|
|
Fix building on Cygwin
Christopher Ng
2023-03-08
1
-0
/
+1
*
|
|
|
Revert "meson: use correct luajit includes from pkgconfig"
Vladimír Čunát
2023-03-08
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
|
|
/
|
/
|
*
|
modules/stats: use trie_t instead of map_t
Oto Šťáva
2022-05-11
1
-13
/
+39
|
/
*
logging: remove QVERBOSE in favor of kr_log_q
Tomas Krizek
2021-12-21
1
-1
/
+1
*
lib/utils: rename union inaddr to union kr_sockaddr
Oto Šťáva
2021-12-20
1
-1
/
+1
*
spelling
Josh Soref
2021-11-19
1
-1
/
+1
*
build: fix when knot-dns headers are on non-standard location
Vladimír Čunát
2021-10-11
1
-0
/
+1
*
log: use log_level() lua API
Tomas Krizek
2021-07-29
1
-1
/
+1
*
treewide: avoid using the deprecated verbose()
Vladimír Čunát
2021-07-29
1
-1
/
+1
*
log: fix CI tests
Lukáš Ježek
2021-07-29
1
-4
/
+7
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
log: add level prefix to each message
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
treewide: rename assumptions to kr_assert() / kr_fails_assert()
Tomas Krizek
2021-05-25
1
-1
/
+1
*
modules/stats/stats.c: replace asserts
Tomas Krizek
2021-05-25
1
-3
/
+1
*
modules/stats: fix README mistake in .set()
Vladimír Čunát
2021-02-04
1
-4
/
+10
*
treewide: avoid memset where it's trivial
Vladimír Čunát
2021-01-13
1
-2
/
+1
*
selection: server selection rewrite
Štěpán Balážik
2020-12-31
1
-6
/
+6
*
meson: use / instead of join_paths
Tomas Krizek
2020-11-23
1
-1
/
+1
*
modules: fix issues with dropped answers
Vladimír Čunát
2020-11-10
1
-2
/
+7
*
XDP: add backend parts
Vladimír Čunát
2020-11-10
2
-2
/
+7
*
tests: replace the deprecated -f parameter
Vladimír Čunát
2020-10-15
1
-2
/
+1
*
stats nitpick: nicer code
Vladimír Čunát
2020-07-15
1
-2
/
+2
*
tests/packaging: rename packaging file directories to .packaging
Tomas Krizek
2020-05-27
1
-0
/
+0
*
treewide: machine readable license for all the rest
Petr Špaček
2020-02-25
6
-0
/
+7
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
doc: move graphite and prometheus do sub-sections of stats
Petr Špaček
2020-01-15
1
-1
/
+2
*
doc: restructure into smaller sections
Tomas Krizek
2020-01-15
1
-6
/
+7
*
doc: remove Operations/Monitoring - it was duplicate of Config/Monitoring
Petr Špaček
2020-01-15
1
-0
/
+4
*
doc: split and redistribute HTTP module pieces into server & monitoring chapters
Petr Špaček
2020-01-15
1
-85
/
+91
*
docs: quick start guide: final polish
Petr Špaček
2019-12-23
1
-0
/
+2
*
tests: packaging
Lukáš Ježek
2019-11-20
1
-0
/
+3
*
modules/stats: adjust test
Tomas Krizek
2019-07-24
1
-0
/
+3
*
treewide: drop support for other lua versions
Vladimír Čunát
2019-06-13
1
-5
/
+0
*
http: polish docs
Petr Špaček
2019-04-18
1
-0
/
+1
*
lua net.list(): change output and docs
Vladimír Čunát
2019-04-18
1
-1
/
+1
*
module API+ABI: remove one level of indirection
Vladimír Čunát
2019-04-17
1
-27
/
+15
*
stats: collect stats on inbound transport protocol
Petr Špaček
2019-04-11
2
-0
/
+52
*
trust_anchors: always load keyfile_default
Tomas Krizek
2019-04-04
1
-1
/
+1
*
tests/integration: update kresd config for deckard
Tomas Krizek
2019-04-04
1
-0
/
+5
*
meson: use correct luajit includes from pkgconfig
Tomas Krizek
2019-03-13
1
-0
/
+3
*
tests: adapt to change of net.list() output
Vladimír Čunát
2019-03-12
1
-1
/
+1
*
meson: fix build on OSX
Tomas Krizek
2019-03-12
1
-6
/
+1
*
gitlabci: fix lint:tidy
Tomas Krizek
2019-03-12
1
-2
/
+3
[next]