Commit graph

19 commits

Author SHA1 Message Date
Libor Peltan
46d2fb8c3a tests: dnspython now supports EDE 2022-06-03 14:53:53 +02:00
Josh Soref
43db89b880 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-11-24 12:55:47 +01:00
Daniel Salzman
d1345eec29 knotd: don't return EDE_NOT_READY if zone contents not available
This change reduces code complexity and information leakage.
2021-05-18 10:12:11 +02:00
Libor Peltan
c404968ec6 knotd: implemented extended error in EDNS (EDE) 2021-05-18 09:17:48 +02:00
Daniel Salzman
efbaae2d6f conf: rename 'max*_udp_payload' 'udp_max*_payload' 2019-10-08 14:28:48 +02:00
Daniel Salzman
1021b86d62 tests-extra: fix typo in edns/payload_server 2017-02-20 20:12:53 +01:00
Daniel Salzman
9c42c1442c tests-extra: update EDNS payload tests 2017-01-29 12:23:02 +01:00
Filip Siroky
e4f2a164ca tests-extra: add maximum udp payload size test 2016-07-25 14:44:28 +02:00
Daniel Salzman
498a6a71cc conf: enable identity/version/nsid by default 2015-04-14 19:04:17 +02:00
Daniel Salzman
ade76035ff tests-extra: fix typo in edns/version 2014-10-06 16:09:33 +02:00
Lubos Slovak
b41cfc1b54 EDNS: Improved version test 2014-10-06 14:58:05 +02:00
Daniel Salzman
e08eabd788 tests-extra: fix edns/version check 2014-08-12 10:15:21 +02:00
Daniel Salzman
26cf97e4e1 tests-extra: add test for EDNS version 2014-08-11 13:50:36 +02:00
Daniel Salzman
d843ac16a7 tests-extra: add Test.hostname property 2014-04-23 14:14:38 +02:00
Daniel Salzman
41120c00c4 tests-extra: improve hostname acquisition 2014-04-23 11:34:58 +02:00
Jan Vcelak
48624412e8 tests: use socket.gethostname() instead of socket.getfqdn()
No reasoning behind this change, except that it seems to work more
reliably. On my machine getfqdn() returns 'localhost.localdomain',
while Knot detects correct system canonical name. On distel, both
functions return the same result.
2014-04-12 16:37:07 +02:00
Daniel Salzman
13e7974fc0 func-tests: update old interface 2014-01-29 14:59:55 +01:00
Marek Vavrusa
a376e2f5c3 backport: RRSIG not fitting in the additional must not cause truncation
Reported by Hauke Lampe <lampe@hauke-lampe.de>
Solved in the new API, but the tests for this should be carried over.
2014-01-25 19:16:26 +01:00
Daniel Salzman
5af6511582 func-tests: change location 2013-12-19 16:35:31 +01:00