summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsalo <salo>2003-01-26 14:10:44 +0000
committersalo <salo>2003-01-26 14:10:44 +0000
commit74f86d472364c0150c65b9a9319f06333ea7cb56 (patch)
treef344ef93567b8197f53d04d87781e897a8741bd3 /time
parentad795fe83c9b1e388bf8e8243114bf35e0677830 (diff)
downloadpkgsrc-74f86d472364c0150c65b9a9319f06333ea7cb56.tar.gz
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.
Diffstat (limited to 'time')
0 files changed, 0 insertions, 0 deletions