getdns/src
wtoorop 802c693ee5 Merge pull request #97 from saradickinson/features/async_tls
Features/async tls
Thank you Sara!
2015-05-12 17:05:10 +02:00
..
compat First go at using arc4random 4 random numbers 2015-03-21 04:41:25 -05:00
extension Run once with libevent! 2015-05-08 13:12:06 +02:00
getdns Add another transport option as proof of concept for STARTTLS. 2015-04-29 19:20:25 +01:00
gldns snprintf style fixed buffers 2015-03-20 18:19:06 +01:00
test Address few minor bugs pointed out by willem 2015-05-11 22:01:31 +02:00
util Make things work on FreeBSD again 2014-10-31 14:17:30 +01:00
Doxyfile.in Fix building docs for blddir != srcdir 2014-05-21 16:21:45 +02:00
Makefile.in getdns_get_errorstr_by_id replaces getdns_strerror 2015-04-02 15:33:10 +02:00
config.h.in netinet/in.h and openssl/ssl.h from config.h 2015-04-18 22:30:56 +02:00
const-info.c Add another transport option as proof of concept for STARTTLS. 2015-04-29 19:20:25 +01:00
const-info.h Fill in <organization> place holder. 2014-02-25 14:23:19 +01:00
context.c Address few minor bugs pointed out by willem 2015-05-11 22:01:31 +02:00
context.h Some clean up of connection handling. Still a problem with STARTTLS fallback that needs fixing. 2015-04-30 12:24:13 +01:00
convert.c typo :( 2015-04-02 15:56:13 +02:00
dict.c JSON output 2015-03-20 19:55:17 +01:00
dict.h Replace ldns_rbtree with getdns_rbtree 2014-10-23 23:00:30 +02:00
dnssec.c Fix stub validation key rollover issue 2015-03-22 15:41:55 -05:00
dnssec.h Read trust anchor file without ldns 2015-03-15 21:25:38 +01:00
general.c Issue #84 getdns_address modifies extensions param 2015-04-02 13:58:27 +02:00
general.h dnssec_return_validation_chain with stub resolving 2015-03-18 23:45:26 +01:00
install-sh list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00
libgetdns.symbols A getter for context update callbacks 2015-04-02 22:01:30 +02:00
list.c local-hosts handling without ldns 2015-03-12 21:37:03 +01:00
list.h prefer includes local to builddir 2014-05-19 15:50:34 +02:00
mk-const-info.c.sh getdns_get_errorstr_by_id replaces getdns_strerror 2015-04-02 15:33:10 +02:00
mk-symfiles.sh Don't export symbols that can be inline 2014-11-03 15:17:14 +01:00
request-internal.c Organise code in stub.c and add some utility methods. 2015-05-02 18:08:45 +01:00
rr-dict.c Syntax more closed to dnsextlang 2015-03-18 09:38:30 +01:00
rr-dict.h Syntax more closed to dnsextlang 2015-03-18 09:38:30 +01:00
rr-iter.c dnssec_return_validation_chain with stub resolving 2015-03-18 23:45:26 +01:00
rr-iter.h dnssec_return_validation_chain without ldns 2015-03-16 17:05:03 +01:00
stub.c Address few minor bugs pointed out by willem 2015-05-11 22:01:31 +02:00
stub.h Store wireformat queries in netreq's too 2015-02-03 10:46:44 +01:00
sync.c dnssec_return_validation_chain with stub resolving 2015-03-18 23:45:26 +01:00
types-internal.h Improve the timeout handling for TLS. 2015-05-03 15:11:46 +01:00
util-internal.c edns_cookies extension 2015-03-20 21:37:54 +01:00
util-internal.h --enable-broken-native-stub-dnssec 2015-03-18 14:45:06 +01:00