Commit Graph

435 Commits

Author SHA1 Message Date
W.C.A. Wijngaards 028b96ca14 update testscript, check_dns is much better than diff. 2014-02-04 11:35:28 +01:00
W.C.A. Wijngaards 6941ebddf1 Remove warnings about sprintf and strcat tests. 2014-02-04 11:20:33 +01:00
W.C.A. Wijngaards e8d7f1b3e8 Merge branch 'develop' of github.com:verisign/getdns into develop 2014-02-04 10:15:25 +01:00
W.C.A. Wijngaards 9e5afa0b78 Makefiles are BSD compatible, extension included in make dist. 2014-02-04 10:14:46 +01:00
Willem Toorop bfeb001850 Merge branch 'develop' of github.com:verisign/getdns into develop 2014-02-04 10:10:58 +01:00
Willem Toorop 7d29121721 pretty_print_dict print ints in lists
Bugfix #94
2014-02-04 10:10:12 +01:00
W.C.A. Wijngaards cead404fc6 Fix double definition, put ifeq at start of the line. 2014-02-04 09:57:25 +01:00
W.C.A. Wijngaards 0432d515bf Remove double make example definition. 2014-02-04 09:53:44 +01:00
W.C.A. Wijngaards ebf928ce84 Fix issue #87: ulabel to alabel fails on stringprep_locale_to_utf8. 2014-02-04 09:49:12 +01:00
cedespeaux 02e159c935 Merge pull request #93 from verisign/feature/fix_pretty_print_dict_test
Fix getdns_pretty_print_dict() test
2014-02-03 20:19:04 -08:00
Craig E. Despeaux e5eca10d7e Fix getdns_pretty_print_dict() test 2014-02-03 23:13:25 -05:00
cedespeaux d892a67e00 Merge pull request #92 from verisign/feature/fix_hostname_and_sync
Adjust for invalid parameter when address_type or address_data is invali...
2014-02-03 18:59:38 -08:00
Craig E. Despeaux 96a38239cf Adjust for invalid parameter when address_type or address_data is invalid 2014-02-03 21:54:13 -05:00
cedespeaux 6c154c8333 Merge pull request #91 from verisign/feature/fix_getdns_address_nxdomain_case
Corrected getdns_address_8 test which produces NXDOMAIN response
2014-02-03 18:48:28 -08:00
Craig E. Despeaux 3a181dc7ba Corrected getdns_address_8 test which produces NXDOMAIN response 2014-02-03 21:42:58 -05:00
Neel Goyal 3c8b853231 Merge branch 'develop' of github.com:verisign/getdns into develop 2014-02-03 21:34:17 -05:00
Neel Goyal c8b16f0590 Update hostname to return inv parameter. Return proper code in list get length methods. 2014-02-03 21:34:11 -05:00
cedespeaux 7730b88bad Merge pull request #90 from verisign/feature/adjust_general_and_sync
Adjust getdns_general() and getdns_general_sync() tests such that name =...
2014-02-03 18:31:38 -08:00
Craig E. Despeaux 61fe5cc56f Adjust getdns_general() and getdns_general_sync() tests such that name = <ip address> produces bad domain 2014-02-03 21:25:55 -05:00
Neel Goyal 86896652a8 Fix tests for non eventloop 2014-02-03 19:57:10 -05:00
Willem Toorop 9c07e4dc85 Start with validate_dnssec
With getdns_dict to ldns_rr function
2014-02-04 00:10:28 +01:00
Neel Goyal 1caf653a01 Merge branch 'develop' of github.com:verisign/getdns into develop 2014-02-03 17:47:06 -05:00
Neel Goyal 07dcd6cc0e Merge in stock unbound 2014-02-03 17:46:58 -05:00
Willem Toorop 53b7949866 rm warning in getdns_convert_dns_name_to_fqdn 2014-02-03 23:38:29 +01:00
Neel Goyal e1c567ecef Add fire_callback for clearing outstanding requests 2014-02-03 17:38:06 -05:00
Willem Toorop 41a2554803 Merge branch 'develop' of github.com:verisign/getdns into develop 2014-02-03 23:36:00 +01:00
Willem Toorop 0797b60bfb Compartmentalize priv_getdns_get_validation_chain 2014-02-03 23:34:55 +01:00
Neel Goyal 8b64c521a8 Merge develop in. Add local timer 2014-02-03 17:23:31 -05:00
Glen Wiley f709199d5b updated unbound compile steps 2014-02-03 17:02:53 -05:00
Willem Toorop c80b24442b Memory leak in tests_dnssec.c 2014-02-03 22:47:22 +01:00
Willem Toorop 1e14430eaf Memory leak in getdns_convert_dns_name_to_fqdn 2014-02-03 22:42:32 +01:00
Willem Toorop ca9347b583 Merge branch 'develop' of github.com:verisign/getdns into develop 2014-02-03 22:37:34 +01:00
Willem Toorop 690025c0ca Memory leak in priv_getdns_create_dict_from_rdfs 2014-02-03 22:36:42 +01:00
Neel Goyal 6a07664ef9 Fix an issue with timeouts in the async 2014-02-03 16:33:50 -05:00
Willem Toorop f86f2a43da [API 0.385] User must free helper function allocs 2014-02-03 22:01:27 +01:00
Willem Toorop d8543591bc [API 0.384] Include example for getdns_hostname 2014-02-03 21:55:24 +01:00
Willem Toorop c4ec6192e0 [API 0.383] Document getter/setter memory policies 2014-02-03 21:45:13 +01:00
Glen Wiley bca03d8e11 Merge branch 'develop' of https://github.com/verisign/getdns into develop 2014-02-03 15:39:38 -05:00
Glen Wiley 16e58b28a3 cleaned up example, added error code checks 2014-02-03 15:39:09 -05:00
Willem Toorop 0442434ea8 [API 0.382] User must destroy reponse dict
Documentation change
2014-02-03 21:36:28 +01:00
Willem Toorop 3775e71b08 [API 0.381] Bugfix in validation_chain example 2014-02-03 21:32:36 +01:00
Willem Toorop 3168308034 Correct unbound revision requirement in README.md 2014-02-03 21:10:31 +01:00
cedespeaux adcee707ac Merge pull request #86 from verisign/feature/getdns_hostname_sync_tests
Feature/getdns hostname sync tests
2014-02-03 07:58:42 -08:00
Willem Toorop 83bed63dc8 [API 0.380] rename supporting_responses
Into validation_chain and "addition_dnssec" attribute into "validation_chain"
2014-02-03 16:56:06 +01:00
Craig E. Despeaux 69e61934b0 Added tests for getdns_hostname_sync() 2014-02-03 10:53:26 -05:00
Craig E. Despeaux af1d2ad667 minor change 2014-02-03 10:53:08 -05:00
Willem Toorop 191929d105 val. chain dont lookup "." DS and better cb lock 2014-02-03 16:08:15 +01:00
Willem Toorop 752ad0d420 Adapt for new unbound-event-api 2014-02-03 14:37:32 +01:00
Willem Toorop 8992eecf1a Detection of which libevent fix 2014-02-03 14:37:09 +01:00
Willem Toorop 121d3949d8 Fix libevent2 detection on FreeBSD 2014-02-03 14:00:45 +01:00