unbound/validator
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
..
autotrust.c - Patch that resolves CNAMEs entered in local-data conf statements that 2016-10-18 13:18:20 +00:00
autotrust.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
val_anchor.c - OpenSSL 1.1.0 portability, --disable-dsa configure option. 2016-03-23 08:19:49 +00:00
val_anchor.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
val_kcache.c And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
val_kcache.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
val_kentry.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
val_kentry.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
val_neg.c - Fixup query_info local_alias init. 2016-10-20 15:05:30 +00:00
val_neg.h - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
val_nsec.c - Make access-control-tag-data RDATA absolute. This makes the RDATA origin 2016-11-22 10:10:48 +00:00
val_nsec.h - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
val_nsec3.c - Fix #1117: spelling errors, from Robert Edmonds 2016-10-05 09:56:05 +00:00
val_nsec3.h - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
val_secalgo.c - Fix unit tests for openssl 1.1, with no DSA, by faking DSA, enabled 2016-10-26 07:38:00 +00:00
val_secalgo.h - cachedb module event handling design. 2016-04-15 14:19:00 +00:00
val_sigcrypt.c - Fix #1117: spelling errors, from Robert Edmonds 2016-10-05 09:56:05 +00:00
val_sigcrypt.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
val_utils.c - Fixup query_info local_alias init. 2016-10-20 15:05:30 +00:00
val_utils.h - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
validator.c - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00
validator.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00