Commit Graph

112 Commits

Author SHA1 Message Date
Willem Toorop d430ae2f00 [API 0.359] IXFR and AXFR have no rdata 2013-12-04 16:37:33 +01:00
Willem Toorop a0937e1f3e [API 0.358] Get rid of stdbool.h 2013-12-04 16:36:28 +01:00
Willem Toorop 391b1b2df2 [API 0.357] Replace _stuff and some_ things
with bit more formal names (as agreed earlier)
2013-12-04 16:34:57 +01:00
Willem Toorop cb26dd1a45 API update to 0.357
To easy compare differences between the API header and our implementation:
Rename the names for types and arguments in the API
Rename the names for function arguments in our implementation
2013-12-03 14:36:06 +01:00
Willem Toorop ad3fef18e3 Changed getdns-api version string
svn revision 172
getdns-api version 0.357
2013-11-19 17:00:28 +01:00
Willem Toorop ce29c4b899 Remove redundant getdns_free_sync_request_memory.
Use getdns_dict_destroy instead.
svn revision 171
getdns-api version 0.356
2013-11-13 15:11:59 +01:00
Willem Toorop db3b62ab53 Fix _sync functions
From _sync functions remove resposne_length parameter (it has no meaning) and pa
ss response by reference (because it is actually a return value).
svn revision 169
getdns-api version 355
2013-11-13 15:05:27 +01:00
Willem Toorop 5f67ffeb1f Another small typo
svn revision 168
getdns-api version 0.354
2013-11-13 15:03:35 +01:00
Willem Toorop 44e416809d Double GETDNS_CONTEXT_ typo
with GETDNS_CONTEXT_APPEND_NAME_ONLY_TO_MULTIPLE_LAB EL_NAME_AFTER_FAILURE constant.

svn revision 167
getdns-api version 0.353
2013-11-13 15:02:09 +01:00
Willem Toorop 0f6f837786 Rename _use_udp_tcp leftovers into _dns_transport
svn revision 166
getdns-api version 0.352
2013-11-13 15:00:45 +01:00
Willem Toorop 229b2fc52e Modifications from Paul's repository upto rev 162 2013-11-13 14:55:14 +01:00
Willem Toorop b6df0b8c1a Add original getdns specification
So we can fix its bugs in an orderly fashion
2013-11-05 08:28:10 -08:00