mirror of
https://github.com/miekg/dns.git
synced 2025-08-18 15:36:57 +02:00
update todo
This commit is contained in:
parent
157062f6b0
commit
34b7f21dbd
3
TODO
3
TODO
@ -1,11 +1,10 @@
|
|||||||
Todo:
|
Todo:
|
||||||
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
|
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
|
||||||
* Tsig generation for replies (request MAC)
|
* Tsig generation for replies (request MAC)
|
||||||
* IXFR
|
|
||||||
* Parsing from strings, going with goyacc and own lexer
|
* Parsing from strings, going with goyacc and own lexer
|
||||||
* NSEC and nsec3 closest encloser helper functions
|
|
||||||
* TKEY
|
* TKEY
|
||||||
* Large TXT records
|
* Large TXT records
|
||||||
|
* IXFR - works, but needs more
|
||||||
|
|
||||||
Issues:
|
Issues:
|
||||||
* Check the network order, it works now, but this is on Intel??
|
* Check the network order, it works now, but this is on Intel??
|
||||||
|
Loading…
x
Reference in New Issue
Block a user