unbound/util/data
W.C.A. Wijngaards 1c85901cc4 - Fix out of bounds read in parse_edns_options_from_query, it would read
8 bytes after a client option of length 8, and then ignore them to
  recreate a 24 byte response. The fixup does not read out of bounds,
  and puts zeroes in the buffer at that point, that then are ignored.
2023-08-16 16:58:49 +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 Merge branch 'master' into features/downstream-cookies 2023-08-05 20:37:48 +02:00
msgencode.h Merge branch 'master' into features/downstream-cookies 2023-08-05 20:37:48 +02:00
msgparse.c - Fix out of bounds read in parse_edns_options_from_query, it would read 2023-08-16 16:58:49 +02:00
msgparse.h - For #762: Introduce stat counters for downstream DNS Cookies per 2023-08-08 15:19:56 +02:00
msgreply.c Merge branch 'master' into features/downstream-cookies 2023-08-05 20:37:48 +02:00
msgreply.h Merge branch 'master' into features/downstream-cookies 2023-08-05 20:37:48 +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