update the TODO

This commit is contained in:
Miek Gieben 2011-02-21 17:58:36 +01:00
parent 4992b3e6bf
commit 614709d3e4
1 changed files with 1 additions and 3 deletions

4
TODO
View File

@ -1,15 +1,13 @@
Todo:
* wildcards, in sig gen, sig checking
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
* IP6 testing - in resolver and also in responder code
extend Responder interface with ipv6?
* Test impl of nameserver, with a small zone, 1 KSK and online signing
* NSEC and nsec3 closest encloser helper functions
* Tsig generation for replies (request MAC)
Longer term:
* Parsing from strings, going with goyacc and own lexer
* Multi line output?
* NSEC and nsec3 closest encloser helper functions
* pack/Unpack smaller. EDNS 'n stuff can be folded in
Issues: