getdns/src
Jim Hague 5ea0edf262 Update usage. 2018-01-15 17:42:57 +00:00
..
compat Initial windows work 2017-07-06 00:26:21 +02:00
extension Last rename + explicit EMFILE check replacement 2017-11-03 16:42:38 +01:00
getdns s/CApath/tls_ca_path/g s/CAfile/tls_ca_file/g 2017-12-21 13:08:01 +01:00
gldns Use PRI format strings in wire2str.c and remove ARG_LL. 2017-10-05 19:17:12 +01:00
jsmn@c831c3869f /* fallthrough */ must be first comment before case 2017-08-24 13:58:13 +02:00
test We need to set transport list before first query 2017-12-21 16:49:19 +01:00
tools Update usage. 2018-01-15 17:42:57 +00:00
util Merge branch 'develop' into features/zeroconf-dnssec 2017-08-30 15:09:39 +02:00
yxml@10f968b0e7 Add yxml as submodule 2017-06-20 16:00:37 +02:00
Doxyfile.in
Makefile.in Add first version of getdns_server_mon. 2018-01-12 16:11:48 +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 s/CApath/tls_ca_path/g s/CAfile/tls_ca_file/g 2017-12-21 13:08:01 +01:00
const-info.h
context.c read_buf's may remain on canceled tcp requests 2017-12-21 14:53:54 +01:00
context.h s/CApath/tls_ca_path/g s/CAfile/tls_ca_file/g 2017-12-21 13:08:01 +01:00
convert.c Rearrange includes for finding inet_ntop on Windows 2017-10-03 17:09:33 +02:00
convert.h
debug.h Have separate Windows DEBUG_NL() similar to DEBUG_ON(). 2017-10-06 16:24:56 +01:00
dict.c Return which extensions are set 2017-12-13 11:12:49 +01:00
dict.h
dnssec.c Only get root-anchors.xml when BOGUS root dnskey... 2017-11-28 16:58:12 +01:00
dnssec.h A dnsreq is bogus if any of its netreqs is 2017-09-20 14:42:35 +02:00
general.c Clang bitfield issue 2017-11-28 16:40:17 +01:00
general.h
install-sh
libgetdns.symbols s/CApath/tls_ca_path/g s/CAfile/tls_ca_file/g 2017-12-21 13:08:01 +01:00
list.c Fix things that came out of static analysis 2017-09-02 12:47:04 +02:00
list.h
mdns.c Move Windows/Unix functions into new platform.h. 2017-10-06 12:07:15 +01:00
mdns.h Add missing platform.h include. 2017-10-06 15:04:49 +01:00
mk-const-info.c.sh Fix for the constants declaration issue 2017-06-27 07:49:01 +02: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
request-internal.c trust-anchor meta queries need to be done opportunistic too 2017-12-13 12:58:24 +01:00
rr-dict.c Add RR type DOA 2017-09-01 16:10:56 +02:00
rr-dict.h
rr-iter.c
rr-iter.h
server.c Last rename + explicit EMFILE check replacement 2017-11-03 16:42:38 +01:00
server.h
stub.c Upstream specific tls_cipher_list's 2017-12-21 12:30:15 +01:00
stub.h
sync.c Test getdns_context_create2 with getdns_query 2017-11-23 12:26:40 +01:00
types-internal.h trust-anchor meta queries need to be done opportunistic too 2017-12-13 12:58:24 +01:00
ub_loop.c
ub_loop.h
util-internal.c More rr-dict coverage by removing unused funcs 2017-05-02 12:55:51 +02:00
util-internal.h Move Windows/Unix functions into new platform.h. 2017-10-06 12:07:15 +01:00
version.c.in