bind9/bin/nsupdate
Ondřej Surý 80654250ee
Add regression test for RFC 3645 Section 4.1.1 duplicate TKEY name
Add 'tkeyname' command to nsupdate to allow specifying a fixed TKEY
name instead of the default random one.  This is used by the test to
send two GSS-API TKEY negotiations with the same name.

After a successful GSS-API TKEY negotiation via nsupdate -g, a second
attempt with the same TKEY name must be rejected with BADKEY
(error=17), not BADNAME (error=20).
2026-04-01 07:04:40 +02:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
nsupdate.c Add regression test for RFC 3645 Section 4.1.1 duplicate TKEY name 2026-04-01 07:04:40 +02:00
nsupdate.rst Add support to set the UL EDNS option in nsupdate 2024-01-23 10:47:31 +11:00