X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=TODO;h=2d5e447edeb162360ff15fbeb94e1a1754d691b3;hp=8e8800dfa6ec0fbefd2d278610b62dc81f35cde4;hb=0391d9ee80a1847381ad205b8f707e43707b90b0;hpb=4f5e39ecfaa49376b0a5c3a4c384e91a828c1105 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