getdns/src
Willem Toorop 20853601a6 use enum types where possible
following API 0.387 (commit 13571e02f1)
2014-02-09 17:46:12 +01:00
..
example use enum types where possible 2014-02-09 17:46:12 +01:00
extension Fix warning 2014-02-06 00:33:10 -05:00
getdns use enum types where possible 2014-02-09 17:46:12 +01:00
test use enum types where possible 2014-02-09 17:46:12 +01:00
Doxyfile Doxyfile had wrong version number inside. 2013-12-09 16:21:02 +01:00
Doxyfile.in updates to some docs based on our meeting of 2013-11-02 2013-11-03 08:47:19 -05:00
Makefile.in Fix an issue with extension headers 2014-02-06 11:07:04 -05:00
config.h.in Fix some major bugs in extensions when clearing timeout. Add libev 2014-02-06 00:24:26 -05:00
context.c use enum types where possible 2014-02-09 17:46:12 +01:00
context.h use enum types where possible 2014-02-09 17:46:12 +01:00
convert.c Fix issue #87: ulabel to alabel fails on stringprep_locale_to_utf8. 2014-02-04 09:49:12 +01:00
dict.c Fix constness on dict setters 2014-02-05 13:51:57 -05:00
dict.h getdns_strdup, getdns_bindata_(copy|destroy) 2013-12-09 00:05:18 +01:00
general.c if !context: GETDNS_RETURN_INVALID_PARAMETER 2014-02-04 11:25:21 +01:00
general.h Merge in stock unbound 2014-02-03 17:46:58 -05:00
getdns_error.c removed references to MIT license, replaced with BSD license 2014-01-28 09:30:01 -05:00
hostname.c Update hostname to return inv parameter. Return proper code in list get length methods. 2014-02-03 21:34:11 -05:00
install-sh list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00
list.c Update hostname to return inv parameter. Return proper code in list get length methods. 2014-02-03 21:34:11 -05:00
list.h removed references to MIT license, replaced with BSD license 2014-01-28 09:30:01 -05:00
request-internal.c Merge develop in. Add local timer 2014-02-03 17:23:31 -05:00
rr-dict.c Merge branch 'develop' into feature/validate_dnssec 2014-02-06 22:12:02 +01:00
rr-dict.h Start with validate_dnssec 2014-02-04 00:10:28 +01:00
service.c removed references to MIT license, replaced with BSD license 2014-01-28 09:30:01 -05:00
sync.c GETDNS_RETURN_INVALID_PARAMETER on NULL context 2014-02-05 15:41:33 +01:00
types-internal.h Fix signature on clear timeout for extensions 2014-02-06 00:10:35 -05:00
util-internal.c Make validate_dname rfc 4343 2.1 comformant 2014-02-05 17:00:37 +01:00
util-internal.h Add timeout support 2014-01-31 14:43:02 -05:00
validate_dnssec.c Match DS with DNSKEY and return validation status 2014-02-07 23:02:10 +01:00
validation-chain.c Merge in stock unbound 2014-02-03 17:46:58 -05:00
validation-chain.h Compartmentalize priv_getdns_get_validation_chain 2014-02-03 23:34:55 +01:00