From: Pekka Riikonen Date: Thu, 22 Apr 2004 10:21:02 +0000 (+0000) Subject: updates. X-Git-Tag: silc.server.0.9.19~77 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=5ac9ad95aa4cd947bd7f473d1bf5b186814810bf updates. --- diff --git a/TODO b/TODO index a3d03c37..41dda827 100644 --- 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.