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 |
cedespeaux
|
13127c4f6d
|
Merge pull request #85 from verisign/feature/check_getdns_hostname
Added tests for getdns_hostname()
|
2014-02-02 12:57:46 -08:00 |
Craig E. Despeaux
|
e4db9d109c
|
Added tests for getdns_hostname()
|
2014-02-02 15:50:11 -05:00 |
Neel Goyal
|
c658b55d73
|
Add support for getting next timeout and number of pending events
|
2014-01-31 15:48:00 -05:00 |
Neel Goyal
|
b2ac3629f3
|
Add header for event extension
|
2014-01-31 15:20:55 -05:00 |
Neel Goyal
|
e707643a3f
|
Cleanup outstanding requests on eventloop change or context destroy
|
2014-01-31 15:16:10 -05:00 |
Neel Goyal
|
81c5de26ea
|
Merge in develop.
|
2014-01-31 14:50:38 -05:00 |
Neel Goyal
|
1f847b0d96
|
Add timeout support
|
2014-01-31 14:43:02 -05:00 |
W.C.A. Wijngaards
|
4301ddc8ff
|
Fix compile on BSD
|
2014-01-31 16:34:42 +01:00 |
W.C.A. Wijngaards
|
7e2606edeb
|
Add headers for examples into dist.
|
2014-01-31 16:26:45 +01:00 |
W.C.A. Wijngaards
|
da9b0730d6
|
Fix makefile for test, fix segfault in dnssec code.
|
2014-01-31 16:11:39 +01:00 |
W.C.A. Wijngaards
|
47f567d57d
|
Fix spaces to tab.
|
2014-01-31 16:02:58 +01:00 |
Nitin
|
f38a9f4828
|
Merge pull request #82 from verisign/feature/test_ipaddress
add new test set_timeout and removed printf
|
2014-01-31 07:00:36 -08:00 |
Nitin Singh
|
a0d52e95ed
|
add new test set_timeout and removed printf
|
2014-01-31 09:59:44 -05:00 |
Willem Toorop
|
102a9b3be1
|
qnames also in dname wire format
|
2014-01-31 00:32:39 +01:00 |
Willem Toorop
|
650b6dbda4
|
Print rr type ints as type and dnames as dname
|
2014-01-31 00:16:34 +01:00 |
Willem Toorop
|
692f458690
|
bindata and int rdata attributes
|
2014-01-30 23:38:55 +01:00 |