.. |
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
|
Add YAML configuration option.
|
2017-09-12 16:47:57 +01:00 |
gldns
|
Add RR type DOA
|
2017-09-01 16:10:56 +02:00 |
jsmn@c831c3869f
|
/* fallthrough */ must be first comment before case
|
2017-08-24 13:58:13 +02:00 |
test
|
Merge commit 'a9029581bc18870e8a1b84f77e546500bad7ec0e' into features/yaml
|
2017-09-13 15:46:47 +01:00 |
tools
|
Add YAML configuration option.
|
2017-09-12 16:47:57 +01:00 |
util
|
Sync with unbound
|
2017-08-22 12:42:52 +02:00 |
yaml
|
Add YAML configuration option.
|
2017-09-12 16:47:57 +01:00 |
Doxyfile.in
|
Rearrange doxygen into subject groups
|
2017-04-13 20:30:59 +02:00 |
Makefile.in
|
Add YAML configuration option.
|
2017-09-12 16:47:57 +01:00 |
const-info.c
|
Add RR type DOA
|
2017-09-01 16:10:56 +02:00 |
const-info.h
|
Move str2getdns type functions in the library
|
2016-07-04 16:57:27 +02:00 |
context.c
|
First pass at fixing problems when connections to servers are lost.
|
2017-09-06 11:05:08 +01:00 |
context.h
|
First pass at fixing problems when connections to servers are lost.
|
2017-09-06 11:05:08 +01:00 |
convert.c
|
Move to clang-friendly way of marking unused function parameters as used.
|
2017-09-13 12:50:18 +01: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
|
Make switch/case fallthroughs explicit
|
2017-08-24 13:51:58 +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
|
Add YAML configuration option.
|
2017-09-12 16:47:57 +01:00 |
list.c
|
Fix things that came out of static analysis
|
2017-09-02 12:47:04 +02:00 |
list.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
mdns.c
|
Some more for loop initializations
|
2017-09-01 16:34:06 +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
|
Add RR type DOA
|
2017-09-01 16:10:56 +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
|
First pass at fixing problems when connections to servers are lost.
|
2017-09-06 11:05:08 +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 |