David Vašek
72042f9717
tests-extra: add a missing python shebang and some missing separating lines
2023-06-10 08:34:29 +02:00
Daniel Salzman
577ef42a5e
tests-extra: update and fix (reserved DS algorithm) test basic/delegation_tc on Ubuntu 22.04
2022-04-20 11:21:26 +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
42623b07b9
internet: add optional glue for child zone if authoritative answer + refactoring
2016-10-05 17:59:43 +02:00
Jan Vcelak
dc5f387d45
tests: extend delegation tests with mixed set of servers
2016-06-27 16:40:43 +02:00
Jan Vcelak
97a0415f4c
server: finish packet processing if RRSIGs won't fit the packet
...
For mandatory signature, we could stop processing the packet if the
buffer is too small. The response will have the TC flag anyway.
For optional signature, we can stop the processing as well. Because the
optional records are inserted into the additional section at last.
2016-05-18 13:51:52 +02:00
Jan Vcelak
db318be31e
tests: add update script to resign the test zone
2016-05-18 13:45:45 +02:00
Jan Vcelak
97160d4605
tests: constant delegation name across one TC test batch
2016-05-18 13:39:18 +02:00
Jan Vcelak
798cda24e0
tests: TC flag setting in large delegations
...
refs #459
2016-05-17 19:49:29 +02:00