unbound/testcode
George Thessalonikefs 7b948b0647 - Added generic EDNS code for registering known EDNS option codes,
bypassing the cache response stage and uniquifying mesh states. Four EDNS
  option lists were added to module_qstate (module_qstate.edns_opts_*) to
  store EDNS options from/to front/back side.
- Added two flags to module_qstate (no_cache_lookup, no_cache_store) that
  control the modules' cache interactions.
- Added code for registering inplace callback functions. The registered
  functions can be called just before replying with local data or Chaos,
  replying from cache, replying with SERVFAIL, replying with a resolved
  query, sending a query to a nameserver. The functions can inspect the
  available data and maybe change response/query related data (i.e. append
  EDNS options).
- Updated Python module for the above.
- Updated Python documentation.



git-svn-id: file:///svn/unbound/trunk@3947 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-12-06 13:42:51 +00:00
..
asynclook.c - Fix #1117: spelling errors, from Robert Edmonds 2016-10-05 09:56:05 +00:00
checklocks.c - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
checklocks.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
delayer.c - Use arc4random instead of random in tests (because it is 2016-01-26 09:15:22 +00:00
do-tests.sh comment fixup. 2015-01-22 15:10:17 +00:00
fake_event.c - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00
fake_event.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
lock_verify.c - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 2016-09-05 07:23:23 +00:00
memstats.c - patch from Dag-Erling Smorgrav that removes code that relies 2016-11-22 15:50:07 +00:00
mini_tpkg.sh iana portlist updated. 2011-02-23 10:27:53 +00:00
perf.c - Patch that resolves CNAMEs entered in local-data conf statements that 2016-10-18 13:18:20 +00:00
petal.c - Test for openssl init_crypto and init_ssl functions. 2016-09-15 12:03:10 +00:00
pktview.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
readhex.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
readhex.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
replay.c - remove NULL-checks before free, patch from Michael McConville. 2015-12-11 10:26:15 +00:00
replay.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
run_vm.sh Fixup testsetup for VM tests (testcode/run_vm.sh). 2014-06-24 10:26:02 +00:00
signit.c - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 2016-09-05 07:23:23 +00:00
streamtcp.1 - streamtcp man page, contributed by Tomas Hozza. 2013-07-19 10:46:16 +00:00
streamtcp.c - Patch that resolves CNAMEs entered in local-data conf statements that 2016-10-18 13:18:20 +00:00
testbound.c - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 2016-09-05 07:23:23 +00:00
testpkts.c - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 2016-09-05 07:23:23 +00:00
testpkts.h - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
unitanchor.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
unitdname.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
unitldns.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
unitlruhash.c - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
unitmain.c - Fix compile with openssl 1.1.0 with api=1.1.0. 2016-09-02 09:59:09 +00:00
unitmain.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
unitmsgparse.c - SOA negative TTL is capped at minimumttl in its rdata section. 2015-05-29 14:51:36 +00:00
unitneg.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
unitregional.c And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
unitslabhash.c - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
unitverify.c - OpenSSL 1.1.0 portability, --disable-dsa configure option. 2016-03-23 08:19:49 +00:00