2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-27 12:38:24 +00:00

162 Commits

Author SHA1 Message Date
Brian Wellington
e9455289ec fill in creator on new TSIG, improved identity handling 1999-11-03 16:53:56 +00:00
Brian Wellington
8ba45599d6 processdelete checks the key's identity 1999-11-02 19:56:34 +00:00
Brian Wellington
1f94705de9 uninitialized variable 1999-11-02 00:46:36 +00:00
Brian Wellington
ffdcf33647 TSIG uses the new kdeflist accessor, other assorted TSIG/TKEY config updates 1999-10-29 13:56:56 +00:00
Mark Andrews
9a4a3583ab initalise hexdigits so that the initaliser is not larger that the array. 1999-10-29 05:41:49 +00:00
Brian Wellington
1c1d1a5a96 Creating a TSIG key from a Diffie Hellman exchange is now tkey-01 compatible 1999-10-28 20:00:04 +00:00
Brian Wellington
e552b98037 - TSIG keys are created from the config structures
- TSIG key initialization cleanup
1999-10-27 19:59:34 +00:00
Brian Wellington
8946128190 tkey memory leak 1999-10-27 17:50:58 +00:00
Brian Wellington
f879d3ee27 - Return the generated key from dns_tkey_processdhresponse
- Check for NOERROR in dns_tkey_process*
1999-10-26 21:57:53 +00:00
Brian Wellington
84ac4c6064 dst_secret_size updates
temporarily use dns_rdataclass_in instead of class 0
1999-10-26 19:32:37 +00:00
Bob Halley
ff936a56ea fix macro problems 1999-10-26 17:25:07 +00:00
Brian Wellington
d864d899d7 tkey snapshot 1999-10-26 15:39:59 +00:00