]> git.ipfire.org Git - thirdparty/bind9.git/commit
2929. [bug] Improved handling of GSS security contexts:
authorEvan Hunt <each@isc.org>
Fri, 9 Jul 2010 05:14:08 +0000 (05:14 +0000)
committerEvan Hunt <each@isc.org>
Fri, 9 Jul 2010 05:14:08 +0000 (05:14 +0000)
commit59c9c71f36b0640290cbf711223b4e285ec8aa49
treef876f44ea5f0802591abdac8b5edfcf30190839c
parentc41e161d067e993ba27217c341205985c7764ae2
2929. [bug] Improved handling of GSS security contexts:
 - added LRU expiration for generated TSIGs
 - added the ability to use a non-default realm
                         - added new "realm" keyword in nsupdate
 - limited lifetime of generated keys to 1 hour
   or the lifetime of the context (whichever is
   smaller)
[RT #19737]
CHANGES
bin/nsupdate/nsupdate.c
bin/nsupdate/nsupdate.docbook
doc/arm/Bv9ARM-book.xml
lib/dns/gssapictx.c
lib/dns/include/dns/name.h
lib/dns/include/dns/tsig.h
lib/dns/name.c
lib/dns/tkey.c
lib/dns/tsig.c