This commit is contained in:
Miek Gieben 2012-05-21 11:55:18 +02:00
parent 26a6d3f833
commit 7e1741205e
1 changed files with 5 additions and 4 deletions

View File

@ -1,13 +1,14 @@
# TODO
Must of the stuff is working, but there is a list of smaller things that need to
be fixed.
* outgoing [AI]xfr
* zonereader that extracts glue (or at least signals it) and other usefull stuff?
* complete resolver
## Nice to have
* Speed, we can always go faster. A simple reflect server now hits 35/45K qps
* go test; only works correct on my machine
* privatekey.Precompute() when signing?
* outgoing [AI]xfr
* zonereader that extracts glue (or at least signals it) and other usefull stuff?
## Examples to add