From: Pekka Riikonen Date: Tue, 14 Oct 2003 15:38:53 +0000 (+0000) Subject: ---- BACKUP ROUTER TEST RESULTS ---- X-Git-Tag: silc.client.0.9.13~1 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=47d11fdfbc637bc2d9d15be92c52f495ce5285fd ---- BACKUP ROUTER TEST RESULTS ---- --- diff --git a/CHANGES b/CHANGES index 5918b56f..06d20905 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +Tue Oct 14 18:24:53 EEST 2003 Pekka Riikonen + + * Save old channel keys in list to allow more rapid change + of channel keys if server for some reason does that. This + avoids loosing so many channel messages due to not having + key to decrypt. Affected file lib/silcclient/silcclient.h, + idlist.c and client_channel.c. + Mon Oct 13 21:37:47 EEST 2003 Pekka Riikonen * Continued backup router tests and fixes. Affected files diff --git a/TODO b/TODO index 1dbc95d2..fa0b5a10 100644 --- a/TODO +++ b/TODO @@ -40,7 +40,7 @@ TODO for SILC Server 1.0 and backup. Server will be cut from rest of the network. - (6) server looses primary, backup doesn't, rejects server's use, then backup looses primary - - Same as (3), if primary crashed, normal resuming occurs. + - Same as (2), (3), if primary crashed, normal resuming occurs. - Resuming tests - (1) normal resuming (works) @@ -88,7 +88,7 @@ TODO for SILC Server 1.0 UMODE_CHANGE, INVITE, BAN (rest of the notifys does not apply, no testing required) - - Communication + - Communication (works) - Test communication during switching, after switching, during resuming and after resuming.