update the TODO

This commit is contained in:
Miek Gieben 2011-03-11 15:16:12 +01:00
parent afe2cbf6f2
commit f4bc95ce4a
1 changed files with 1 additions and 2 deletions

3
TODO
View File

@ -1,7 +1,6 @@
Todo:
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
* Tsig generation for replies (request MAC)
* Parsing from strings, going with goyacc and .cz lexer
* Parsing from strings, going with goyacc and .cz lexer?
* encoding NSEC3/NSEC bitmaps, DEcoding works
* AXFR/IXFR with TSIG validation
* Failed Xfr triggers nil error?