unbound/util/data
Wouter Wijngaards 031caba9c0 - and also generic edns options for upstream messages (and replies).
after parse use edns_opt_find(edns.opt_list, LDNS_EDNS_NSID),
  to insert use edns_opt_append(edns, region, code, len, bindata) on
  the opt_list passed to send_query, or in edns_opt_inplace_reply.


git-svn-id: file:///svn/unbound/trunk@3742 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-31 16:55:22 +00:00
..
dname.c - No side effects in tolower() call, in case it is a macro. 2016-03-11 13:46:46 +00:00
dname.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
msgencode.c - generic edns option parse and store code. 2016-05-31 15:08:05 +00:00
msgencode.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
msgparse.c - generic edns option parse and store code. 2016-05-31 15:08:05 +00:00
msgparse.h - generic edns option parse and store code. 2016-05-31 15:08:05 +00:00
msgreply.c - and also generic edns options for upstream messages (and replies). 2016-05-31 16:55:22 +00:00
msgreply.h - and also generic edns options for upstream messages (and replies). 2016-05-31 16:55:22 +00:00
packed_rrset.c - remove NULL-checks before free, patch from Michael McConville. 2015-12-11 10:26:15 +00:00
packed_rrset.h - Fixes to add integer overflow checks on allocation (defense in depth). 2015-03-20 15:36:25 +00:00