From: Jelte Jansen Date: Wed, 2 Feb 2005 10:44:43 +0000 (+0000) Subject: wget /wall/whiteboard >> ./TODO X-Git-Tag: release-0.50~467 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8451b270ee89660fdc273a3efa4e0116a63743;p=thirdparty%2Fldns.git wget /wall/whiteboard >> ./TODO --- diff --git a/TODO b/TODO index cb4baf16..31d9b047 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,33 @@ Current TODO list -o drop ldns_resolver_set_configured() ? + +Implementation: +--------------- +o check all conversion routines on missing types + - wire2host + - host2wire + - str2host + - host2str +o network code + - tcp + - axfr + - tsig? +o DNSSEC +o Implement flags + - pkt_query_new (rd etc) + +Documentation: +-------------- +o Crypto interface for dnssec +o Doxygen +o Manpages +o Introduction +o Tuturial +o Webpage +o Mailing list(s) + +To ponder and discuss: +---------------------- +o Drop ldns_resolver_set_configured() ? +o char * <=> uint8_t * +o Second layer (higher level convenience functions)? +o Dependency on openSSL? \ No newline at end of file