getdns/src
Sara Dickinson 576e38977f More logging changes to stubby to correctly report profile, transport and stats for TCP and UDP when used as fallbacks.
Reporting UDP stats every 100 responses or timeouts to give user some indication UDP is being used.
2016-12-05 18:05:04 +00:00
..
compat pthread-based locking for arc4random 2016-10-26 14:32:35 +00:00
extension FD_SETSIZE can be unsigned 2016-03-30 11:57:01 -03:00
getdns More conventional function prototypes for servers 2016-11-02 13:40:02 +01:00
gldns OpenSSL 1.1 support 2016-10-31 10:24:07 +01:00
jsmn@49024a6e11 Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
test Merge remote-tracking branch 'upstream/develop' into release/1.1.0-alpha3 2016-10-27 16:17:44 +02:00
tools Minor fixes to make it compile on Windows again 2016-11-03 15:35:53 +01:00
util OpenSSL 1.1 support 2016-10-31 10:24:07 +01:00
Doxyfile.in Make just the src/getdns files part of doxygen by default. 2016-07-01 17:53:45 +01:00
Makefile.in Stubby is getdns_query with a different name 2016-10-14 12:02:23 +02:00
const-info.c Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
const-info.h Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
context.c More logging changes to stubby to correctly report profile, transport and stats for TCP and UDP when used as fallbacks. 2016-12-05 18:05:04 +00:00
context.h More logging changes to stubby to correctly report profile, transport and stats for TCP and UDP when used as fallbacks. 2016-12-05 18:05:04 +00:00
convert.c RFC3986 IPv6 address/port parsing for str2dict 2016-10-31 13:47:22 +01:00
convert.h First pass at sending packets 2016-04-25 17:21:04 +02:00
debug.h Add abbreviated logging mode for daemon 2016-08-05 14:10:55 +01:00
dict.c Correct the name to resolution_type 2016-06-17 11:25:21 +01:00
dict.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
dnssec.c Had to change some preprocessor checks to get all the options to compile 2016-08-08 17:07:46 +01:00
dnssec.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
general.c Make just the src/getdns files part of doxygen by default. 2016-07-01 17:53:45 +01:00
general.h Account for callbacks fired during scheduling 2016-04-21 15:16:38 +02:00
install-sh list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00
libgetdns.symbols Mv getdns_context_set_listen_addresses in the lib 2016-07-13 14:50:44 +02:00
list.c String bindata's secretly contain final '\0' 2016-05-22 21:58:50 +02:00
list.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
mk-const-info.c.sh Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
mk-symfiles.sh Move str2dict conversion out of getdns_query 2016-06-15 15:53:43 +02:00
pubkey-pinning.c Allow public key pins higher in the chain than the EE cert 2016-11-12 16:53:21 +09: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 pull request #197 from saradickinson/feature/upstream_handling 2016-07-14 10:58:32 +02:00
rr-dict.c First pass at sending packets 2016-04-25 17:21:04 +02:00
rr-dict.h Doc of (|_buf|_scan) style conversion funcs 2015-12-22 16:04:43 +01:00
rr-iter.c Fix few possible NULL dereference issues 2016-07-14 14:24:32 +02:00
rr-iter.h Some more uniform _getdns_rrset usage 2016-06-09 15:03:51 +02:00
server.c Minor fixes to make it compile on Windows again 2016-11-03 15:35:53 +01:00
server.h Mv getdns_context_set_listen_addresses in the lib 2016-07-13 14:50:44 +02:00
stub.c More logging changes to stubby to correctly report profile, transport and stats for TCP and UDP when used as fallbacks. 2016-12-05 18:05:04 +00:00
stub.h Change port used for TLS to 853 2015-10-16 17:00:14 +01:00
sync.c Fire idle timeouts immediately with sync requests 2016-04-13 12:06:51 +02:00
types-internal.h OpenSSL 1.1 support 2016-10-13 23:04:50 +02:00
ub_loop.c Miscelaneous scheduling fixes and improvements 2016-03-17 16:49:05 +01:00
ub_loop.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
util-internal.c Merge branch 'develop' into release/v1.1.0a1 2016-07-21 11:35:03 +02:00
util-internal.h Make just the src/getdns files part of doxygen by default. 2016-07-01 17:53:45 +01:00
version.c.in functions and defines to get versions 2015-07-10 00:57:58 +02:00