unbound/util/data
Willem Toorop 75f3fbdd65 Downstream DNS Cookies a la RFC7873 and RFC9018
Create server cookies for clients that send client cookies.
Needs to be turned on in the config file with:

	answer-cookie: yes

A cookie-secret can be configured for anycast setups.
Also adds an access control list that will allow queries with
either a valid cookie or over a stateful transport.
2022-09-28 10:28:19 +02:00
..
dname.c - CVE-2020-12662 Unbound can be tricked into amplifying an incoming 2020-05-19 10:27:27 +02:00
dname.h - Fix doxygen and pydoc warnings. 2021-02-18 11:39:06 +01:00
msgencode.c extended_error_encode() for extended errors 2022-09-28 09:57:56 +02:00
msgencode.h extended_error_encode() for extended errors 2022-09-28 09:57:56 +02:00
msgparse.c Downstream DNS Cookies a la RFC7873 and RFC9018 2022-09-28 10:28:19 +02:00
msgparse.h Downstream DNS Cookies a la RFC7873 and RFC9018 2022-09-28 10:28:19 +02:00
msgreply.c - Fix verbose EDE error printout. 2022-07-11 13:13:51 +02:00
msgreply.h Add the basic EDE (RFC8914) cases (#604) 2022-05-06 12:48:53 +02:00
packed_rrset.c Addressed review comment from @wcawijngaards 2021-01-22 18:56:09 +00:00
packed_rrset.h - rpz-triggers, separate cache storage of RPZ records from network records. 2021-04-01 12:06:14 +02:00