X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=128c76fc0e4f0c678163c10a901c6b3d6d69f297;hb=0418adb0e61aadac2a9de6540080fcf6fc93800b;hp=dc2339dee92ecd05169fcd166bf486c37364b0ed;hpb=5d34c3610c4c8f45f4f40859bc09b9239dc5427d;p=silc.git diff --git a/CHANGES b/CHANGES index dc2339de..128c76fc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,50 @@ +Thu Mar 13 13:31:35 EET 2008 Pekka Riikonen + + * Fixed silcd crash in NEW_CLIENT packet handling when nickname + is not present in the packet. Affected files are + apps/silcd/packet_receive.c. + +Fri Feb 22 16:12:27 EET 2008 Pekka Riikonen + + * Fixed partial encryption in CTR mode in AES. Change does not + affect interoperability in SILC due to the way CTR is used in + SILC. But, fixed anyway. Affected files are + lib/silccrypt/aes.c and rijndael_internal.h. + +Tue Jan 8 09:41:57 EET 2008 Pekka Riikonen + + * Fixed printable fingerprint bufferoverlfow, RedHat bug 372021. + Affected file is lib/silcutil/silcutil.c. + +Sun Dec 30 14:00:46 EET 2007 Pekka Riikonen + + * Fixed unix signal delivery in SILC scheduler. Affected file + is lib/silcutil/unix/silcunixschedule.c. + +Sun Nov 18 16:43:04 CET 2007 Jochen Eisinger + + * Add -avoid-version and -rpath flags when compiling the plugin. + Affected file is apps/irssi/src/fe-common/silc/Makefile.in + +Thu Nov 15 18:03:53 EET 2007 Pekka Riikonen + + * Reprocess JOIN command synchronously after resolving channel + user list. Affected file is lib/silcclient/command_reply.c. + + * In JOIN command reply check if the channel key is already + saved. If it is we have received new key from server while + resolving user and must not save the old key. Affected file + is lib/silcclient/command_reply.c. + + * Remove all channel keys and hmacs after giving LEAVE command. + Affected file is lib/silcclient/command_reply.c. + +Tue Nov 13 18:24:56 EET 2007 Pekka Riikonen + + * Added missing channel unreferencing in CMODE, CUMODE, + TOPIC, INVITE, BAN and KICK command replies. Affected + file is lib/silcclient/command_reply.c. + Sun Nov 11 23:04:54 EET 2007 Pekka Riikonen * Free stream data and abort ongoing protocols correctly @@ -11,7 +58,7 @@ Sun Nov 11 16:02:12 EET 2007 Pekka Riikonen Sun Nov 11 14:15:48 EET 2007 Pekka Riikonen * SILC Toolkit 1.1.5. - + Sun Nov 11 11:22:35 EET 2007 Pekka Riikonen * Fixed connection authentication with public keys to use