Some more items

This commit is contained in:
Miek Gieben 2011-03-22 09:35:25 +01:00
parent 7700ba5e9d
commit bb47d77e04
1 changed files with 3 additions and 1 deletions

4
TODO
View File

@ -5,12 +5,14 @@ o clean, small API
o fast data structures (rb-tree, when they come available)
o api-use should lead to self documenting code
o zone structure -- only as rb-tree
o compression (only ownernames?)
o Key2DS, also for offline keys -- need to parse them ofcourse
o Closing of tcp connections?
o Tsig will probably become an interface which has all configuration
stuff, but this will come later
stuff, but this will come later. Config which has Tsig function
Todo:
* Parsing from strings, going with goyacc and .cz lexer?