.. |
compat
|
Fixes for cross compiling
|
2016-01-07 15:32:23 +01:00 |
extension
|
FD_SETSIZE can be unsigned
|
2016-03-30 11:57:01 -03:00 |
getdns
|
Merge branch 'develop' into release/v1.1.0a1
|
2016-07-13 15:55:17 +02:00 |
gldns
|
EDNS0 padding is RFC
|
2016-07-14 13:40:49 +02:00 |
jsmn@49024a6e11
|
Move str2getdns type functions in the library
|
2016-07-04 16:57:27 +02:00 |
test
|
Allow errors while setting up listeners
|
2016-07-14 14:14:15 +02:00 |
tools
|
Recover src/tools
|
2016-07-14 14:50:26 +02:00 |
util
|
Resync utils with unbound source
|
2016-07-14 13:33:11 +02:00 |
Doxyfile.in
|
Make just the src/getdns files part of doxygen by default.
|
2016-07-01 17:53:45 +01:00 |
Makefile.in
|
move getdns_query to src/tools
|
2016-07-14 13:54:58 +02:00 |
const-info.c
|
Move str2getdns type functions in the library
|
2016-07-04 16:57:27 +02:00 |
const-info.h
|
Move str2getdns type functions in the library
|
2016-07-04 16:57:27 +02:00 |
context.c
|
Merge branch 'release/v1.0.0b2' into release/v1.1.0a1
|
2016-07-14 14:45:16 +02:00 |
context.h
|
Merge pull request #197 from saradickinson/feature/upstream_handling
|
2016-07-14 10:58:32 +02:00 |
convert.c
|
Merge branch 'release/v1.0.0b2' into release/v1.1.0a1
|
2016-07-14 14:45:16 +02:00 |
convert.h
|
First pass at sending packets
|
2016-04-25 17:21:04 +02:00 |
debug.h
|
Minor logging updates
|
2016-07-13 17:39:26 +01:00 |
dict.c
|
Correct the name to resolution_type
|
2016-06-17 11:25:21 +01:00 |
dict.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
dnssec.c
|
Fix few possible NULL dereference issues
|
2016-07-14 14:24:32 +02:00 |
dnssec.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
general.c
|
Make just the src/getdns files part of doxygen by default.
|
2016-07-01 17:53:45 +01: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
|
String bindata's secretly contain final '\0'
|
2016-05-22 21:58:50 +02:00 |
list.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02: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
|
Minor bugfix for use with openssl 1.1.0
|
2016-04-05 13:15:59 -03: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 pull request #197 from saradickinson/feature/upstream_handling
|
2016-07-14 10:58:32 +02:00 |
rr-dict.c
|
First pass at sending packets
|
2016-04-25 17:21:04 +02:00 |
rr-dict.h
|
Doc of (|_buf|_scan) style conversion funcs
|
2015-12-22 16:04:43 +01:00 |
rr-iter.c
|
Fix few possible NULL dereference issues
|
2016-07-14 14:24:32 +02:00 |
rr-iter.h
|
Some more uniform _getdns_rrset usage
|
2016-06-09 15:03:51 +02:00 |
server.c
|
Merge branch 'release/v1.0.0b2' into release/v1.1.0a1
|
2016-07-14 14:45:16 +02:00 |
server.h
|
Mv getdns_context_set_listen_addresses in the lib
|
2016-07-13 14:50:44 +02:00 |
stub.c
|
!0 is not necessarily 1
|
2016-07-14 11:42:21 +02:00 |
stub.h
|
Change port used for TLS to 853
|
2015-10-16 17:00:14 +01:00 |
sync.c
|
Fire idle timeouts immediately with sync requests
|
2016-04-13 12:06:51 +02:00 |
types-internal.h
|
Correct the logic for upstream back off
|
2016-07-04 17:02:18 +01:00 |
ub_loop.c
|
Miscelaneous scheduling fixes and improvements
|
2016-03-17 16:49:05 +01:00 |
ub_loop.h
|
s/inline static/static inline/g
|
2016-06-23 15:03:46 +02:00 |
util-internal.c
|
Initial re-work of stateful transport selection and timeout/error handling. Also update transport test to avoid timeout.
|
2016-07-04 17:02:14 +01: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 |