Commit graph

17 commits

Author SHA1 Message Date
Ghislain MARY
a6c1410623 Use random port instead of fixed 15060 for tunnel transport. 2013-01-21 12:01:41 +01:00
Ghislain MARY
46ce83799e Add check to prevent crash. 2013-01-17 11:32:00 +01:00
Ghislain MARY
8de31757c6 Fix logging for tunnel on Android. 2013-01-03 16:14:35 +01:00
Ghislain MARY
6799a424ae Fix bug in auto detect procedure of tunnel manager.
The same UDP client was always used and so the tunnel could never be
enabled by the auto detect mode.
2013-01-03 15:09:45 +01:00
Simon Morlat
edec0b18e7 fix tunnel crash 2012-10-02 11:05:05 +02:00
Simon Morlat
239e4f553b do not use ICE while in tunnel mode 2012-09-18 12:25:04 +02:00
Simon Morlat
b70085becb set processing of tunnel udp mirror callback on main thread. 2012-09-17 16:02:57 +02:00
Simon Morlat
f5169e0066 ignore tunnel transmissions errors (usually when not ready) for SIP 2012-06-26 13:12:01 +02:00
Simon Morlat
fde22ebf22 implement setting of http proxy host and port (for tunnel extension) in gtk ui 2012-05-29 23:51:24 +02:00
Simon Morlat
38d4730be5 add missing using namespace::std 2012-04-26 11:30:50 +02:00
Yann Diorcet
6068c49f48 Avoid buffer overflow in console commands 2012-03-20 11:53:02 +01:00
Simon Morlat
5ad81af695 refine tunnel implementation
- API cleanups
- add http proxy support
- add stubs to avoid using conditional defines.
2012-02-15 14:53:27 +01:00
Simon Morlat
3c805758e8 ported to mingw 2012-01-30 22:21:30 +01:00
Jehan Monnier
77cad2f045 finilize tunnel api cleanup 2011-12-22 13:59:10 +01:00
Guillaume Beraudo
f45bf65a80 Stores a different payload in Rtptransport. 2011-12-20 17:34:02 +01:00
Guillaume Beraudo
d5c1e8c976 Fix compilation of tunnel on ios. 2011-12-19 14:33:23 +01:00
Guillaume Beraudo
886d80bb6d Tunnel manager. 2011-12-16 10:43:30 +01:00