index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests/pytests: remove dead code
Tomas Krizek
2021-08-30
1
-41
/
+0
*
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
/
+3
*
lib/log: redesign startup and target selection
Vladimír Čunát
2021-07-29
1
-1
/
+1
*
logging: nitpicks
Tomas Krizek
2021-07-29
1
-1
/
+1
*
log: fix CI tests
Lukáš Ježek
2021-07-29
1
-2
/
+2
*
log: lua logging
Lukáš Ježek
2021-07-29
1
-1
/
+2
*
printf: use platform independent length modifiers
Tomas Krizek
2021-07-07
2
-1
/
+3
*
daemon/http: add expose headers config test
Lukáš Ježek
2021-05-24
1
-1
/
+75
*
validator: avoid assertion in an edge-case
Vladimír Čunát
2021-04-30
1
-0
/
+0
*
ci: utilize test reports
Vladimír Čunát
2021-04-30
3
-0
/
+6
*
Revert "Merge branch '618-doh2-respond-to-invalid-requests-with-proper-status...
Tomas Krizek
2021-03-30
1
-339
/
+175
*
doh2: added control stream to each test
Lukáš Ježek
2021-03-09
1
-146
/
+290
*
doh2: send HTTP error status code
Lukáš Ježek
2021-03-09
1
-98
/
+118
*
when FORMERR comes, differentiate based on OPT
Vladimír Čunát
2021-02-02
1
-0
/
+0
*
remove NO_THROTTLE option
Štěpán Balážik
2021-01-27
1
-0
/
+0
*
iterate: rework error handling from iterate.c
Štěpán Balážik
2021-01-25
1
-0
/
+0
*
meson: utilize test priority with sufficiently new meson
Vladimír Čunát
2021-01-15
2
-0
/
+4
*
tests/dnstap: fix, refactor and integrate into meson and CI
Vladimír Čunát
2021-01-15
6
-49
/
+75
*
treewide: avoid memset where it's trivial
Vladimír Čunát
2021-01-13
1
-2
/
+1
*
tests/dnstap: Update configuration to match latest changes
Pavel Dolezal
2021-01-12
2
-2
/
+4
*
selection: server selection rewrite
Štěpán Balážik
2020-12-31
1
-1
/
+1
*
deckard: update for the new server selection
Štěpán Balážik
2020-12-20
1
-0
/
+0
*
config tests: generalize check_answer
Petr Špaček
2020-12-08
1
-16
/
+35
*
tests: verbose stack traces from config tests
Petr Špaček
2020-12-08
1
-3
/
+2
*
tests: print stack traces from check_answer callback function
Petr Špaček
2020-12-08
1
-2
/
+11
*
tests: typo fix
Petr Špaček
2020-12-08
1
-1
/
+1
*
tests: detect empty config test sets
Petr Špaček
2020-12-08
1
-0
/
+3
*
doh2: restricts endpoints to doh and dns-query
Lukáš Ježek
2020-12-07
1
-1
/
+1
*
doh2: send "cache-control: max-age"
Lukáš Ježek
2020-11-26
1
-6
/
+7
*
meson: use / instead of join_paths
Tomas Krizek
2020-11-23
1
-1
/
+1
*
modules: fix issues with dropped answers - resolve()
Vladimír Čunát
2020-11-10
1
-0
/
+1
*
replace sandbox table_print with new pretty printer
Petr Špaček
2020-11-02
1
-2
/
+2
*
tests: detect missing environment variable TEST_FILE
Petr Špaček
2020-10-26
1
-0
/
+1
*
fix SERVFAIL in *FORWARD modes with CNAME to sibling zone
Vladimír Čunát
2020-10-21
1
-0
/
+0
*
WIP delay allocation of kr_request::answer
Vladimír Čunát
2020-10-21
1
-2
/
+2
*
luacheck: comment out unused code and variables
Tomas Krizek
2020-10-13
1
-81
/
+80
*
tests/config: doh2 - use tabs for indentation
Tomas Krizek
2020-10-13
1
-38
/
+38
*
tests/config: modify doh tests for doh2
Tomas Krizek
2020-10-13
2
-41
/
+46
*
tests/config: import tests from lua-http doh
Tomas Krizek
2020-10-13
2
-0
/
+398
*
meson: mark skipped config tests as skipped
Tomas Krizek
2020-10-02
1
-2
/
+2
*
ci: fix Deckard integration so it throws errors up the stack
Petr Špaček
2020-09-25
1
-0
/
+0
*
ci: pylint: fix raise-missing-from warning (W0707)
Lukáš Ježek
2020-09-16
2
-4
/
+4
*
ci: use docker image with knot 3.0
Lukáš Ježek
2020-09-16
1
-0
/
+0
*
tests: fine tune integration test for GC
Vladimír Čunát
2020-09-07
1
-0
/
+2
*
tests: integration test for cache overflow situation
Petr Špaček
2020-09-07
2
-0
/
+132
*
modules/ta_update: resurrect RFC5011 test removed from deckard
Lukáš Ježek
2020-08-13
1
-0
/
+0
*
ci: fix divergent commit in Deckard submodule
Štěpán Balážik
2020-08-11
1
-0
/
+0
*
validator: bottom->up chase DS if RRSIG(s) are missing
Vladimír Čunát
2020-08-07
1
-0
/
+0
*
deckard: update to fix in CI (new dnspython in image)
Vladimír Čunát
2020-08-03
1
-0
/
+0
[prev]
[next]