pkgsrc/chat/silc-server
salo d8a46d336e Update to version 0.9.12.
- use SHLIBTOOL_OVERRIDE instead of LIBTOOL_OVERRIDE, the ugly
  static libraries hack is now gone.

Changes from 0.9.11 to 0.9.12
=============================

 * Added macros SILC_SWAB_[16|32] to swab byte order of
   16-bit and 32-bit unsigned integers.
 * Use the SILC_SWAB_16 instead of htons() in server when
   handling ports since the ports in structures are always
   in little-endian order (regardless of platform).
 * Send DISCONNECT in close admin command in server.
 * Check whether we are already connecting to a remote router
   (in addition of checking whether we are already connected)
   before creating new connection.
 * Check that socket is valid after QoS is applied to data.
 * Make sure the socket connecetion is not closed to early
   when closing connection in server.  Also make sure the
   connection is always closed after error in a protocol.
 * Fixed server crash with double Primary block in config file.
 * Fixed various memory leaks around the config file parser.
 * Fixed a double free in INVITE command error handling in
   server.
2003-01-26 14:10:44 +00:00
..
files Make these scripts more portable by taking advantage of automatic rc.d 2002-09-20 02:01:54 +00:00
patches Update to version 0.9.11 2003-01-08 23:56:44 +00:00
DEINSTALL Maintainer update of chat/silc-server to version 0.9.5. Changes: 2002-09-14 02:59:25 +00:00
DESCR Add silc-server 0.6.4: 2001-11-30 23:33:34 +00:00
distinfo Update to version 0.9.12. 2003-01-26 14:10:44 +00:00
Makefile Update to version 0.9.12. 2003-01-26 14:10:44 +00:00
PLIST An important note to all server users: 2002-12-06 19:52:37 +00:00