Craig E. Despeaux
|
cb0d92cdfc
|
Fixed false negatives in check_getdns_list_get_data_type.h
|
2014-01-28 10:28:27 -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 |
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 |
Neel Goyal
|
01013c6be8
|
Tweak makefile to only build libgetdns on all
|
2014-01-24 11:21:49 -05:00 |
Nitin
|
fd0b18ff10
|
Merge pull request #76 from verisign/feature/check_examples
fix code
|
2014-01-23 12:54:00 -08:00 |
Nitin Singh
|
90e465ba9f
|
fix code
|
2014-01-23 15:52:18 -05:00 |
Nitin
|
e51214dfbc
|
Merge pull request #75 from verisign/feature/check_examples
add new test for getdns_list
|
2014-01-23 12:37:17 -08:00 |
Nitin Singh
|
c71eaebccc
|
add new test for getdns_list
|
2014-01-23 10:26:13 -05:00 |
Neel Goyal
|
f2b9242cd4
|
Merge branch 'develop' of github.com:verisign/getdns into develop
|
2014-01-22 11:00:57 -05:00 |
Neel Goyal
|
d8779030f1
|
Merge branch 'feature/check_examples' into develop
|
2014-01-22 11:00:40 -05:00 |
Willem Toorop
|
dd0563c4ae
|
[API 0.379] rm warnings in example-reverse.c
|
2014-01-22 10:53:17 +01:00 |
Willem Toorop
|
0fe04964c3
|
[API 0.378] C++ Compilation support
|
2014-01-22 10:42:01 +01:00 |
Willem Toorop
|
9a1f739840
|
But we do need the netinet/in.h include
|
2014-01-22 10:40:12 +01:00 |
Willem Toorop
|
2b785d39b2
|
[API 0.377] rm unnecessary #include <netinet/in.h>
|
2014-01-22 10:31:30 +01:00 |
Willem Toorop
|
d9e3485f8b
|
Merge fixes
|
2014-01-20 16:18:14 +01:00 |
Willem Toorop
|
5345753868
|
Merge branch 'develop' of github.com:verisign/getdns into develop
|
2014-01-20 16:07:36 +01:00 |
Willem Toorop
|
416ba22964
|
[API 0.376] Renamed ..._set_stub_resolution
to getdns_context_set_upstream_recursive_servers
|
2014-01-20 16:05:54 +01:00 |
Neel Goyal
|
a00bcbc761
|
Fix for issue #68. Implement getdns_dict_remove_name.
|
2014-01-15 16:25:46 -05:00 |
Bryan Graham
|
6e296cea7f
|
initial check_getdns_testcases.doc upload
|
2014-01-15 11:45:41 -05:00 |
Willem Toorop
|
f81db41872
|
Match getdns.h with current spec
Introducing consts at several places
|
2014-01-14 17:25:23 +01:00 |
Willem Toorop
|
781a6a271f
|
Move remove_name for easy comparison with spec
|
2014-01-14 15:46:49 +01:00 |
Willem Toorop
|
6886962e0d
|
[API 0.375] Const on appropriate function params
|
2014-01-14 15:37:33 +01:00 |
Willem Toorop
|
2bf8709265
|
[API 0.374] added GETDNS_RETURN_INVALID_PARAMETER
|
2014-01-14 15:22:03 +01:00 |
Willem Toorop
|
aff0e3dc02
|
[API 0.373] s/_sync_request/_general_sync/g
Leftovers
|
2014-01-14 15:02:44 +01:00 |
Willem Toorop
|
929ada950b
|
[API 0.372] fix just_address_answers in example
To match its description in section 4
|
2014-01-14 14:55:59 +01:00 |
Melinda Shore
|
4866a4314a
|
Added check for null being passed to convert_ulabel_to_alabel() and convert_alabel_to_ulabel()
|
2014-01-13 14:11:28 -08:00 |
Craig E. Despeaux
|
c09ca85565
|
Merge remote branch 'origin/develop' into feature/check_examples
|
2014-01-13 17:10:00 -05:00 |
Melinda Shore
|
4e7bd2e5cf
|
fixed typo in argument to ldns_str2rdf_dname()
|
2014-01-13 14:07:30 -08:00 |
Bryan Graham
|
952308d200
|
Merge branch 'feature/check_examples' of github.com:verisign/getdns into feature/check_examples
final convert_alabel_to_ulabel.h convert_ulabel_to_alabel.h
|
2014-01-13 21:28:34 +00:00 |
Atlas config user
|
8782569d45
|
final convert_alabel_to_ulabel.h convert_ulabel_to_alabel.h
|
2014-01-13 21:25:10 +00:00 |
Craig E. Despeaux
|
46c5f01d20
|
Merge branch 'feature/check_examples' of github.com:verisign/getdns into feature/check_examples
|
2014-01-13 14:24:16 -05:00 |
Craig E. Despeaux
|
63ef00aa9f
|
Modify expected return code for INVALID_PARAMETER conditions
|
2014-01-13 14:13:52 -05:00 |
Craig E. Despeaux
|
42f541652b
|
Merge remote branch 'origin/develop' into feature/check_examples
|
2014-01-13 14:12:54 -05:00 |
Atlas config user
|
e854db5a94
|
update convert_alabel_to_ulabel convert_alabel_to_ulabel
|
2014-01-13 18:38:37 +00:00 |
Atlas config user
|
fd4ca9d919
|
initial check_getdns_convert_alabel_to_ulabel.h check_getdns_convert_ulabel_to_alabel.h
|
2014-01-13 16:38:41 +00:00 |
Willem Toorop
|
1c4616bfb5
|
Merge branch 'develop' of github.com:verisign/getdns into develop
|
2014-01-13 15:32:35 +01:00 |
Craig E. Despeaux
|
e7be219f4e
|
Added tests for getdns_dict_set_int()
|
2014-01-10 16:35:05 -05:00 |
Neel Goyal
|
d4db2a2e9a
|
Fix a segfault when passing a null response to the sync methods
|
2014-01-10 16:32:55 -05:00 |
Craig E. Despeaux
|
5946b17372
|
Merge remote branch 'origin/develop' into feature/check_examples
|
2014-01-10 16:32:01 -05:00 |
Craig E. Despeaux
|
75b89dabe9
|
Added tests for getdns_dict_set_bindata()
|
2014-01-10 14:29:08 -05:00 |