+Tue Oct 14 18:24:53 EEST 2003 Pekka Riikonen <priikone@silcnet.org>
+
+ * 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 <priikone@silcnet.org>
* Continued backup router tests and fixes. Affected files
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)
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.