unbound/iterator
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
..
iter_delegpt.c - Added stub-ssl-upstream and forward-ssl-upstream options. 2016-11-04 12:07:52 +00:00
iter_delegpt.h - Added stub-ssl-upstream and forward-ssl-upstream options. 2016-11-04 12:07:52 +00:00
iter_donotq.c And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_donotq.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_fwd.c - Added stub-ssl-upstream and forward-ssl-upstream options. 2016-11-04 12:07:52 +00:00
iter_fwd.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_hints.c - Added stub-ssl-upstream and forward-ssl-upstream options. 2016-11-04 12:07:52 +00:00
iter_hints.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_priv.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
iter_priv.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_resptype.c - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
iter_resptype.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_scrub.c - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
iter_scrub.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
iter_utils.c - Fixup query_info local_alias init. 2016-10-20 15:05:30 +00:00
iter_utils.h - Fix #746: Fix unbound sets CD bit on all forwards. 2016-03-17 14:01:59 +00:00
iterator.c - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00
iterator.h - Use QTYPE=A for QNAME minimisation. 2016-06-13 13:06:35 +00:00