summaryrefslogtreecommitdiffstats
path: root/tests-extra (follow)
Commit message (Expand)AuthorAgeFilesLines
* sem-checks: fix DNAME at the zone apex check if active NSEC3Daniel Salzman43 hours2-0/+54
* ctl: improve error detection and send an error message to the clientDaniel Salzman10 days1-2/+7
* ctl: fix ctl stuck when abort sent to nonexisting conf txn...Libor Peltan10 days1-0/+8
* tests-extra: remove superfluous C-style semicolons from Python codeDavid Vašek2024-12-2618-47/+47
* tests-extra: fix the all-servers startup methodDavid Vašek2024-12-251-0/+1
* tests-extra: fix Knot server starting when it listens on a socketDavid Vašek2024-12-251-1/+3
* tests: added max TTL test with signing and incremental realodLibor Peltan2024-12-193-0/+97
* tests-extra: zone/expire -- fix a typoDavid Vašek2024-12-181-1/+1
* tests: compatibility with new Bind9Libor Peltan2024-11-251-2/+7
* zone: don't purge times.catalog_member if still a member zoneDaniel Salzman2024-11-221-0/+1
* knotd: expiration aborts transaction in progressJan Hák2024-11-182-0/+69
* nameserver: add check for \0 bytes in QNAME labels and respond it as NXDOMAIN...Libor Peltan2024-11-152-0/+43
* tests-extra: update prerequisites in READMEDaniel Salzman2024-11-141-7/+8
* conf: change default salt length to 0Daniel Salzman2024-11-052-0/+2
* nameserver: add explicit check for root's DS queriesDaniel Salzman2024-10-291-0/+17
* mod-cookies: secondary cookie secretJan Hák2024-10-262-5/+61
* tests: add XoT (XFR over TLS) interop with Bind9Libor Peltan2024-10-236-8/+212
* log/dnssec: warn upon every incremental if full had failedLibor Peltan2024-10-181-0/+48
* tests-extra: stabilize dnssec/expireDaniel Salzman2024-10-101-0/+4
* dnssec: fix zone expiration based on EXPIRE if zone signing results in up-to-...Daniel Salzman2024-10-072-0/+55
* tests-extra: fix generation of random DDNS updates to not exceed dname limitDavid Vašek2024-10-021-2/+4
* tests-extra: add test for ACL configurationDaniel Salzman2024-09-272-0/+214
* tests: flush before random_ddns() to ensure clean zonefile formatLibor Peltan2024-09-121-0/+1
* tests-extra: zone/backup_lock -- check '+keysonly' backup/restoreDavid Vašek2024-09-121-0/+47
* Merge branch 'tests_ddns_unify' into 'master'Daniel Salzman2024-09-069-127/+126
|\
| * tests: all DDNS: randomize, unify and fix protocols and knsupdate usage...Libor Peltan2024-09-049-127/+126
* | ctl/zone-status: print since when event is running/pending/frozenLibor Peltan2024-09-041-0/+6
|/
* tests-extra: modules/dnsproxy -- avoid possible random-zone name collisions a...David Vašek2024-09-031-7/+6
* ctl: implemented multi-threaded (mutexted) CTL handlingLibor Peltan2024-09-012-0/+180
* dnsproxy: fix TSIG handlingDaniel Salzman2024-08-241-5/+11
* tests: duplicit overlapping pregenerate doesnt leave excess ZSKsLibor Peltan2024-08-221-0/+6
* tests-extra: enable logging in module/rrlDaniel Salzman2024-08-112-2/+7
* tests/ddns: disable XDP if QUIC as it's the same port and DDNS won't workLibor Peltan2024-08-061-1/+2
* tests/quic/knsupdate: better handling of RCODEsLibor Peltan2024-08-061-10/+12
* test/validate_bind: avoid updating NSs as Bind handles delegations wrong...Libor Peltan2024-08-063-11/+9
* tests-extra: modules/dnsproxy -- avoid possible random-zone name collisionsDavid Vašek2024-08-061-2/+9
* Merge branch 'tests_libknot_exception' into 'master'Daniel Salzman2024-07-312-2/+8
|\
| * tests-extra: improve error output if libknot not usableLibor Peltan2024-07-312-2/+8
* | test: ensure distinct random labelsLibor Peltan2024-07-311-1/+5
* | tests-extra: change knsupdate wrapper in tests to respect parameter changes i...Jan Hák2024-07-311-3/+3
|/
* test: Bind9 now decreases ksk-lifetime by TWICE dnskey-ttlLibor Peltan2024-07-251-1/+1
* tests: skip Bind9 dnssec-verify for non-apex DNSKEY...Libor Peltan2024-07-251-1/+1
* tests: for Bind9 9.18.28+ configure signatures-jitterLibor Peltan2024-07-251-0/+5
* tests: temporarily disable non-apex DNSKEYs as Bind9 utils dont like themLibor Peltan2024-07-251-1/+1
* test/ddns: fixed escaping of backslashLibor Peltan2024-07-221-2/+2
* conf: add 'zone.default-ttl` configuration optionDaniel Salzman2024-07-192-0/+81
* tests: added DDNSoT by DNSKEY syncLibor Peltan2024-07-151-0/+54
* tests: quic/ddns hardenedLibor Peltan2024-07-151-4/+5
* tests-extra: add random knsupdate and protocol selection to some DDNS testsJan Hák2024-07-153-100/+113
* tests-extra: add a wrapper for knsupdateJan Hák2024-07-157-13/+153