ldns_rdf2str().
* Added more memory allocation checks in host2str.c
* python wrapper for ldns_fetch_valid_domain_keys by Bedrich Kosata.
+ * fix to compile python wrapper with swig 2.0.2.
1.6.8 2011-01-24
* Fix ldns zone, so that $TTL definition match RFC 2308.
%include <ldns/higher.h>
%include <ldns/host2str.h>
%include <ldns/host2wire.h>
-%include <ldns/net.h>//ruzne fce
+%include <ldns/net.h>
%include <ldns/packet.h>
%include <ldns/rdata.h>
%include <ldns/resolver.h>
%include <ldns/rr.h>
%include <ldns/str2host.h>
-%include <ldns/tsig.h> //potrebuje wire
+%include <ldns/tsig.h>
%include <ldns/update.h>
%include <ldns/wire2host.h>
%include <ldns/rr_functions.h>