2712980903
The private key file format has changed due to a bug in the older code. When you run this server version it automatically changes your private key file to the correct format. The future versions of the SILC Server will not do that, so do not skip this version or you will need to generate new key pair after 0.9.11 is released. Also backup router bugs was fixed which caused several interesting decryption problems, so upgrading regardless if you are runinng normal server, backup router or primary router is strongly recommended. Changes from 0.9.9.1 to 0.9.10 ============================== * Added the config directive PublicKeyDir for the client block. * Extended the SILC_SERVER_LOG_ERROR macro to all available logging channels. * Load only files with .pub suffix in PublicKeyDir. * Fixed a typo in resuming code that fixed detach/resume code in server. * Fixed CMODE setting in server when founder mode was set. * Fixed wrong invite and ban list handling in server command reply. * Fixed CUMODE founder authentication in server to not check for client's public key since it's not supposed to do that. * Fixed backup router bugs: When backup resumes router and receives a CHANNEL_MESSAGE packet the backup must not act as router since the packet header decryption would be different. Also, when relaying packets to channel, do not re-encrypt packets on backup that came from the primary since the connection isn't really router-router connection.
42 lines
1.2 KiB
Text
42 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.9 2002/12/06 19:52:37 salo Exp $
|
|
etc/rc.d/silcd
|
|
lib/silcd/libsilc-1.0.so
|
|
lib/silcd/libsilc-1.0.so.1
|
|
lib/silcd/libsilc-1.0.so.1.0
|
|
lib/silcd/libsilc.la
|
|
lib/silcd/libsilc.so
|
|
lib/silcd/modules/aes.sim.so
|
|
lib/silcd/modules/blowfish.sim.so
|
|
lib/silcd/modules/cast.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
|
|
man/man5/silcd.conf.5
|
|
man/man8/silcd.8
|
|
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
|