summaryrefslogtreecommitdiff
path: root/chat/silc-client/distinfo
diff options
context:
space:
mode:
authorsalo <salo>2002-12-04 17:26:48 +0000
committersalo <salo>2002-12-04 17:26:48 +0000
commit3a27830372b2cd12f12c65f658f8af87844c32d0 (patch)
treee92e79686da4c6f0f353af33c1ce2c2a8e6ab882 /chat/silc-client/distinfo
parentfc4d3e781e6b90c0bb286239b281dfa8a78efc96 (diff)
downloadpkgsrc-3a27830372b2cd12f12c65f658f8af87844c32d0.tar.gz
Update to version 0.9.9.1.
Changes between 0.9.8 and 0.9.9.1 ================================= * Updated protocol version to 1.2. Clients and servers with support for 1.1 are not compatible with the new protocol! * Added -no-listener option to FILE SEND command, Renamed FILE RECEIVE to FILE ACCEPT. * Added idle and signon fields to the ATTRIBUTE_SERVICE attribute to indicate the user's current idle and signon time of a service. * Added MAC field to the Private Message Payload to protect against chosen ciphertext attacks. * Added support for normal client to kill its own entries from the network. * Added ERR_UNSUPPORTED_PUBLIC_KEY and ERR_OPERATION_ALLOWED status types. * Defined the SILC_MESSAGE_FLAG_SIGNED. * Defined that all public keys sent in commands and notify payloads are actually Public Key Payloads not raw public key data. * Compute maximum padding for authentication packets to make passphrase approximation attacks impossible (padding must be at least 8 bytes now). * Added support for rekey before 2^32 sequence number wraps. * Added Encrypt-Then-MAC order to Channel Message Payload MAC generation. * Added Encrypt-Then-MAC order to SILC packet MAC generation. Deprecated the old Encrypt-And-MAC order. * Added expando $j which expands to current SILC Client version * SILC_UMODE_GONE changes are now propagated correctly to the client. * Print "nick now appears as newnick" and update nicklist when you change your nick to "nick". * Added support for setting FOUNDER mode on channel with specific public key which can be set with CMODE command. * Unified the Channel Message Payload and Private Message into one Message Payload. * UTF-8 decode topics also in JOIN command reply and TOPIC_SET notifys in client. * Added support to client sending new BAN and INVITE commands. Display INVITE and BAN lists as specified by SILC 1.2 * Merged with Irssi 0.8.6. * Added library versioning for shared libraries. * Do reverse lookups for server when /CONNECT-ing. * MARS support is now gone. * Fixed PING command sending in client library and handling in server. The server ID must be ID Payload, not raw ID data. * Fixed example in /HELP KEY * Fixed the client to correctly shutdown the client library to avoid memory leaks. * Fixed few double frees from client library.
Diffstat (limited to 'chat/silc-client/distinfo')
-rw-r--r--chat/silc-client/distinfo9
1 files changed, 5 insertions, 4 deletions
diff --git a/chat/silc-client/distinfo b/chat/silc-client/distinfo
index 9cccef4f74c..60bc30b826e 100644
--- a/chat/silc-client/distinfo
+++ b/chat/silc-client/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.14 2002/11/21 15:40:14 salo Exp $
+$NetBSD: distinfo,v 1.15 2002/12/04 17:26:48 salo Exp $
-SHA1 (silc-client-0.9.8.tar.bz2) = 4b3029436226d4826e82ab6ca897e043e3588dda
-Size (silc-client-0.9.8.tar.bz2) = 1566456 bytes
-SHA1 (patch-aa) = 5c7233288521af164cc2588e84127774cddb359e
+SHA1 (silc-client-0.9.9.1.tar.bz2) = a49debb3fca372776ab33ff17d6d44c72510af5c
+Size (silc-client-0.9.9.1.tar.bz2) = 1436578 bytes
+SHA1 (patch-aa) = bce1074fe6f9987d531a215327b4bc691fd555fb
+SHA1 (patch-ab) = 9c02f3ab2d6502075a71f4ac777704c9d0797370