updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e99ec8c4609bcbc4e60db213fa289039c4c8a8c5..90cf547086a6fcf169b3ea17fe1017602ff4ca82 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,49 @@
+Sat Mar 16 18:04:30 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Changed all library interfaces that use Global RNG to also
+         accept SilcRng as argument.  Affected files are
+         lib/silcclient/command.c, lib/silccore/silcauth.[ch],
+         lib/silccore/silcchanel.[ch], lib/silcclient/client_channel.c,
+         silcd/packet_send.c, lib/silccore/silcprivate.[ch],
+         lib/silcmath/silcprimegen.c, lib/silcmath/silcmath.h, and
+         lib/silccrypt/rsa.c.
+
+       * Added function silc_pkcs_generate_key to the
+         lib/silccrypt/silcpkcs.[ch] for applications so that they
+         don't need to do pkcs->pkcs->init calls anymore.
+
+       * Remove SilcSocketConnection from the SFTP API since it really
+         wasn't needed there.  The application has the information
+         saved in its contexts anyway and the SFTP layer doesn't need
+         know about it.  Affected files lib/silcsft/silcsftp.h and
+         lib/silcsftp/sftp_[server/client].c.
+
+       * Rewrote the SILC SIM (modules) interface in lib/silcsim.[ch].
+         The SilcSimContext is not SilcSim.
+
+       * Fixed possible buffer overflows in silc_id_render in the
+         lib/silcutil/silcutil.c.
+
+       * On EPOC the global crypto module lists are not used at all
+         in the crypto library.  Added support for using the constant
+         algorithm list on EPOC.  Affected files are
+         lib/silccrypt/silccipher.c, silchash.c, silchmac.c and
+         silcpkcs.c.
+
+Sat Mar 16 09:07:27 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Handled CHANNEL_CHANGE notify (ignore it) in Irssi SILC
+         client.  Affected file irssi/src/silc/core/client_ops.c.
+
+       * Merged with Irssi 0.8.4 from irssi.org CVS.
+
+Thu Mar 14 12:53:57 CET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Check for valid socket connection in client entries before
+         sending any messages.  Fixes a crash, but doesn't fix some
+         other underlaying bug that is lurking there.  Affected
+         file silcd/packet_send.c.
+
 Thu Mar 14 13:38:12 EET 2002  Timo Sirainen <tss@iki.fi>
 
        * $usermode, $cumode and $cumode_space expandos shouldn't do