getdns/src
Sara Dickinson d2e8ac9e61 Change script name so it is specific for macOS (which is the new ‘official’ name for Mac OS X!)
Add the copyright statement to the stubby-setdns-macos.sh file
2017-06-07 17:00:21 +01:00
..
compat HAVE_PTHREAD instead of HAVE_PTHREADS like unbound 2017-03-09 11:46:15 +01:00
extension Fixing the select event loop so it does not give up for naked timers in Windows. 2017-03-26 10:07:44 -05:00
getdns Add missing RR types SMIMEA and AVC 2017-05-02 15:54:12 +02:00
gldns A better approach for the Windows strdup issue 2017-05-02 17:22:06 +02:00
jsmn@868c22e35e Reference fixes jsmn 2017-02-15 12:46:48 +01:00
test bugfix #286 reschedule reused listening addresses 2017-06-01 16:24:24 +02:00
tools Change script name so it is specific for macOS (which is the new ‘official’ name for Mac OS X!) 2017-06-07 17:00:21 +01:00
util Sync with unbound 2017-03-20 16:41:57 +01: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 Add missing RR types SMIMEA and AVC 2017-05-02 15:54:12 +02:00
const-info.h Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
context.c Validate tls_auth_name 2017-04-13 11:19:22 +02:00
context.h Bugfix in handling UDP backing off 2017-03-22 10:52:55 +01: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 Network request submission and callback reporting 2017-04-05 22:43:27 +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 Merge branch 'develop' into release/1.1.0 2017-04-13 15:46:24 +02:00
dnssec.h Schedule timeout when collecting for dnssec chain 2017-04-06 11:20:08 +02:00
general.c Clear timeout event when getting dnssec chain 2017-04-06 15:18:12 +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 getdns_context_unset_edns_maximum_udp_payload_size 2017-04-06 20:53:18 +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 Fixes for mdns 2017-03-23 12:53:44 +01:00
mdns.h Make mdns compile on Linux 2017-03-09 14:36:20 +01:00
mk-const-info.c.sh Move str2getdns type functions in the library 2016-07-04 16:57:27 +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 Schedule timeout when collecting for dnssec chain 2017-04-06 11:20:08 +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 Spelling fixes from Andreas Schulze 2017-04-11 23:33:24 +02: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 Spelling fixes from Andreas Schulze 2017-04-11 23:33:24 +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