getdns/src
Willem Toorop 60443fb7fd Choice of poll or select based default event loop 2017-02-13 11:56:25 +01:00
..
compat Implementing the ARC4_LOCK/UNLOCK functions for Windows. 2017-01-13 12:24:46 +01:00
extension Choice of poll or select based default event loop 2017-02-13 11:56:25 +01:00
getdns Merge branch 'develop' into release/1.1.0-alpha3 2017-01-13 22:08:59 +01:00
gldns Sync gldns with unbound's sldns 2016-12-08 11:07:37 +01:00
jsmn@49024a6e11 Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
test Merge branch 'develop' into release/1.1.0-alpha3 2017-01-13 22:08:59 +01:00
tools Merge branch 'bugfix/replace__FUNCTION__' into bugfix/1.1.0-alpha3/replace__FUNCTION__ 2016-12-12 14:20:31 +01:00
util Merge branch 'fixed_eventloop' of https://github.com/neilcook/getdns into neilcook-fixed_eventloop 2017-01-18 12:05:32 +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 Choice of poll or select based default event loop 2017-02-13 11:56:25 +01:00
const-info.c Fix constants 2017-01-13 22:38:23 +01:00
const-info.h Move str2getdns type functions in the library 2016-07-04 16:57:27 +02:00
context.c Merge branch 'huitema-develop' into develop 2017-01-18 12:00:33 +01:00
context.h Extra fixes for pedantic warnings 2016-12-08 16:36:23 +01:00
convert.c Merge branch 'develop' into release/1.1.0-alpha3 2017-01-13 22:08:59 +01:00
convert.h First pass at sending packets 2016-04-25 17:21:04 +02:00
debug.h Merge branch 'huitema-develop' into develop 2017-01-18 12:00:33 +01:00
dict.c Merge branch 'develop' into merge-develops 2016-12-09 12:05:42 +01: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-alpha3 2016-12-12 12:08:49 +01:00
dnssec.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
general.c Placing all MDNS code under ifdef HAVE MDNS SUPPORT to minimize risk in main branch. 2016-12-22 20:30:14 -08: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 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 Placing all MDNS code under ifdef HAVE MDNS SUPPORT to minimize risk in main branch. 2016-12-22 20:30:14 -08:00
mdns.h Placing all MDNS code under ifdef HAVE MDNS SUPPORT to minimize risk in main branch. 2016-12-22 20:30:14 -08: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 Merge branch 'bugfix/replace__FUNCTION__' into bugfix/1.1.0-alpha3/replace__FUNCTION__ 2016-12-12 14:20:31 +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 Merge branch 'bugfix/replace__FUNCTION__' into bugfix/1.1.0-alpha3/replace__FUNCTION__ 2016-12-12 14:20:31 +01:00
rr-dict.c Merge branch 'develop' into merge-develops 2016-12-09 12:05:42 +01:00
rr-dict.h Library fixed for CFLAGS=-Wextra 2016-12-08 14:05:58 +01:00
rr-iter.c Merge branch 'develop' into merge-develops 2016-12-09 12:05:42 +01:00
rr-iter.h Don't crash with missing trust-anchors 2017-01-13 13:42:16 +01:00
server.c Merge branch 'bugfix/replace__FUNCTION__' into bugfix/1.1.0-alpha3/replace__FUNCTION__ 2016-12-12 14:20:31 +01:00
server.h Mv getdns_context_set_listen_addresses in the lib 2016-07-13 14:50:44 +02:00
stub.c Merge branch 'huitema-develop' into develop 2017-01-18 12:00:33 +01:00
stub.h Change port used for TLS to 853 2015-10-16 17:00:14 +01:00
sync.c Library fixed for CFLAGS=-Wextra 2016-12-08 14:05:58 +01:00
types-internal.h Ug. Fix stupid mistake with string array. 2016-12-11 16:57:52 +00:00
ub_loop.c Use __func__ var when supported 2016-12-12 13:55:10 +01:00
ub_loop.h s/inline static/static inline/g 2016-06-23 15:03:46 +02:00
util-internal.c Ug. Fix stupid mistake with string array. 2016-12-11 16:57:52 +00: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