Commit Graph

7 Commits

Author SHA1 Message Date
Willem Toorop 6886962e0d [API 0.375] Const on appropriate function params 2014-01-14 15:37:33 +01:00
Willem Toorop 67a7cb179e [API 0.367 again] getdns_dict_remove_name() added
Paul added getdns_dict_remove_name() and changed the doc for the adders to be more sane.
2013-12-06 14:41:40 +01:00
Willem Toorop 678d6eec19 [API 0.367] Custom memory management functions 2013-12-04 16:47:46 +01:00
Willem Toorop f7f35e3a9d [API 0.366] Get rid of typedefs for structs. 2013-12-04 16:46:42 +01:00
Willem Toorop 2c27392520 [API 0.360] Fix range values for uint8_t
And fix forgotton bool -> int conversions
2013-12-04 16:38:58 +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