getdns/src
Willem Toorop 8a8accea42 Copied examples from spec and fixed everything ;)
Well.. fixed the examples so they work and free memory
and fixed our code to return correct dict format with "just_address_answers"

Now tests are probably broken, and also the example-reverse needs some attention
2013-12-11 16:21:49 +01:00
..
example Copied examples from spec and fixed everything ;) 2013-12-11 16:21:49 +01:00
getdns Header functions, structs/unions and macro's 2013-12-08 22:56:34 +01:00
test Copied examples from spec and fixed everything ;) 2013-12-11 16:21:49 +01:00
Doxyfile Doxyfile had wrong version number inside. 2013-12-09 16:21:02 +01:00
Doxyfile.in updates to some docs based on our meeting of 2013-11-02 2013-11-03 08:47:19 -05:00
Makefile.in Remove unused flags (libtool adds -fPIC and more) 2013-12-03 10:46:18 +01:00
config.h.in autoconf and autoheader recent configure.ac change 2013-12-09 09:11:31 +01:00
context.c Copied examples from spec and fixed everything ;) 2013-12-11 16:21:49 +01:00
context.h getdns_strdup, getdns_bindata_(copy|destroy) 2013-12-09 00:05:18 +01:00
convert.c Added getdns_convert_ulabel_to_alabel and getdns_convert_alabel_to_ulabel; introduced dependency on libidn11 2013-11-25 17:40:38 -08:00
dict.c Copied examples from spec and fixed everything ;) 2013-12-11 16:21:49 +01:00
dict.h getdns_strdup, getdns_bindata_(copy|destroy) 2013-12-09 00:05:18 +01:00
general.c Get rid of typedefs for structs 2013-12-06 15:54:06 +01:00
general.h Get rid of typedefs for structs 2013-12-06 15:54:06 +01:00
getdns_error.c Improved error message text 2013-11-17 17:36:39 -08:00
hostname.c Get rid of typedefs for structs 2013-12-06 15:54:06 +01:00
install-sh list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00
list.c Check for answer on getdns_list_get methods 2013-12-10 18:27:28 -05:00
list.h getdns_list_set_* on list length mean append 2013-12-09 16:26:18 +01:00
request-internal.c getdns_strdup, getdns_bindata_(copy|destroy) 2013-12-09 00:05:18 +01:00
service.c Get rid of typedefs for structs 2013-12-06 15:54:06 +01:00
sync.c Fix NPE (Issue #42) 2013-12-09 12:55:33 -05:00
types-internal.h extended memory functions 2013-12-09 00:52:38 +01:00
util-internal.c Copied examples from spec and fixed everything ;) 2013-12-11 16:21:49 +01:00
util-internal.h Get rid of typedefs for structs 2013-12-06 15:54:06 +01:00
validate_dnssec.c Ran indent with the indent.pro committed 2013-11-05 15:03:44 -05:00