unbound/iterator
Wouter Wijngaards 3028fa50a8 - Patch from Florian Obser fixes some compiler warnings:
include mini_event.h to have a prototype for mini_ev_cmp
  include edns.h to have a prototype for apply_edns_options
  sldns_wire2str_edns_keepalive_print is only called in the wire2str,
  module declare it static to get rid of compiler warning:
  no previous prototype for function
  infra_find_ip_ratedata() is only called in the infra module,
  declare it static to get rid of compiler warning:
  no previous prototype for function
  do not shadow local variable buf in authzone
  auth_chunks_delete and az_nsec3_findnode are only called in the
  authzone module, declare them static to get rid of compiler warning:
  no previous prototype for function...
  copy_rrset() is only called in the respip module, declare it
  static to get rid of compiler warning:
  no previous prototype for function 'copy_rrset'
  no need for another variable "r"; gets rid of compiler warning:
  declaration shadows a local variable in libunbound.c
  no need for another variable "ns"; gets rid of compiler warning:
  declaration shadows a local variable in iterator.c



git-svn-id: file:///svn/unbound/trunk@5072 be551aaa-1e26-0410-a405-d3ace91eadb9
2019-01-24 16:05:00 +00:00
..
iter_delegpt.c - Can set tls authentication with forward-addr: IP#tls.auth.name 2018-04-19 12:10:05 +00:00
iter_delegpt.h - Patch for stub-no-cache and forward-no-cache options that disable 2018-08-09 12:44:40 +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 - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +00:00
iter_fwd.c - Patch for stub-no-cache and forward-no-cache options that disable 2018-08-09 12:44:40 +00:00
iter_fwd.h - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +00:00
iter_hints.c - Patch for stub-no-cache and forward-no-cache options that disable 2018-08-09 12:44:40 +00:00
iter_hints.h - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +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 - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +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 Fixup. 2018-11-21 06:44:24 +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 - Fix #4208: 'stub-no-cache' and 'forward-no-cache' not work. 2018-11-27 10:29:14 +00:00
iter_utils.h - Fix #4208: 'stub-no-cache' and 'forward-no-cache' not work. 2018-11-27 10:29:14 +00:00
iterator.c - Patch from Florian Obser fixes some compiler warnings: 2019-01-24 16:05:00 +00:00
iterator.h - Fix #4126: RTT_band too low on VSAT links with 600+ms latency, 2018-10-25 09:21:41 +00:00