Commit Graph

473 Commits

Author SHA1 Message Date
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
Craig E. Despeaux f392d9ebe5 Added tests for getdns_dict_set_list() 2014-01-10 13:50:31 -05:00
Craig E. Despeaux 43c43ac305 Test adjustments for GETDNS_RETURN_INVALID_PARAMETER 2014-01-10 11:57:37 -05:00
Craig E. Despeaux 693419c6cc Merge remote branch 'origin/develop' into feature/check_examples 2014-01-10 10:51:21 -05:00
Neel Goyal db32337238 Fix for #62 2014-01-10 10:45:45 -05:00
Craig E. Despeaux f55f25a924 Merge remote branch 'origin/develop' into feature/check_examples 2014-01-10 10:38:32 -05:00
Neel Goyal a08a4130c0 Fix for issue #50. 2014-01-10 10:35:03 -05:00
Craig E. Despeaux 6a1b48052b Merge remote branch 'origin/develop' into feature/check_examples 2014-01-10 10:29:14 -05:00
Neel Goyal 722a27bfef fix for issue #49 2014-01-10 10:28:28 -05:00
Craig E. Despeaux f15e147982 Merge remote branch 'origin/develop' into feature/check_examples 2014-01-10 10:17:55 -05:00
Neel Goyal 34d3f1f938 Fix for issue #67. return INVALID_PARAMETER if name, dict, or child dict are NULL 2014-01-10 10:09:07 -05:00
Neel Goyal 2c664e73fe Add the INVALID_PARAMETER return type 2014-01-10 09:58:33 -05:00
Craig E. Despeaux 413fcba9e3 Added tests for getdns_dict_set_dict() 2014-01-10 09:50:30 -05:00
Craig E. Despeaux b544ac2a00 Merge remote branch 'origin/develop' into feature/check_examples 2014-01-09 20:23:47 -05:00
Willem Toorop 069a49035d getdns_convert_fqdn_to_dns_name 2014-01-09 14:13:33 +01:00
Willem Toorop f305ac97da Stubs should be able to lookup AS112 zones 2014-01-09 13:44:31 +01:00
Willem Toorop d6118b4caa Allow null characters in wire fmt name -> fqdn 2014-01-09 13:41:41 +01:00
Willem Toorop 0b2d467420 Implement getdns_convert_dns_name_to_fqdn 2014-01-09 13:39:29 +01:00
Craig E. Despeaux 1856b6bb05 Fixed memory leaks found within tests 2014-01-08 14:50:43 -05:00
Craig E. Despeaux 5b9a09504a Added tests for getdns_dict_destroy() 2014-01-08 11:29:33 -05:00
Craig E. Despeaux d5f1a3fe4b Added tests for getdns_dict_get_int() 2014-01-07 14:49:04 -05:00
Craig E. Despeaux 7807d1ade0 Added tests for getdns_dict_get_bindata() 2014-01-07 13:44:39 -05:00
Craig E. Despeaux 9aef4f6e80 Added tests for getdns_dict_get_list() 2014-01-07 12:50:44 -05:00
Craig E. Despeaux 4301bb17c4 Fix more sloppiness, wrong function names in error messages for getdns_dict_get_dict() tests 2014-01-07 10:36:51 -05:00
Craig E. Despeaux 0f93bed1de Fixed suite name for getdns_dict_get_dict() tests 2014-01-07 10:32:48 -05:00
Craig E. Despeaux b1abc6e48c Added new tests for getdns_dict_get_dict() 2014-01-07 10:29:26 -05:00
Craig E. Despeaux 4fef4094a7 Added tests for getdns_dict_get_data_type() 2014-01-06 17:05:42 -05:00
Craig E. Despeaux 60d45dc5bc Fixed a comment line 2014-01-06 17:05:11 -05:00
Craig E. Despeaux 02ebe85773 Added tests for getdns_dict_get_names() 2014-01-06 15:51:11 -05:00
Craig E. Despeaux db507121cf Added tests for getdns_cancel_callback(). 2014-01-06 14:31:01 -05:00
Craig E. Despeaux c736df8a89 Added globals to support getdns_cancel_callback() tests.
Fixed macro evaluation problem in ASSERT_RC.
2014-01-06 12:59:43 -05:00
Craig E. Despeaux c8a7180a3a Added tests for context create and destroy 2014-01-02 13:46:23 -05:00
Craig E. Despeaux 6ae6ce3bbb GIT should ignore check_getdns 2014-01-02 13:45:48 -05:00
Craig E. Despeaux 0f1e27d0ba Merge remote branch 'origin/develop' into feature/check_examples 2014-01-02 13:43:23 -05:00