Commit Graph

5 Commits

Author SHA1 Message Date
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