From: Miek Gieben Date: Mon, 24 Oct 2005 08:03:21 +0000 (+0000) Subject: todo updated X-Git-Tag: release-1.1.0~650 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a75a40ae36f3cf59797d95ed3bc4c541eb1a5a;p=thirdparty%2Fldns.git todo updated --- diff --git a/TODO b/TODO index dc4365ac..1bc26f7d 100644 --- a/TODO +++ b/TODO @@ -2,9 +2,13 @@ Current TODO list Post 1.0 Stuff: --------------- -o Dname compression -o A /fast/ impl. for holding a zone (and retrieving data from it) -o refactor ldns_verify_rrsig_keylist and - ldns_verify_rrsig (fold in TSIG stuff or leave it out?) -o Different digest for DS (spec currently specifies SHA-1) -o Make it possible to build without OpenSSL + o Dname compression + o A /fast/ impl. for holding a zone (and retrieving data from it) + o refactor ldns_verify_rrsig_keylist and + ldns_verify_rrsig (fold in TSIG stuff or leave it out?) + o Different digest for DS (spec currently specifies SHA-1) + o Make it possible to build without OpenSSL + + Minor: + ------ + o Check RedHat 9 Compile problem