Log of /main/reTurn/TurnAllocation.hxx
Parent Directory
|
Revision Log
Revision
11159 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 25 14:03:32 2014 UTC
(5 years, 7 months ago)
by
sgodin
File length: 5046 byte(s)
Diff to
previous 10138
,
to
selected 7754
-modified asio and boost include file ordering to avoid multiply defined symbol errors on linking
-in preparation for upgrade of asio drop and support for latest boost
-include asio/ssh.hpp everywhere asio.hpp is included
-include boost headers before others, to ensure we are not redefining stdint definitions in some includes
and not others
Revision
10131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 22 13:33:55 2013 UTC
(6 years, 7 months ago)
by
sgodin
File length: 4848 byte(s)
Diff to
previous 8367
,
to
selected 7754
-improved diagnostics in RequestHandler - print senders tuple with errors
-detect port in use errors when creating relay
-move permission checking into TurnAllocation object for better encapsulation
-TCP/TLS Server classes - ensure we try to accept future connections if we
receive an error indicating we ran out of file descriptors
-TLS/UDP Servers classes - throw on errors in constructor
-TurnAllocation/UdpRelayServer - added flags so that some errors only log
a Warning level once, then will log at Debug level after - this helps to
avoid flooding logs with Warning level messages
Revision
8367 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 16 18:10:49 2008 UTC
(10 years, 11 months ago)
by
sgodin
File length: 4591 byte(s)
Diff to
previous 7754
-update a bunch of license blocks from Vovida 2.0 to BSD-3 clause that were supposed to have been changed months ago
Revision
7754 -
(
view)
(
download)
(
annotate)
-
[selected]
Modified
Mon May 26 21:55:31 2008 UTC
(11 years, 6 months ago)
by
sgodin
File length: 4529 byte(s)
Diff to
previous 7526
-updated return from behave-turn-05 to behave-turn-07
- Highlights...
- removed 4-byte framing for all TURN messaging
- Uses new Channel Bind mechanism
- new allocation props header, and reservation token header
- move requested ip address header
-synchronous reTurn client implementation used asio::socket::cancel which now
requires ASIO_ENABLE_CANCELIO define on windows platforms in asio version 1.0.0
-updated reflow for reTurn changes
Revision
7521 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 6 18:27:47 2008 UTC
(11 years, 11 months ago)
by
sgodin
File length: 5135 byte(s)
Diff to
previous 7425
,
to
selected 7754
- reTurn - optimized some data buffer copies - uses new DataBuffer class instead of resip::Data.cxx
- added new TestRtpLoad test program
- made TurnAsyncSocket callbacks thread safe
- implemented Long Term authentication in reTurn Server and AsyncClient APIs - note: Syncronous client does not support this yet
- added better logging on missing TLS files startup errors
- fixed looping bug in shutting down Udp relay server
Revision
7418 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 21 22:28:22 2007 UTC
(12 years ago)
by
sgodin
File length: 5118 byte(s)
Diff to
previous 7408
,
to
selected 7754
-major restructuring in preparation for async client api
-optimized data copying
-Tcp and Tls servers currently disabled - still need some work to update to new structure
-fix in client handling of channel number
Revision
7408 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 18 19:40:48 2007 UTC
(12 years ago)
by
sgodin
File length: 5040 byte(s)
Diff to
previous 7395
,
to
selected 7754
-updated reTurn to submitted turn-05 draft
- removed fingerprint attribute from turn methods
- modified channel number from 8 to 16 bits
- made starting channel number random
- implemented Turn Refresh Method
Revision
7395 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 2 21:42:41 2007 UTC
(12 years, 1 month ago)
by
sgodin
File length: 5037 byte(s)
Diff to
previous 7368
,
to
selected 7754
-implemented 3489-bis11 bind request on client api
-implemented synchronous DNS hostname resolution for client api
-implemented automatic client allocation refreshes
-fixed client TCP socket reading to handle TCP messages that are received in multiple packets
-cleanup up TurnAllocation accessors
-implemented proper xor handling for turn address attributes
Revision
7368 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 28 21:02:54 2007 UTC
(12 years, 1 month ago)
by
sgodin
File length: 4899 byte(s)
Diff to
previous 7366
,
to
selected 7754
-added server handling for udp retransmissions (tid map)
-fixed shared_ptr_from_this handling for TlsConnections
-fix crash if turn deallocation happens immediately after sending data
Revision
7321 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Sun Oct 14 18:18:46 2007 UTC
(12 years, 1 month ago)
by
sgodin
File length: 4473 byte(s)
Diff
to
selected 7754
- initial checkin of reTurn project - Stun/Turn Server and Client Library
- see README.txt for more info and status
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.