.. |
compat
|
Fixing VS studio analysis issues in Get DNS code.
|
2016-12-10 16:03:17 -08:00 |
extension
|
Address things that came out of VS static analysis
|
2016-12-09 12:57:47 +01:00 |
getdns
|
More conventional function prototypes for servers
|
2016-11-02 13:40:02 +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
|
Remove unnecessary test
|
2016-12-09 17:03:41 +00:00 |
tools
|
- Fix bug where a self signed cert + only a pinset would not authenticate
|
2016-12-09 17:03:41 +00:00 |
util
|
OpenSSL 1.1 support
|
2016-10-31 10:24:07 +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
|
Merge branch 'develop' into release/1.1.0-alpha3
|
2016-12-09 13:57:37 +01: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
|
Ug. Fix stupid mistake with string array.
|
2016-12-11 16:57:52 +00: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
|
2016-12-09 13:27:55 +01:00 |
convert.h
|
First pass at sending packets
|
2016-04-25 17:21:04 +02:00 |
debug.h
|
Add abbreviated logging mode for daemon
|
2016-08-05 14:10:55 +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
|
Some more minor merge fixes
|
2016-12-09 12:13:36 +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
|
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 |
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
|
Clean more compile warnings.
|
2016-12-11 16:58:18 +00: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 'develop' into release/1.1.0-alpha3
|
2016-12-09 13:27:55 +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
|
Merge branch 'develop' into merge-develops
|
2016-12-09 12:05:42 +01:00 |
server.c
|
Merge branch 'develop' into release/1.1.0-alpha3
|
2016-12-08 15:06:25 +01:00 |
server.h
|
Mv getdns_context_set_listen_addresses in the lib
|
2016-07-13 14:50:44 +02:00 |
stub.c
|
Fix another stupid error....
|
2016-12-11 17:10:44 +00: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
|
Fixes for pedantic warnings
|
2016-12-08 16:27:43 +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 |