dns: Simplify logic a bit
[kai/samba-autobuild/.git] / source4 / dns_server / dns_crypto.c
2018-06-01 Volker Lendeckedns: Simplify logic a bit
2018-06-01 Volker Lendeckedns: Simplify logic a bit
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-06-16 Jeremy Allisons4: dns: Correctly check for talloc failure.
2016-06-15 Ralph Boehmes4/dns_server: don't compute TSIG MAC in TSIG error...
2016-06-15 Ralph Boehmes4/dns_server: error codes for failing MAC verification...
2016-06-15 Ralph Boehmes4/dns_server: ensure we store the key name in error...
2016-06-15 Ralph Boehmes4/dns_server: not finding the key here is a fatal...
2016-06-15 Ralph Boehmes4/dns_server: split out function that does the MAC...
2016-06-15 Ralph Boehmes4/dns_server: include request MAC in TSIG response...
2016-06-15 Ralph Boehmelibrpc/dns: remove original_id from dns_fake_tsig_rec
2014-11-18 Stefan Metzmachers4:dns_server: allocate substructures of struct dns_req...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-16 Kai Blindns: Use new DNS debugclass in DNS server
2012-09-06 Kai Blins4 dns: Make debug output less noisy
2012-09-05 Kai Blins4 dns: Make sure to remember incoming tkey name
2012-09-05 Kai Blins4 dns: Verify incoming TSIG signatures
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signature creation
2012-09-05 Kai Blins4 dns: Move dns_find_tkey to an extra file
2012-09-05 Kai Blins4 dns: Revert erroneous push from wrong branch
2012-09-05 Kai Blins4 dns: Make sure to remember incoming tkey name
2012-09-05 Kai Blinmore tsig_verify stuff
2012-09-05 Kai Blinhack: dns_sign_tsig correct memcpy
2012-09-05 Kai BlinHACK remove debug statement
2012-09-05 Kai Blins4 dns: Verify incoming TSIG signatures
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signatures