| .. |
|
data
|
Clarify KEEPALIVE EDNS0 option operation
|
2021-11-15 14:00:31 +00:00 |
|
shm_side
|
Fix subnetcache statistics
|
2021-09-03 10:37:07 +02:00 |
|
storage
|
Use build system endianness if available, otherwise try to work it out.
|
2021-05-27 10:57:35 +01: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 #41: change outbound retry to int to fix signed comparison
|
2021-09-08 15:07:11 +02:00 |
|
config_file.h
|
- Fix for #41: change outbound retry to int to fix signed comparison
|
2021-09-08 15:07:11 +02:00 |
|
configlexer.c
|
Merge branch 'feature/configure-outbound_msg_retry' of git://github.com/countsudoku/unbound into countsudoku-feature/configure-outbound_msg_retry
|
2021-09-08 14:38:36 +02:00 |
|
configlexer.lex
|
Merge branch 'feature/configure-outbound_msg_retry' of git://github.com/countsudoku/unbound into countsudoku-feature/configure-outbound_msg_retry
|
2021-09-08 14:38:36 +02:00 |
|
configparser.c
|
- Small fixes for #41: changelog, conflicts resolved,
|
2021-09-08 14:52:56 +02:00 |
|
configparser.h
|
Merge branch 'feature/configure-outbound_msg_retry' of git://github.com/countsudoku/unbound into countsudoku-feature/configure-outbound_msg_retry
|
2021-09-08 14:38:36 +02:00 |
|
configparser.y
|
- Small fixes for #41: changelog, conflicts resolved,
|
2021-09-08 14:52:56 +02:00 |
|
configyyrename.h
|
Prevent a few more yacc clashes.
|
2021-01-19 17:13:00 +01:00 |
|
edns.c
|
Move option handling to parse-time
|
2021-11-01 13:48:31 +00:00 |
|
edns.h
|
Move option handling to parse-time
|
2021-11-01 13:48:31 +00:00 |
|
fptr_wlist.c
|
Add (stub|forward)-tcp-upstream options which enable using tcp transport only for specified stub/forward zones
|
2021-08-05 08:44:18 +02:00 |
|
fptr_wlist.h
|
Add (stub|forward)-tcp-upstream options which enable using tcp transport only for specified stub/forward zones
|
2021-08-05 08:44:18 +02:00 |
|
iana_ports.inc
|
- iana portlist update.
|
2021-08-02 15:26:20 +02: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
|
- Clean debug comments.
|
2020-02-10 15:54:41 +01: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
|
- Expose if a query (or a subquery) was ratelimited (not src IP
|
2018-08-03 14:00:46 +00:00 |
|
module.h
|
Add (stub|forward)-tcp-upstream options which enable using tcp transport only for specified stub/forward zones
|
2021-08-05 08:44:18 +02:00 |
|
net_help.c
|
- Fix #527: not sending quad9 cert to syslog (and may be more).
|
2021-08-17 13:03:33 +02:00 |
|
net_help.h
|
- Fix for #411, #439, #469: Reset the DNS message ID when moving queries
|
2021-05-19 15:07:32 +02:00 |
|
netevent.c
|
- Fix for #558: clear the UB_EV_TIMEOUT bit before adding an event.
|
2021-11-05 11:21:30 +01:00 |
|
netevent.h
|
Merge branch 'master' into dnstap-log-local-addr
|
2021-02-18 13:12:09 +01: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 to protect custom regional create against small values.
|
2021-10-11 17:23:30 +02:00 |
|
regional.h
|
- Fix padding of struct regional for 32bit systems.
|
2020-11-24 17:06:54 +01: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
|
Changelog note for #529 and nicer layout.
|
2021-08-20 14:32:13 +02: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 display of event loop method with libev.
|
2020-06-17 14:32:57 +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 |