updates.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 18 Nov 2002 17:54:10 +0000 (17:54 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 18 Nov 2002 17:54:10 +0000 (17:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 44b63d48a1558094974686e891b8351cbfb1cf9c..6ae3cf614fe617e2d8076030f213b50c78219342 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,13 @@ Mon Nov 18 18:58:26 EET 2002  Pekka Riikonen <priikone@silcnet.org>
          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 <priikone@silcnet.org>
 
        * Fixed the MPI implementation of silc_mp_sizeinbase to return