From: Pekka Riikonen Date: Mon, 18 Nov 2002 17:54:10 +0000 (+0000) Subject: updates. X-Git-Tag: silc.server.0.9.6~39 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=4350a227f2ef511037d9ee9d4adbad2d1509663d;p=silc.git updates. --- diff --git a/CHANGES b/CHANGES index 44b63d48..6ae3cf61 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,13 @@ Mon Nov 18 18:58:26 EET 2002 Pekka Riikonen library to avoid memory leaks. Affected files are irssi/src/silc/core/silc-core.c and silc-servers.c. + * Deprecated the No Reply flag in SKE protocol and introduced + "IV Included" flag which can be used to indicate that the IV + is included in the ciphertext. This makes it possible to use + SILC on unreliable transport, such as UDP which may cause + packet reordering and losses. Updated protocol specs, did + not implement yet. + Sun Nov 17 15:50:57 EET 2002 Pekka Riikonen * Fixed the MPI implementation of silc_mp_sizeinbase to return