.. |
data
|
- and also generic edns options for upstream messages (and replies).
|
2016-05-31 16:55:22 +00:00 |
storage
|
remove spurious newline
|
2016-06-06 08:44:10 +00:00 |
alloc.c
|
- Fix 781: prealloc() is an HP-UX system library call.
|
2016-06-14 10:31:47 +00:00 |
alloc.h
|
- rename ldns subdirectory to sldns to avoid name collision.
|
2015-03-26 10:21:38 +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 #802: workaround for function parameters that are "unused"
|
2016-07-22 07:05:52 +00:00 |
config_file.h
|
- For #787: prefer-ip6 option for unbound.conf prefers to send
|
2016-07-04 14:49:49 +00:00 |
configlexer.c
|
- For #787: prefer-ip6 option for unbound.conf prefers to send
|
2016-07-04 14:49:49 +00:00 |
configlexer.lex
|
- For #787: prefer-ip6 option for unbound.conf prefers to send
|
2016-07-04 14:49:49 +00:00 |
configparser.c
|
- For #787: prefer-ip6 option for unbound.conf prefers to send
|
2016-07-04 14:49:49 +00:00 |
configparser.h
|
- For #787: prefer-ip6 option for unbound.conf prefers to send
|
2016-07-04 14:49:49 +00:00 |
configparser.y
|
- For #787: prefer-ip6 option for unbound.conf prefers to send
|
2016-07-04 14:49:49 +00:00 |
configyyrename.h
|
Neater configure and no double config.h includes.
|
2009-03-24 10:42:57 +00:00 |
fptr_wlist.c
|
- and also generic edns options for upstream messages (and replies).
|
2016-05-31 16:55:22 +00:00 |
fptr_wlist.h
|
- and also generic edns options for upstream messages (and replies).
|
2016-05-31 16:55:22 +00:00 |
iana_ports.inc
|
- iana portlist update.
|
2016-05-24 13:10:29 +00:00 |
locks.c
|
- spelling fixes from Igor Sobrado Delgado.
|
2015-11-18 14:11:46 +00:00 |
locks.h
|
And doc.
|
2014-07-11 13:26:31 +00:00 |
log.c
|
- rename ldns subdirectory to sldns to avoid name collision.
|
2015-03-26 10:21:38 +00:00 |
log.h
|
- Fixup compile on cygwin, more portable openssl thread id.
|
2015-03-16 10:51:32 +00:00 |
mini_event.c
|
- remove NULL-checks before free, patch from Michael McConville.
|
2015-12-11 10:26:15 +00:00 |
mini_event.h
|
- Redefine internal minievent symbols to unique symbols that helps
|
2014-11-04 14:04:37 +00:00 |
module.c
|
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
|
2014-02-07 13:28:39 +00:00 |
module.h
|
- and also generic edns options for upstream messages (and replies).
|
2016-05-31 16:55:22 +00:00 |
net_help.c
|
- OpenSSL 1.1.0 portability, --disable-dsa configure option.
|
2016-03-23 08:19:49 +00:00 |
net_help.h
|
- Fix #545: improved logging, the ip address of the error is printed
|
2014-04-10 14:40:20 +00:00 |
netevent.c
|
- use sendmsg instead of sendto for TFO.
|
2016-08-03 06:20:26 +00:00 |
netevent.h
|
- TCP Fast open patch from Sara Dickinson.
|
2016-07-14 07:06:34 +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
|
- spelling fixes from Igor Sobrado Delgado.
|
2015-11-18 14:11:46 +00:00 |
rbtree.h
|
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
|
2014-02-07 13:28:39 +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
|
- infra-cache-min-rtt patch from Florian Riehm, for expected long
|
2015-02-02 08:46:22 +00:00 |
rtt.h
|
- spelling fixes from Igor Sobrado Delgado.
|
2015-11-18 14:11:46 +00:00 |
timehist.c
|
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
|
2014-02-07 13:28:39 +00:00 |
timehist.h
|
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
|
2014-02-07 13:28:39 +00:00 |
tube.c
|
- Fix #752: retry resource temporarily unavailable on control pipe.
|
2016-06-02 09:34:43 +00:00 |
tube.h
|
User defined pluggable event mechanism (for review)
|
2016-03-07 14:10:06 +00:00 |
ub_event_pluggable.c
|
- Fix 779: Union casting is non-portable.
|
2016-06-14 10:23:56 +00:00 |
ub_event.c
|
- Fix 779: Union casting is non-portable.
|
2016-06-14 10:23:56 +00:00 |
ub_event.h
|
User defined pluggable event mechanism (for review)
|
2016-03-07 14:10:06 +00:00 |
winsock_event.c
|
- Fixes for 64bit windows compile.
|
2016-07-05 07:40:13 +00:00 |
winsock_event.h
|
- spelling fixes from Igor Sobrado Delgado.
|
2015-11-18 14:11:46 +00:00 |