]> git.ipfire.org Git - thirdparty/bind9.git/commit
3006. [func] Allow dynamically generated TSIG keys to be preserved
authorMark Andrews <marka@isc.org>
Mon, 10 Jan 2011 05:32:04 +0000 (05:32 +0000)
committerMark Andrews <marka@isc.org>
Mon, 10 Jan 2011 05:32:04 +0000 (05:32 +0000)
commit433e06a25cdd92d665abda3e64c2c65f4a3f9b21
treeb4d5b91be5bdc32107e3cc8ef33f1869ffd01587
parentf0238aceb9f398e89313b9a0768a2649e3605d2c
3006.   [func]          Allow dynamically generated TSIG keys to be preserved
                        across restarts of named.  Initially this is for
                        TSIG keys generated using GSSAPI. [RT #22639]
25 files changed:
CHANGES
bin/named/client.c
bin/named/server.c
bin/named/tsigconf.c
bin/nsupdate/nsupdate.c
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/gssapi_link.c
lib/dns/hmac_link.c
lib/dns/include/dns/result.h
lib/dns/include/dns/tsig.h
lib/dns/include/dns/view.h
lib/dns/include/dst/dst.h
lib/dns/openssldh_link.c
lib/dns/openssldsa_link.c
lib/dns/opensslrsa_link.c
lib/dns/result.c
lib/dns/spnego.c
lib/dns/tsig.c
lib/dns/view.c
lib/dns/win32/libdns.def
lib/isc/include/isc/file.h
lib/isc/unix/file.c
lib/isc/win32/file.c
lib/isc/win32/libisc.def