.. |
compat
|
Bugfix #399: Reinclude <linux/sysctl.h> in getentropy_linux.c
|
2018-05-15 08:11:55 +02:00 |
extension
|
Last rename + explicit EMFILE check replacement
|
2017-11-03 16:42:38 +01:00 |
getdns
|
Doxygen fixes
|
2018-03-05 16:12:49 +01:00 |
gldns
|
Sync ldns & utils with unbound
|
2018-05-22 12:44:13 +02:00 |
jsmn@c831c3869f
|
/* fallthrough */ must be first comment before case
|
2017-08-24 13:58:13 +02:00 |
openssl
|
tls_do_handshake: move handshake and check for new session into abstraction layer.
|
2018-11-15 14:28:04 +00:00 |
ssl_dane@dd093e585a
|
No warnings from danessl allowed
|
2018-01-11 12:40:01 +01:00 |
test
|
Fix negative reversed IPv4 test
|
2018-04-23 14:05:02 +02:00 |
tools
|
X509_get_notAfter not in OpenSSL 1.1.1 anymore
|
2018-06-12 16:37:46 +02:00 |
util
|
Sync ldns & utils with unbound
|
2018-05-22 12:44:13 +02:00 |
yxml@10f968b0e7
|
Add yxml as submodule
|
2017-06-20 16:00:37 +02:00 |
Doxyfile.in
|
Rearrange doxygen into subject groups
|
2017-04-13 20:30:59 +02:00 |
Makefile.in
|
Abstracting TLS; let's start with context only.
|
2018-11-15 11:01:13 +00:00 |
anchor.c
|
trust-anchor meta queries need to be done opportunistic too
|
2017-12-13 12:58:24 +01:00 |
anchor.h
|
Track updating TA's with root DNSKEY rrset
|
2017-09-20 10:30:13 +02:00 |
const-info.c
|
max_udp_backoff should not be public
|
2018-03-05 12:42:27 +01:00 |
const-info.h
|
max_udp_backoff should not be public
|
2018-03-05 12:42:27 +01:00 |
context.c
|
Abstracting TLS; let's start with context only.
|
2018-11-15 11:01:13 +00:00 |
context.h
|
Abstracting TLS; let's start with context only.
|
2018-11-15 11:01:13 +00:00 |
convert.c
|
libidns2 doesn't detect locale that well...
|
2018-02-13 16:58:12 +01:00 |
convert.h
|
First pass at sending packets
|
2016-04-25 17:21:04 +02:00 |
debug.h
|
Have separate Windows DEBUG_NL() similar to DEBUG_ON().
|
2017-10-06 16:24:56 +01:00 |
dict.c
|
Bugfix getdnsapi/stubby#106: Core dump when ...
|
2018-05-11 11:28:52 +02:00 |
dict.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
dnssec.c
|
DS is always a delegation and never at the apex
|
2018-06-10 16:57:40 +02:00 |
dnssec.h
|
A dnsreq is bogus if any of its netreqs is
|
2017-09-20 14:42:35 +02:00 |
general.c
|
Do not return freed netreqs!
|
2018-01-30 12:40:47 +01:00 |
general.h
|
Reschedule pending netreqs
|
2017-03-15 15:16:42 +01:00 |
install-sh
|
list data type partially implemented, unit test framework started
|
2013-07-19 16:19:22 -04:00 |
libgetdns.symbols
|
max_udp_backoff should not be public
|
2018-03-05 12:42:27 +01:00 |
list.c
|
Fix things that came out of static analysis
|
2017-09-02 12:47:04 +02:00 |
list.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
mdns.c
|
Fix minor spelling and formatting.
|
2018-02-23 14:12:11 -08:00 |
mdns.h
|
Fix minor spelling and formatting.
|
2018-02-23 14:12:11 -08:00 |
mk-const-info.c.sh
|
max_udp_backoff should not be public
|
2018-03-05 12:42:27 +01:00 |
mk-symfiles.sh
|
A missing symbol fails on macos
|
2017-09-28 20:21:10 +02:00 |
platform.c
|
Review comments from Jim
|
2017-11-03 15:41:31 +01:00 |
platform.h
|
Last rename + explicit EMFILE check replacement
|
2017-11-03 16:42:38 +01:00 |
pubkey-pinning.c
|
PRIsz usage like PRIu64 etc.
|
2017-09-27 13:15:12 +02:00 |
pubkey-pinning.h
|
Check that the pinset matches if it is configured
|
2015-12-23 18:00:43 +00:00 |
request-internal.c
|
Merge branch 'bugfix/388-endless-fallback-loop' into release/1.4.1
|
2018-03-05 11:52:36 +01:00 |
rr-dict.c
|
Add RR type DOA
|
2017-09-01 16:10:56 +02:00 |
rr-dict.h
|
Library fixed for CFLAGS=-Wextra
|
2016-12-08 14:05:58 +01:00 |
rr-iter.c
|
Zero sized gateways with IPSECKEY gateway_type 0
|
2017-05-02 11:44:47 +02:00 |
rr-iter.h
|
Don't crash with missing trust-anchors
|
2017-01-13 13:42:16 +01:00 |
server.c
|
Fixes from running servers with valgrind
|
2018-02-22 14:45:56 +01:00 |
server.h
|
Mv getdns_context_set_listen_addresses in the lib
|
2016-07-13 14:50:44 +02:00 |
stub.c
|
tls_do_handshake: move handshake and check for new session into abstraction layer.
|
2018-11-15 14:28:04 +00:00 |
stub.h
|
Schedule dnsreqs with absolute timeout/expiry time
|
2017-03-13 14:20:47 +01:00 |
sync.c
|
Test getdns_context_create2 with getdns_query
|
2017-11-23 12:26:40 +01:00 |
types-internal.h
|
Merge branch 'bugfix/388-endless-fallback-loop' into release/1.4.1
|
2018-03-05 11:52:36 +01:00 |
ub_loop.c
|
Use __func__ var when supported
|
2016-12-12 13:55:10 +01:00 |
ub_loop.h
|
Unbound event API without header compile fix
|
2017-03-22 14:36:16 +01:00 |
util-internal.c
|
Add TLS 1.3 test.
|
2018-01-19 15:56:40 +00:00 |
util-internal.h
|
Move Windows/Unix functions into new platform.h.
|
2017-10-06 12:07:15 +01:00 |
version.c.in
|
functions and defines to get versions
|
2015-07-10 00:57:58 +02:00 |