unbound/util
W.C.A. Wijngaards ff653a7ef8 Call module init init again, and new function startup and destartup.
NULL can be used if the function is not used. Open shared ports during
reload. Deinit is called during reload.
2024-07-01 16:10:07 +02:00
..
data Proper parent identification for dynamically entered local zones (#1076) 2024-05-24 15:21:40 +02:00
shm_side Fix subnetcache statistics 2021-09-03 10:37:07 +02:00
storage Add loongarch support: 2024-04-09 11:15:14 +08: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 - Fix for #1062: declaration before statement, avoid print of null, 2024-05-07 14:05:21 +02:00
config_file.h - Fix for the DNSBomb vulnerability CVE-2024-33655. Thanks to Xiang Li 2024-05-01 10:10:58 +02:00
configlexer.lex - Fix for the DNSBomb vulnerability CVE-2024-33655. Thanks to Xiang Li 2024-05-01 10:10:58 +02:00
configparser.y - Fix for parse end of forward-zone, stub-zone and view. 2024-05-21 12:04:57 +02:00
configyyrename.h Prevent a few more yacc clashes. 2021-01-19 17:13:00 +01:00
edns.c - For #762: Introduce stat counters for downstream DNS Cookies per 2023-08-08 15:19:56 +02:00
edns.h - For #762: Introduce stat counters for downstream DNS Cookies per 2023-08-08 15:19:56 +02:00
fptr_wlist.c Call module init init again, and new function startup and destartup. 2024-07-01 16:10:07 +02:00
fptr_wlist.h Call module init init again, and new function startup and destartup. 2024-07-01 16:10:07 +02:00
iana_ports.inc - iana portlist update. 2023-12-06 13:22:35 +01: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 add void to log_ident_revert_to_default declaration 2023-09-05 14:28:06 +00:00
log.h Make log_ident_revert_to_default() a proper prototype. 2020-03-20 11:44:38 +01:00
mini_event.c Update mini_event.c 2021-08-06 12:00:56 +08:00
mini_event.h - Fix mini_event.h on OpenBSD cannot find fd_set. 2020-08-04 08:14:25 +02:00
module.c Call module init init again, and new function startup and destartup. 2024-07-01 16:10:07 +02:00
module.h Call module init init again, and new function startup and destartup. 2024-07-01 16:10:07 +02:00
net_help.c - Fix #1091: Build fails with OpenSSL >= 3.0 built with 2024-06-17 12:28:45 +02:00
net_help.h - Fix to squelch udp connect errors in the log at low verbosity about 2024-05-08 16:40:41 +02:00
netevent.c - Fix to squelch connection reset by peer errors from log. And fix 2024-06-03 12:14:51 +02:00
netevent.h - Fix that addrinfo is not kept around but copied and freed, so that 2024-03-15 13:39:49 +01:00
proxy_protocol.c proxy-protocol, review comments: 2023-09-29 17:31:52 +02:00
proxy_protocol.h proxy-protocol, review comments: 2023-09-29 17:31:52 +02:00
random.c Allow use of libbsd functions with configure option --with-libbsd 2020-01-26 19:09:43 -05:00
random.h - Fix Bad Randomness in Seed, reported by X41 D-Sec. 2019-11-20 14:40:50 +01: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 - Fix regional_alloc_init for potential unaligned source of the copy. 2023-08-17 15:22:54 +02:00
regional.h - Fix padding of struct regional for 32bit systems. 2020-11-24 17:06:54 +01:00
rfc_1982.c Prevent warnings from -Wmissing-prototypes. 2023-09-05 17:35:30 +02:00
rfc_1982.h - For #762: relocate RFC 1982 serial number arithmetic functions to their own 2023-08-01 17:26:14 +02:00
rtt.c Introduce infra-cache-max-rtt option to config max retransmit timeout 2022-07-16 01:46:18 -07:00
rtt.h Introduce infra-cache-max-rtt option to config max retransmit timeout 2022-07-16 01:46:18 -07:00
siphash.c Prevent warnings from -Wmissing-prototypes. 2023-09-05 17:35:30 +02:00
siphash.h - For #762: More generic integration for siphash.c 2023-06-22 11:45:08 +02: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 timeval_func: move all timeval manipulation to separate file 2023-04-26 03:23:41 -07:00
timehist.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00
timeval_func.c - Fix for #882: small changes, date updated in Copyright for 2023-04-26 13:49:33 +02:00
timeval_func.h - Fix for #882: small changes, date updated in Copyright for 2023-04-26 13:49:33 +02:00
tube.c - Fix #782: Segmentation fault in stats.c:404. 2022-11-30 10:18:27 +01:00
tube.h - Fix to log a verbose message at operational notice level if a 2022-09-01 15:14:20 +02:00
ub_event.c Fix typos 2021-11-13 16:56:15 +02:00
ub_event.h - Spelling fixes, from Phil Porada. 2017-09-15 14:29:28 +00:00
ub_event_pluggable.c Don't call a function which hasn't been defined 2021-07-15 17:55:33 +01:00
winsock_event.c - Fix to timeval_add for remaining second in microseconds. 2019-08-01 16:48:41 +02:00
winsock_event.h fixes for _t changes. 2017-01-19 14:11:59 +00:00