updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 22 Apr 2004 10:21:02 +0000 (10:21 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 22 Apr 2004 10:21:02 +0000 (10:21 +0000)
TODO

diff --git a/TODO b/TODO
index a3d03c37983074c788daaaa9ffb47a15960569f7..41dda827d745284d876f7cc68f8bd4b5a5c12dc5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,6 +15,16 @@ TODO for SILC Client 1.0 branch
 TODO for SILC Server 1.0
 ========================
 
+ o The log files should be opened with silc_file* routines to make
+   sure they are 0600.
+
+ o assert() happened in silc_server_free_client_data_timeout, 
+   server.c:3322.
+
+ o The server number stats is wrong on router when backup is connected.
+
+ o Check for valid ban strings.  Check ban string notifying.
+
  o stringprep (RFC3454) for UTF-8 strings + all other UTF-8 string things.
 
  o Check that founder key is distributed ok during backup resuming.