X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/4f5e39ecfaa49376b0a5c3a4c384e91a828c1105..1fc8a4acb3ef658696038c9c4bd3c155fbc27ac3:/TODO diff --git a/TODO b/TODO index 8e8800d..2d5e447 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,9 @@ dh.c: change format to binary from decimal string (without introducing endianness problems) -log.c: implement a file-descriptor-to-log module - netlink.c: test the 'allow_route' option properly. Add fragmentation code. Check that we comply with RFC1812. -process.c: capture output from children in sys_cmd() and log it - random.c: test properly resolver.c: ought to return a list of addresses for each address; the @@ -16,9 +12,6 @@ site code ought to remember them and try contacting them in turn. rsa.c: check padding type, change format to binary from decimal string (without introducing endianness problems) -secnet.c: optionally pipe stderr to a log when we become a daemon. -Don't just close it. - site.c: Abandon key exchanges when a bad packet is received. Modify protocol to include version fields, as described in the NOTES file. Implement keepalive mode. Make policy about when to initiate key