summaryrefslogtreecommitdiff
path: root/chat/silc-client/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-26 14:10:44 +0000
committersalo <salo@pkgsrc.org>2003-01-26 14:10:44 +0000
commitd8a46d336ee93eed3f66a05a1d6bff0b7fc4b9c7 (patch)
treef344ef93567b8197f53d04d87781e897a8741bd3 /chat/silc-client/Makefile
parent3d8571e919782b1bd2937046b13ba4ff1ff06fbe (diff)
downloadpkgsrc-d8a46d336ee93eed3f66a05a1d6bff0b7fc4b9c7.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 'chat/silc-client/Makefile')
0 files changed, 0 insertions, 0 deletions