From: Sébastien V. <vi...@cl...> - 2008-12-15 10:40:18
|
Dear all, Our apologies if you receive multiple copies of this announcement. We are glad to announce the release of TurnServer version 0.2, the OpenSource TURN server. This new version supports RFC5389 (STUN), latest turn-12 and turn-ipv6-05 drafts. We also refactor some code parts and add other things like setting DF flag on Linux and quotas / IP restriction stuff. Here is the ChangeLog: - Add attributes from turn-12 draft; - Add authentication on all TURN responses when possible; - Pre-calculate account MD5 hash; - Re-organize some code (message-integrity calculation, ...); - Alternate behavior for DF flag; - Separate TCP and TLS sockets; - Correctly relayed data from peer to client in TLS; - Multiple XOR-PEER-ADDRESS support in CreatePermission; - Update wireshark parser (packet-stun2.c); - Additionnal configuration parameters; - Allocation number and bandwidth quota; - Address / port restrictions; - Reconstruct fragmented TCP messages support; - Prevent allocation hijacking support; - Add logs support via syslog. TurnServer code can be retrieved from the download page: http://sourceforge.net/project/showfiles.php?group_id=234986 The mailing-lists are available at: http://lists.sourceforge.net/mailman/listinfo/turnserver-devel http://lists.sourceforge.net/mailman/listinfo/turnserver-users As usual, any feedback is welcome. Best regards, -- Sebastien Vincent http://www.turnserver.org/ http://sourceforge.net/projects/turnserver/ |