- 27 Jun, 2019 2 commits
-
-
Petr Špaček authored
pydnstest: Make "ADJUST copy_id" just copy the id See merge request !161
-
Štěpán Balážik authored
Previously it would also copy the question section, making "ADJUST copy_id copy_query" and "ADJUST copy_id" functionally equivalent.
-
- 25 Jun, 2019 2 commits
-
-
Petr Špaček authored
fix compatibility with knot-resolver 4.0 See merge request !160
-
Ivana Krumlova authored
-
- 04 Apr, 2019 1 commit
-
-
Petr Špaček authored
kresd.j2: disable TA update (RFC5011) queries See merge request !159
-
- 19 Mar, 2019 1 commit
-
-
Tomas Krizek authored
-
- 13 Mar, 2019 2 commits
-
-
Tomas Krizek authored
-
Tomas Krizek authored
-
- 12 Mar, 2019 2 commits
-
-
Petr Špaček authored
adapt to change of semantics in net.list() output See merge request !158
-
- 11 Mar, 2019 1 commit
-
-
Štěpán Balážik authored
Fixes #40.
-
- 08 Mar, 2019 2 commits
-
-
Petr Špaček authored
tools: network and forwarder checks See merge request !152
-
Štěpán Balážik authored
Inspired by RFC8027 we implement simple checks that diagnose the sanity of network enviroment (or a forwarding resolver) for use of DNSSEC.
-
- 20 Feb, 2019 2 commits
-
-
Tomas Krizek authored
deckard: document usage of TMPDIR See merge request !156
-
Tomas Krizek authored
-
- 13 Feb, 2019 2 commits
-
-
Petr Špaček authored
kresd: handle compile-time option trust_anchors.keyfile_default See merge request !154
-
Petr Špaček authored
-
- 29 Jan, 2019 2 commits
-
-
Petr Špaček authored
ci/mypy: run checks separately for tools See merge request !151
-
Tomas Krizek authored
When directory or files are passed to mypy, it runs the checker on all of them. Mypy can't deal with name clashes, despite the files / modules being in different directories, e.g. ./pydnstest vs ./tools/pydnstest.
-
- 18 Jan, 2019 5 commits
-
-
Štěpán Balážik authored
Factor out socket communication with a server See merge request !147
-
Štěpán Balážik authored
This is useful for code clarity and for other use-cases other than Deckard.
-
Štěpán Balážik authored
These are options which were never really supported by Deckard. Although they were mentioned in a lot of dead code and comments.
🤷 -
Štěpán Balážik authored
-
Štěpán Balážik authored
minor fixes See merge request !150
-
- 14 Jan, 2019 2 commits
-
-
Tomas Krizek authored
-
Tomas Krizek authored
Old-style is deprecated and will be removed in Python 3.8.
-
- 09 Jan, 2019 1 commit
-
-
Petr Špaček authored
Check that all the addresses binary asks are present in scenario Closes #37 See merge request !149
-
- 04 Jan, 2019 3 commits
-
-
Štěpán Balážik authored
-
Štěpán Balážik authored
This check is false positive on RPLs containing REPLY steps. Therefore we check for them and warn the user as well.
-
Petr Špaček authored
Unbound tests See merge request knot/deckard!148
-
- 20 Dec, 2018 7 commits
-
-
-
Ivana Krumlova authored
-
Ivana Krumlova authored
-
Ivana Krumlova authored
-
Petr Špaček authored
Resolver: more unbound .rpl tests See merge request !146
-
Ivana Krumlova authored
RRSIG records in val_adcopy.rpl are part of the test.
-
Ivana Krumlova authored
-
- 19 Dec, 2018 2 commits
-
-
Petr Špaček authored
retry tests which failed due to load See merge request !134
-
Ivana Krumlova authored
RRSIG records in val_adcopy.rpl are part of the test.
-
- 18 Dec, 2018 1 commit
-
-
Štěpán Balážik authored
note that kresd-comparative test won't pass since the change of the names
-