getdns/src
Sara Dickinson 33ff6a95ac Fix issue on macOX 10.10 where TCP fast open is detected but not implemented causing TCP to fail. The fix allows fallback to regular TCP in this case and is also more robust for cases where connectx() fails for some reason. 2017-08-18 17:59:49 +01:00
..
compat HAVE_PTHREAD instead of HAVE_PTHREADS like unbound 2017-03-09 11:46:15 +01:00
extension Respond to socket errors 2017-06-26 16:57:23 +02:00
getdns Remove mention of using the second bit in set_from_os to init OpenSSL as this no longer applies 2017-08-04 14:17:50 +01:00
gldns Resync with Unbound 2017-06-08 14:48:22 +02:00
jsmn@868c22e35e Reference fixes jsmn 2017-02-15 12:46:48 +01:00
test Use -V option in transport tests 2017-07-06 12:19:14 +02:00
tools Merge pull request #316 from wtoorop/devel/roadblocks_and_valchains 2017-08-18 15:55:56 +02:00
util Resync with Unbound 2017-06-08 14:48:22 +02:00
Doxyfile.in Rearrange doxygen into subject groups 2017-04-13 20:30:59 +02:00
Makefile.in Dependencies 2017-05-23 16:04:31 +02:00
const-info.c Rename SYSTEM_DAEMON in LOG_UPSTREAM_STATS 2017-06-28 20:57:53 +02:00
const-info.h Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
context.c Typo? 2017-06-28 21:45:54 +02:00
context.h A configurable log function 2017-06-27 00:23:22 +02:00
convert.c A better approach for the Windows strdup issue 2017-05-02 17:22:06 +02:00
convert.h First pass at sending packets 2016-04-25 17:21:04 +02:00
debug.h Reintroduct timestamps and replace GETDNS_DAEMON: with STUBBY: 2017-06-28 21:09:40 +02:00
dict.c Two last warnings 2017-04-13 15:45:59 +02:00
dict.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
dnssec.c Hopefully the last warning 2017-07-15 18:38:31 +02:00
dnssec.h Schedule timeout when collecting for dnssec chain 2017-04-06 11:20:08 +02:00
general.c Actually working roadblocks and getting validation chains 2017-07-15 17:48:24 +02: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 A configurable log function 2017-06-27 00:23:22 +02:00
list.c Address things that came out of VS static analysis 2016-12-09 12:57:47 +01:00
list.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
mdns.c Get rid of superfluous struct member query_id 2017-06-15 21:24:40 +02:00
mdns.h Make mdns compile on Linux 2017-03-09 14:36:20 +01:00
mk-const-info.c.sh Fix for the constants declaration issue 2017-06-27 07:49:01 +02:00
mk-symfiles.sh Extra context setters 2017-04-12 12:35:46 +02:00
pubkey-pinning.c Fxies for two NetBSD compiler warnings 2017-03-22 13:50:11 +01:00
pubkey-pinning.h Check that the pinset matches if it is configured 2015-12-23 18:00:43 +00:00
request-internal.c Get rid of superfluous struct member query_id 2017-06-15 21:24:40 +02:00
rr-dict.c NSAP-PTR rdata is STR after all 2017-05-02 16:10:08 +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 bugfix #286 reschedule reused listening addresses 2017-06-01 16:24:24 +02:00
server.h Mv getdns_context_set_listen_addresses in the lib 2016-07-13 14:50:44 +02:00
stub.c Fix issue on macOX 10.10 where TCP fast open is detected but not implemented causing TCP to fail. The fix allows fallback to regular TCP in this case and is also more robust for cases where connectx() fails for some reason. 2017-08-18 17:59:49 +01:00
stub.h Schedule dnsreqs with absolute timeout/expiry time 2017-03-13 14:20:47 +01:00
sync.c Keep connections open with sync requests too 2017-03-26 10:16:25 -05:00
types-internal.h Get rid of superfluous struct member query_id 2017-06-15 21:24:40 +02: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 More rr-dict coverage by removing unused funcs 2017-05-02 12:55:51 +02:00
util-internal.h Schedule dnsreqs with absolute timeout/expiry time 2017-03-13 14:20:47 +01:00
version.c.in functions and defines to get versions 2015-07-10 00:57:58 +02:00