- Aug 11, 2020
-
-
resolver: adapt test val_dname_bogus to changes in knot-resolver!1020
-
Štěpán Balážik authored
bump jinja version to get rid of the deprecation warnings See merge request !191
-
Štěpán Balážik authored
-
Štěpán Balážik authored
nit: remove deprecated option from deckard_pytest.ini See merge request !190
-
Štěpán Balážik authored
-
- Aug 07, 2020
-
-
Petr Špaček authored
introduce DECKARD_WRAPPER env variable for easier debugging See merge request !188
-
Petr Špaček authored
-
- Aug 06, 2020
-
-
Petr Špaček authored
introduce DECKARD_NOCLEAN environment variable See merge request !187
-
Petr Špaček authored
-
Petr Špaček authored
dnspython 2.0 and linter fixes See merge request !186
-
Petr Špaček authored
Accessing module attributes with _underscore names was a bad idea from the very beginning so this commit removes assert depending on this. IMHO it is not worth the trouble.
-
Petr Špaček authored
-
- Aug 04, 2020
-
-
Petr Špaček authored
-
- Jul 31, 2020
-
-
Petr Špaček authored
Container upgrade + logging tweaks See merge request !185
-
Petr Špaček authored
- matchpart tracebacks were simple duplicate - usually we do not need full traceback anyway so let's print it only in VERBOSE=1 mode
-
Petr Špaček authored
-
- Jul 30, 2020
-
-
Petr Špaček authored
py.test version 6.0.0 refuses -k parameter values with / characters, so we have to adapt.
-
- Jul 28, 2020
-
-
Petr Špaček authored
unbound: disable trust anchor signaling See merge request !105
-
Petr Špaček authored
TA signaling in newer versions of Unbound breaks old tests which do not contain answers for RFC 8145 queries. This does not work with older versions of Unbound but hopefully these are too old now for anyone to care.
-
Petr Špaček authored
fix leaking sockets See merge request !183
-
Petr Špaček authored
-
- Jul 16, 2020
-
-
Petr Špaček authored
The old code worked most of the time thanks to garbage collector, but obviously it was unreliable/a coincidence.
-
- Jul 07, 2020
-
-
Petr Špaček authored
world_mx_nic_www.rpl: generalize a NODATA answer See merge request !182
-
- Jul 02, 2020
-
-
Vladimír Čunát authored
We started hitting undefined answer for www.nic.mx DS.
-
- May 27, 2020
-
-
Petr Špaček authored
dnspython 2.0.0 compatibility See merge request !181
-
Petr Špaček authored
Compatibility with https://github.com/rthalley/dnspython/issues/482
-
- May 21, 2020
-
-
Petr Špaček authored
deckard.py: start the server without `start_new_session` Closes #3 See merge request !172
-
This hopefully prevents the daemons from hanging after ^C exit.
-
- May 07, 2020
-
-
Petr Špaček authored
networking: assign proper network masks for addresses See merge request !180
-
- May 06, 2020
-
-
Štěpán Balážik authored
-
- May 05, 2020
-
-
Petr Špaček authored
resolver: remove implementation-specific iter_refuse test See merge request !179
-
Petr Špaček authored
The original test was hard to interpred and very much depends on behavior of specific resolver implementation. For this reason I removed it from the generic Deckard repo and I'm going to replace it by kresd-specific test in kresd repo.
-
Petr Špaček authored
networking: use proper wrapper around ip command Closes #48 See merge request !178
-
Štěpán Balážik authored
-
Štěpán Balážik authored
-
- May 04, 2020
-
-
Petr Špaček authored
Remove bundled libfaketime See merge request !176
-
Štěpán Balážik authored
-
Štěpán Balážik authored
-
- May 03, 2020
-
-
Štěpán Balážik authored
add pyroute2 to requirements for future use See merge request !177
-
Štěpán Balážik authored
-