unbound/util
W.C.A. Wijngaards a95f5fd5cb - Squelch log messages from tcp send about connection reset by peer.
They can be enabled with verbosity at higher values for diagnosing
  network connectivity issues.
2019-05-13 10:39:39 +02:00
..
data - Update python documentation for init_standard(). 2019-04-11 15:03:04 +00:00
shm_side - Fix #1440: [dnscrypt] client nonce cache. 2017-09-18 08:55:08 +00:00
storage Fix spelling in code annotation of changes 2019-05-06 10:10:58 +02:00
alloc.c - Fix for out of bounds integers, thanks to OSTIF audit. It is in 2019-04-02 12:28:20 +00:00
alloc.h - Fix that unbound-control reload frees the rrset keys and returns 2018-05-01 14:00:06 +00:00
as112.c And document the files. 2016-02-09 13:51:35 +00:00
as112.h And document the files. 2016-02-09 13:51:35 +00:00
config_file.c For TLS session keys, keep config options in order read from file to keep the first one as the first one. 2019-01-23 10:41:03 +00:00
config_file.h For TLS session keys, keep config options in order read from file to keep the first one as the first one. 2019-01-23 10:41:03 +00:00
configlexer.c - output of newer lex 2.6.1 and bison 3.0.5. 2019-01-25 13:00:09 +00:00
configlexer.lex - Patch for TLS session resumption from Manabu Sonoda, 2019-01-23 09:35:52 +00:00
configparser.c - Fix that log-replies prints the correct name for local-alias 2019-02-04 09:51:27 +00:00
configparser.h - output of newer lex 2.6.1 and bison 3.0.5. 2019-01-25 13:00:09 +00:00
configparser.y - Fix that log-replies prints the correct name for local-alias 2019-02-04 09:51:27 +00:00
configyyrename.h Neater configure and no double config.h includes. 2009-03-24 10:42:57 +00:00
edns.c - Moved includes and make depend. 2019-01-24 16:10:05 +00:00
edns.h - Please doxygen so it passes. 2018-07-31 08:10:20 +00:00
fptr_wlist.c - Fix that auth zone fails over to next master for timeout in tcp. 2019-04-11 13:41:53 +00:00
fptr_wlist.h - Can set tls authentication with forward-addr: IP#tls.auth.name 2018-04-19 12:10:05 +00:00
iana_ports.inc - iana portlist updated. 2019-04-16 13:21:22 +00:00
locks.c - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +00:00
locks.h - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +00:00
log.c - log-tag-queryreply: yes in unbound.conf tags the log-queries and 2018-11-30 09:45:37 +00:00
log.h - log-tag-queryreply: yes in unbound.conf tags the log-queries and 2018-11-30 09:45:37 +00:00
mini_event.c - Moved includes and make depend. 2019-01-24 16:10:05 +00:00
mini_event.h - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +00:00
module.c - Expose if a query (or a subquery) was ratelimited (not src IP 2018-08-03 14:00:46 +00:00
module.h - #4140: Expose repinfo (comm_reply) to the inplace_callbacks. This 2018-08-22 10:51:13 +00:00
net_help.c - Fix to wipe ssl ticket keys from memory with explicit_bzero, 2019-04-08 14:42:08 +00:00
net_help.h More fixes, statistic counter at end of struct for backwards compatibility, man page, free at exit, indent. 2019-01-23 10:19:04 +00:00
netevent.c - Squelch log messages from tcp send about connection reset by peer. 2019-05-13 10:39:39 +02:00
netevent.h - Initial commit for out-of-order processing for TCP and TLS. 2019-01-11 14:12:27 +00:00
random.c - remove NULL-checks before free, patch from Michael McConville. 2015-12-11 10:26:15 +00:00
random.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
rbtree.c fixes for _t changes. 2017-01-19 14:11:59 +00:00
rbtree.h layout. 2017-01-20 16:09:37 +00:00
regional.c And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
regional.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
rtt.c - Fix for 4126 that the #define for UNKNOWN_SERVER_NICENESS can be more 2018-07-12 14:15:03 +00:00
rtt.h - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
tcp_conn_limit.c - Fix warning on compile without threads. 2018-08-16 10:28:11 +00:00
tcp_conn_limit.h Fix comment reference to variable name in header file. 2018-08-07 12:03:46 +00:00
timehist.c please lint. 2017-04-13 13:03:38 +00:00
timehist.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00
tube.c - Fix #3817: core dump happens in libunbound delete, when queued 2018-03-15 13:32:19 +00:00
tube.h - Fix to rename internally used types from _t to _type, because _t 2017-01-19 10:25:41 +00:00
ub_event.c - Fix to use event_assign with libevent for thread-safety. 2019-04-08 11:02:34 +00:00
ub_event.h - Spelling fixes, from Phil Porada. 2017-09-15 14:29:28 +00:00
ub_event_pluggable.c - Fix incomplete prototypes reported by Dag-Erling Smørgrav. 2016-09-05 07:23:23 +00:00
winsock_event.c fixes for _t changes. 2017-01-19 14:11:59 +00:00
winsock_event.h fixes for _t changes. 2017-01-19 14:11:59 +00:00