Commit Graph

6 Commits

Author SHA1 Message Date
Willem Toorop d987ec0440 Update examples in the API specification
They are now actually working with our implementation
2013-12-11 23:55:35 +01:00
Willem Toorop f7f35e3a9d [API 0.366] Get rid of typedefs for structs. 2013-12-04 16:46:42 +01:00
Willem Toorop a0937e1f3e [API 0.358] Get rid of stdbool.h 2013-12-04 16:36: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 b6df0b8c1a Add original getdns specification
So we can fix its bugs in an orderly fashion
2013-11-05 08:28:10 -08:00