7fa14c31b7
Changes from 0.9.5 to 0.9.8 =========================== * Added support for aborting automatically pending commands that never receives the reply (to avoid memory leaks). * Added support for removing explicitly added client connections in rehash and closing the client connections if they were unconfigured in the rehash. * Rewrote WHOIS, WHOWAS and IDENTIFY commands in the server. * If packet processing fails (like integrity check fails) the connection is closed now. * Normal server now reconnects to backup router automatically if connection is lost to it. * Added support for replying on behalf of the user to the Requested Attributes in WHOIS command in the server. * Failed OPER and SILCOPER authentications are now logged. * Added sort-of "Quality of Service" (QoS) support. Data reception can be controlled with rate limit per second and/or read data length limit. * Added support for encrypted private key files. Now passphrase must be provided when new key pair is created , and prompted when loading the private key. * Resumed client packet handling from server put the resumed client on wrong list on router and caused the client not be present on the network anymore. * Various cleanup in error message output in config parsing code and in server init code. Fixed error log files containing too many newlines in some situations. * Assure that channel key is set before sending it. May crash server otherwise. * Don't swtich to become primary router if we are backup if decryption error has occurred. * Fixed a bug in backup router IP address comparison * Fixed a crashbug in incoming server accepting. * Fixed packet decryption problem when backup router encrypted channel message with wrong key during backup resuming protocol. * Fixed memory leaks in server. * Fixed channel key packet processing bug on backup router during backup resuming protocol.
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2002/11/21 15:42:45 salo Exp $
|
|
etc/rc.d/silcd
|
|
lib/silcd/libsilc.la
|
|
lib/silcd/libsilc.so
|
|
lib/silcd/libsilc.so.0
|
|
lib/silcd/libsilc.so.0.0
|
|
lib/silcd/modules/aes.sim.so
|
|
lib/silcd/modules/blowfish.sim.so
|
|
lib/silcd/modules/cast.sim.so
|
|
lib/silcd/modules/mars.sim.so
|
|
lib/silcd/modules/md5.sim.so
|
|
lib/silcd/modules/none.sim.so
|
|
lib/silcd/modules/rc5.sim.so
|
|
lib/silcd/modules/rc6.sim.so
|
|
lib/silcd/modules/rsa.sim.so
|
|
lib/silcd/modules/sha1.sim.so
|
|
lib/silcd/modules/twofish.sim.so
|
|
sbin/silcd
|
|
share/doc/silcd/CHANGES
|
|
share/doc/silcd/COPYING
|
|
share/doc/silcd/CREDITS
|
|
share/doc/silcd/CodingStyle
|
|
share/doc/silcd/FAQ
|
|
share/doc/silcd/INSTALL
|
|
share/doc/silcd/README
|
|
share/doc/silcd/TODO
|
|
share/examples/silcd/README
|
|
share/examples/silcd/cell_backup.conf
|
|
share/examples/silcd/cell_router.conf
|
|
share/examples/silcd/cell_server1.conf
|
|
share/examples/silcd/cell_server2.conf
|
|
share/examples/silcd/motd.txt.default
|
|
share/examples/silcd/silcalgs.conf.default
|
|
share/examples/silcd/silcd.conf.default
|
|
share/examples/silcd/silcd.prv
|
|
share/examples/silcd/silcd.pub
|
|
@dirrm lib/silcd/modules
|
|
@dirrm lib/silcd
|
|
@dirrm share/doc/silcd
|
|
@dirrm share/examples/silcd
|