chiark / gitweb /
changelog: describe version 0.3.0
[secnet.git] / TODO
diff --git a/TODO b/TODO
index 8e8800dfa6ec0fbefd2d278610b62dc81f35cde4..2d5e447edeb162360ff15fbeb94e1a1754d691b3 100644 (file)
--- 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