getdns/src
Willem Toorop 1e7da76901 Bugfix getdnsapi/stubby#140 fallback on getentropy failure 2018-11-30 14:50:06 +01:00
..
compat Bugfix getdnsapi/stubby#140 fallback on getentropy failure 2018-11-30 14:50:06 +01:00
extension Last rename + explicit EMFILE check replacement 2017-11-03 16:42:38 +01:00
getdns Issue #410: Document ownership with getdns_context_get_api_information() 2018-11-27 16:59:47 +01:00
gldns Wild guess at OpenSSL without engine support 2018-06-12 17:00:45 +02:00
jsmn@c831c3869f /* fallthrough */ must be first comment before case 2017-08-24 13:58:13 +02:00
ssl_dane@dd093e585a No warnings from danessl allowed 2018-01-11 12:40:01 +01:00
test We had complaints for serving the root, so.. 2018-11-22 12:16:19 +01:00
tools RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +01:00
util Issue #410: Document ownership with getdns_context_get_api_information() 2018-11-27 16:59:47 +01: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 implied source ($<) not defined in explicit rules 2018-02-21 12:17:51 +01: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 Enhancement getdnsapi/stubby#56 & getdnsapi/stubby#130 2018-11-21 15:02:28 +01:00
const-info.h max_udp_backoff should not be public 2018-03-05 12:42:27 +01:00
context.c RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +01:00
context.h RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +01: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 RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +01:00
dict.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
dnssec.c DNSSEC bugfix found with static analysis 2018-11-22 10:21:48 +01:00
dnssec.h A dnsreq is bogus if any of its netreqs is 2017-09-20 14:42:35 +02:00
general.c RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +01:00
general.h Issue #410: Document ownership with getdns_context_get_api_information() 2018-11-27 16:59:47 +01:00
install-sh list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00
libgetdns.symbols Enhancement getdnsapi/stubby#56 & getdnsapi/stubby#130 2018-11-21 15:02:28 +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 Enhancement getdnsapi/stubby#56 & getdnsapi/stubby#130 2018-11-21 15:02:28 +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 RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +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_ciphersuites, tls_cipher_list, tls_curve_list, 2018-11-22 11:37:28 +01:00
stub.h Schedule dnsreqs with absolute timeout/expiry time 2017-03-13 14:20:47 +01:00
sync.c Issue #410: Document ownership with getdns_context_get_api_information() 2018-11-27 16:59:47 +01:00
types-internal.h RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +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 RFE #408: "dnssec" extension requiring DNSSEC 2018-11-30 14:20:12 +01:00
util-internal.h Enhancement getdnsapi/stubby#56 & getdnsapi/stubby#130 2018-11-21 15:02:28 +01:00
version.c.in functions and defines to get versions 2015-07-10 00:57:58 +02:00