.. |
compat
|
Reassure clang static analyzer that all is OK
|
2019-01-23 10:29:20 +01:00 |
extension
|
Last rename + explicit EMFILE check replacement
|
2017-11-03 16:42:38 +01:00 |
getdns
|
DOA & AMTRELAY RR types implementation
|
2019-02-15 13:36:39 +01:00 |
gldns
|
space needed for unit test to succeed
|
2019-02-15 13:43:28 +01:00 |
gnutls
|
GnuTLS: Add support for TLS 1.3.
|
2019-01-15 11:31:22 +00:00 |
jsmn@c831c3869f
|
/* fallthrough */ must be first comment before case
|
2017-08-24 13:58:13 +02:00 |
openssl
|
Merge branch 'develop' of github.com:getdnsapi/getdns into develop
|
2019-02-04 15:46:46 +01:00 |
ssl_dane@dd093e585a
|
Re-add support for OpenSSL prior to 1.1, but now require at least 1.0.2 and drop LibreSSL support.
|
2019-01-11 11:16:48 +00:00 |
test
|
Run all unit tests again
|
2019-01-23 12:50:44 +01:00 |
tools
|
Fix various build warnings uncovered on NetBSD w/pkgsrc.
|
2019-01-28 11:24:10 +01:00 |
util
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
yxml@10f968b0e7
|
Add yxml as submodule
|
2017-06-20 16:00:37 +02:00 |
Doxyfile.in
|
Rearrange doxygen into subject groups
|
2017-04-13 20:30:59 +02:00 |
Makefile.in
|
Avoid build errors if $sysconfdir or $runstatedir contain a space.
|
2019-02-21 14:37:25 +00:00 |
anchor.c
|
Fix gcc 8 warnings.
|
2019-01-15 17:13:13 +00:00 |
anchor.h
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
const-info.c
|
DOA & AMTRELAY RR types implementation
|
2019-02-15 13:36:39 +01:00 |
const-info.h
|
max_udp_backoff should not be public
|
2018-03-05 12:42:27 +01:00 |
context.c
|
Fix various build warnings uncovered on NetBSD w/pkgsrc.
|
2019-01-28 11:24:10 +01:00 |
context.h
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
convert.c
|
Fix various build warnings uncovered on NetBSD w/pkgsrc.
|
2019-01-28 11:24:10 +01:00 |
convert.h
|
First pass at sending packets
|
2016-04-25 17:21:04 +02:00 |
debug.h
|
Have separate Windows DEBUG_NL() similar to DEBUG_ON().
|
2017-10-06 16:24:56 +01:00 |
dict.c
|
'"' needs to be escaped too in json
|
2019-02-15 10:44:49 +01:00 |
dict.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
dnssec.c
|
Issue #423: Fix insecure delegation detection while scheduling
|
2019-03-13 14:21:06 +01:00 |
dnssec.h
|
A dnsreq is bogus if any of its netreqs is
|
2017-09-20 14:42:35 +02:00 |
general.c
|
type specifier misplaced by #ifdef unclarity
|
2019-01-23 10:27:17 +01:00 |
general.h
|
Issue #410: Document ownership with getdns_context_get_api_information()
|
2018-11-27 16:59:47 +01:00 |
install-sh
|
list data type partially implemented, unit test framework started
|
2013-07-19 16:19:22 -04:00 |
libgetdns.symbols
|
Git rid of * if in libgetdns.symbols
|
2019-01-07 12:08:26 +01:00 |
list.c
|
More constness for issue #410
|
2018-12-07 16:34:03 +01:00 |
list.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
mdns.c
|
Fix minor spelling and formatting.
|
2018-02-23 14:12:11 -08:00 |
mdns.h
|
Fix minor spelling and formatting.
|
2018-02-23 14:12:11 -08:00 |
mk-const-info.c.sh
|
More specific return codes, more logging
|
2018-12-12 16:12:07 +01:00 |
mk-symfiles.sh
|
Git rid of * if in libgetdns.symbols
|
2019-01-07 12:08:26 +01:00 |
platform.c
|
Review comments from Jim
|
2017-11-03 15:41:31 +01:00 |
platform.h
|
Last rename + explicit EMFILE check replacement
|
2017-11-03 16:42:38 +01:00 |
pubkey-pinning.c
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
pubkey-pinning.h
|
Remove 'upstream' association with connection, now unused.
|
2019-01-15 11:01:58 +00:00 |
request-internal.c
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
rr-dict.c
|
Typo and unused parameter warning
|
2019-02-15 13:46:28 +01: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
|
Issue #422: Update server & client TFO
|
2019-03-15 12:13:38 +01:00 |
server.h
|
Mv getdns_context_set_listen_addresses in the lib
|
2016-07-13 14:50:44 +02:00 |
stub.c
|
Issue #422: Update server & client TFO
|
2019-03-15 12:13:38 +01:00 |
stub.h
|
Schedule dnsreqs with absolute timeout/expiry time
|
2017-03-13 14:20:47 +01:00 |
sync.c
|
Issue #410: Document ownership with getdns_context_get_api_information()
|
2018-11-27 16:59:47 +01:00 |
tls.h
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
types-internal.h
|
RFE #408: "dnssec" extension requiring DNSSEC
|
2018-11-30 14:20:12 +01: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
|
Fix various build warnings uncovered on NetBSD w/pkgsrc.
|
2019-01-28 11:24:10 +01:00 |
util-internal.h
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
version.c.in
|
functions and defines to get versions
|
2015-07-10 00:57:58 +02:00 |