From 503a5a44060c256f8101d82ae2d1fff9a00b9ff5 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Tue, 27 Feb 2007 23:05:35 +0000 Subject: [PATCH] Make todo reference trac --- TODO | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/TODO b/TODO index b658d14..bf1fc4a 100644 --- a/TODO +++ b/TODO @@ -5,18 +5,10 @@ iodine - IP over DNS is now easy ******************************** -STUFF TO DO: +The TODO list is now located at -- Handle multiple concurrent users on one server +http://dev.kryo.se/iodine/ -- Fragment downstream packets if 512 byte limit present +The list is under the "View tickets" page -- Implement sliding window - -- Use better encoding if dns servers preserve case - -- Port to more platforms (Solaris? Windows?) - -- More/better documentation (as always) - -- Modify readname to take the actual size of the buffer to fill, and make sure it adds a '\0' at the end. Then clean up dns.c to match the changes. +Feel free to add your own wishes.