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
Nitin
53742767b5
Merge pull request #80 from verisign/feature/test_ipaddress
...
added test for display ip addresses and context_set_context_update
2014-01-30 11:26:11 -08:00
Nitin Singh
1f6bbfb711
added test for display ip addresses and context_set_context_update
2014-01-30 14:24:22 -05:00
Willem Toorop
e759fb80cf
Start with all section 5.3 types rr-dict creation
...
I guess for static functions and structs it is okay to give them any name,
but the private inter-object symbols should be distinguishable from the
non-private symbols (to export non-private ones later in one go with libtool)
2014-01-30 17:04:43 +01:00
monkeydogma
ac3ce58811
Merge pull request #79 from verisign/check_tests
...
update getdns_address test cases
2014-01-29 11:47:18 -08:00
Bryan Graham
2bb6291a6a
update getdns_address cases
2014-01-29 18:53:49 +00:00
Bryan Graham
61ce95cc7a
alter address_sync -> address
2014-01-28 18:21:24 +00:00
cedespeaux
7148b78610
Merge pull request #78 from verisign/feature/fixi_to_check_getdns_list_get_data_type
...
Fixed false negatives in check_getdns_list_get_data_type.h
2014-01-28 07:39:27 -08:00
Craig E. Despeaux
cb0d92cdfc
Fixed false negatives in check_getdns_list_get_data_type.h
2014-01-28 10:28:27 -05:00
Neel Goyal
eb43d9fb02
Merge in develop latest
2014-01-28 10:04:10 -05:00
Glen Wiley
9b3a643def
removed references to MIT license, replaced with BSD license
2014-01-28 09:37:35 -05:00
Glen Wiley
118864aeb6
removed references to MIT license, replaced with BSD license
2014-01-28 09:30:01 -05:00
Glen Wiley
0dbc9ca8dc
fixed license header
2014-01-28 09:22:46 -05:00
Glen Wiley
5c75d3c6a6
beefed up some function comments
2014-01-28 09:07:21 -05:00
Willem Toorop
f0f755ec86
Merge branch 'feature/return_validation_chain' into develop
2014-01-28 10:42:12 +01:00
Neel Goyal
073c8ba7b9
Merge branch 'develop' of github.com:verisign/getdns into develop
2014-01-27 19:33:03 -05:00
Neel Goyal
4c0e13ac76
Attempt to address issue #46
2014-01-27 19:32:54 -05:00
Neel Goyal
67fdf0eb04
timeout stubs
2014-01-27 17:05:25 -05:00
Willem Toorop
4782c9b7cc
Return validation chain when requested
2014-01-27 22:01:37 +01:00
monkeydogma
2151f55013
Merge pull request #77 from verisign/check_tests
...
fixed assertion on the return code for NULL input values
2014-01-27 11:47:48 -08:00
Bryan Graham
ed62358d01
fixed assert on return code for NULL input values
2014-01-27 19:43:12 +00:00
Willem Toorop
232ce99558
Add dnssec test
...
+rename dnssec_return_supporting_responses to dnssec_return_validation_chain
2014-01-27 10:51:27 +01:00
Neel Goyal
af5e716d6d
Merge branch 'develop' of github.com:verisign/getdns into develop
2014-01-24 11:21:55 -05:00