]> granicus.if.org Git - pdns/commit
Introduce TSIGTriple struct, hook up IXFR config in recursor to TSIG code for IXFR
authorbert hubert <bert.hubert@netherlabs.nl>
Thu, 7 Jan 2016 22:13:43 +0000 (23:13 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 7 Jan 2016 22:13:43 +0000 (23:13 +0100)
commit98c9ec39088d02c557065d65a02bd2181f7ba584
tree59707e5e09b468065a7cdc7fc853d8beb311cced
parent189f9579a003620d5b77ae542464bd77b9fdbb34
Introduce TSIGTriple struct, hook up IXFR config in recursor to TSIG code for IXFR
merge the triplet 'tsigname, tsigalgo, tsigsecret' into a handy TSIGTriplet, and move most of the TSIG apis to this struct.
pdns/dns.hh
pdns/ixfr.cc
pdns/ixfr.hh
pdns/ixplore.cc
pdns/rec-lua-conf.cc
pdns/reczones.cc
pdns/resolver.cc
pdns/resolver.hh
pdns/rpzloader.cc
pdns/rpzloader.hh
pdns/slavecommunicator.cc