summaryrefslogtreecommitdiffstats
path: root/tests-extra/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests-extra: remove superfluous C-style semicolons from Python codeDavid Vašek2024-12-2617-46/+46
* 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
* 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-261-4/+54
* tests: add XoT (XFR over TLS) interop with Bind9Libor Peltan2024-10-232-0/+104
* 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: add test for ACL configurationDaniel Salzman2024-09-271-0/+208
* 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-065-113/+101
|\
| * tests: all DDNS: randomize, unify and fix protocols and knsupdate usage...Libor Peltan2024-09-045-113/+101
* | 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-011-0/+177
* 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-111-1/+2
* tests/ddns: disable XDP if QUIC as it's the same port and DDNS won't workLibor Peltan2024-08-061-1/+2
* test/validate_bind: avoid updating NSs as Bind handles delegations wrong...Libor Peltan2024-08-061-7/+1
* tests-extra: modules/dnsproxy -- avoid possible random-zone name collisionsDavid Vašek2024-08-061-2/+9
* test: ensure distinct random labelsLibor Peltan2024-07-311-1/+5
* 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
* 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-152-98/+111
* libzscanner: add WALLET rrtypeDaniel Salzman2024-07-112-4/+17
* libzscanner: add support for 'dohpath' and 'ohttp' SVCB parametersDaniel Salzman2024-07-111-0/+6
* dnssec/NSEC: remove another omitted NSEC for existing nonauthoritative nodeDaniel Salzman2024-07-061-1/+6
* load: dont skip dnssec+zonemd even when nothing to loadLibor Peltan2024-07-051-0/+55
* tests: improved blocking_txn not to fail and test betterLibor Peltan2024-07-041-2/+5
* tests: fix forwarded DDNS with possible master's XDPLibor Peltan2024-07-021-1/+1
* dnssec/NSEC: remove empty node's NSEC even when nonauthLibor Peltan2024-06-282-0/+28
* journal: fix corruption when SOA serial matches some metadata nameLibor Peltan2024-06-211-0/+30
* backup: check that the system CPU architecture and the backup data are compat...David Vašek2024-06-197-1/+73
* tests-extra: zone/backup -- fix the recently added testingDavid Vašek2024-06-141-1/+1
* backup: use the force option to overwrite an already existing backupdirDavid Vašek2024-06-142-1/+41
* knotd: remove assert that doesnt hold in specific circmstancesLibor Peltan2024-06-141-0/+34
* rcu: protect also zonefile flush and XFRout against simultaneous zone CTL updateLibor Peltan2024-06-131-4/+13
* purge: after purging timers, set them to sensible valuesLibor Peltan2024-06-121-0/+32