summaryrefslogtreecommitdiff
path: root/chat/silc-client/PLIST
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-12-04 17:26:48 +0000
committersalo <salo@pkgsrc.org>2002-12-04 17:26:48 +0000
commit8cf1d1da2c2e2b958021aba4c0f7ac5620e9f602 (patch)
treee92e79686da4c6f0f353af33c1ce2c2a8e6ab882 /chat/silc-client/PLIST
parentef3d336727cf258ba7e2e843bbdc5a3dd776e9fb (diff)
downloadpkgsrc-8cf1d1da2c2e2b958021aba4c0f7ac5620e9f602.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/PLIST')
-rw-r--r--chat/silc-client/PLIST18
1 files changed, 9 insertions, 9 deletions
diff --git a/chat/silc-client/PLIST b/chat/silc-client/PLIST
index dfa4c406ca5..3a539653107 100644
--- a/chat/silc-client/PLIST
+++ b/chat/silc-client/PLIST
@@ -1,18 +1,18 @@
-@comment $NetBSD: PLIST,v 1.8 2002/11/21 15:40:14 salo Exp $
+@comment $NetBSD: PLIST,v 1.9 2002/12/04 17:26:48 salo Exp $
bin/silc
-etc/silc/silc.conf
+lib/silc/libsilc-1.0.so
+lib/silc/libsilc-1.0.so.0
+lib/silc/libsilc-1.0.so.0.0
lib/silc/libsilc.la
lib/silc/libsilc.so
-lib/silc/libsilc.so.0
-lib/silc/libsilc.so.0.0
+lib/silc/libsilcclient-1.0.so
+lib/silc/libsilcclient-1.0.so.0
+lib/silc/libsilcclient-1.0.so.0.0
lib/silc/libsilcclient.la
lib/silc/libsilcclient.so
-lib/silc/libsilcclient.so.0
-lib/silc/libsilcclient.so.0.0
lib/silc/modules/aes.sim.so
lib/silc/modules/blowfish.sim.so
lib/silc/modules/cast.sim.so
-lib/silc/modules/mars.sim.so
lib/silc/modules/md5.sim.so
lib/silc/modules/none.sim.so
lib/silc/modules/rc5.sim.so
@@ -21,6 +21,7 @@ lib/silc/modules/rsa.sim.so
lib/silc/modules/sha1.sim.so
lib/silc/modules/twofish.sim.so
man/man1/silc.1
+share/examples/silc/silc.conf.default
share/doc/silc/CHANGES
share/doc/silc/COPYING
share/doc/silc/CREDITS
@@ -32,7 +33,7 @@ share/doc/silc/TODO
share/doc/silc/formats.txt
share/doc/silc/manual.txt
share/doc/silc/signals.txt
-share/doc/silc/silc.conf.default
+share/doc/silc/special_vars.txt
share/doc/silc/startup-HOWTO.html
share/silc/help/action
share/silc/help/admin
@@ -84,7 +85,6 @@ share/silc/help/motd
share/silc/help/msg
share/silc/help/names
share/silc/help/nick
-share/silc/help/note
share/silc/help/notice
share/silc/help/oper
share/silc/help/part