]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
wget /wall/whiteboard >> ./TODO
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 2 Feb 2005 10:44:43 +0000 (10:44 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 2 Feb 2005 10:44:43 +0000 (10:44 +0000)
TODO

diff --git a/TODO b/TODO
index cb4baf16db20f04881321cbda77985617c8e30aa..31d9b04776b52210a3f562d3ca697b4b473718f7 100644 (file)
--- 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