bind9/lib/ns/include/ns
Ondřej Surý a912f31398 Add new default siphash24 cookie algorithm, but keep AES as legacy
This commit changes the BIND cookie algorithms to match
draft-sury-toorop-dnsop-server-cookies-00.  Namely, it changes the Client Cookie
algorithm to use SipHash 2-4, adds the new Server Cookie algorithm using SipHash
2-4, and changes the default for the Server Cookie algorithm to be siphash24.

Add siphash24 cookie algorithm, and make it keep legacy aes as
2019-07-21 15:16:28 -04:00
..
client.h lib/ns/client: use refcount_t for reference counting 2019-07-09 16:09:36 +02:00
hooks.h Add ns_plugin_expandpath() 2019-03-05 16:06:24 -08:00
interfacemgr.h interfacemgr: use isc_refcount_t for reference counting 2019-07-09 16:09:36 +02:00
lib.h Remove message catalogs 2019-01-09 23:44:26 +01:00
listenlist.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
log.h set up hooks.c to enable setting hook points and loading modules 2018-12-06 10:29:05 -08:00
Makefile.in set up hooks.c to enable setting hook points and loading modules 2018-12-06 10:29:05 -08:00
notify.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
query.h use entirely local persistent data in modules 2018-12-06 10:29:12 -08:00
server.h add -T ednsformerr/ednsnotimp/ednsrefused 2018-08-30 21:16:59 -07:00
sortlist.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
stats.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
types.h Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
update.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
version.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
xfrout.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00