summaryrefslogtreecommitdiff
path: root/p2p
AgeCommit message (Expand)Author
2014-10-30Improve the logging when a TCP connection is deleted.jiayl@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-21Fix local address leakage when IceTransportsType is relayguoweis@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org
2014-10-14libjingle: use _stricmp instead of deprecated stricmp.henrike@webrtc.org
2014-10-01Revert 7355 "Fix parallelization in libjingle_p2p_unittest."henrike@webrtc.org
2014-10-01Fix parallelization in libjingle_p2p_unittest.pbos@webrtc.org
2014-09-28Initialize SSL in unittest_main.cc.pbos@webrtc.org
2014-09-26Fix the duplicated candidate problem when using multiple STUN servers.jiayl@webrtc.org
2014-09-25Explicitly initialize SSL for tests.pbos@webrtc.org
2014-09-18(Auto)update libjingle 75852725-> 75853560buildbot@webrtc.org
2014-09-18Avoid writing a double/float to a string to avoid a crash.jiayl@webrtc.org
2014-09-17Implemented Network::GetBestIP() selection logic as following.guoweis@webrtc.org
2014-09-17talk/p2p/base: removed unused variable "port_"henrike@webrtc.org
2014-09-17(Auto)update libjingle 75683337-> 75695882buildbot@webrtc.org
2014-09-16Implemented Network::GetBestIP() selection logic as following.guoweis@webrtc.org
2014-09-16Implemented Network::GetBestIP() selection logic as following.guoweis@webrtc.org
2014-09-10Enable shared socket for TurnPort.jiayl@webrtc.org
2014-09-09TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOC...jiayl@webrtc.org
2014-09-09Relanding https://code.google.com/p/webrtc/source/detail?r=7093, after it gotmallinath@webrtc.org
2014-09-08Revert 7093: "Implementing ICE Transports type handling in libjingle transport."henrike@webrtc.org
2014-09-07Implementing ICE Transports type handling in libjingle transport.mallinath@webrtc.org
2014-09-04Revert 7070 "TurnPort should retry allocation with a new address on errorhenrike@webrtc.org
2014-09-04TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOC...jiayl@webrtc.org
2014-09-03(Auto)update libjingle 74694022-> 74696326buildbot@webrtc.org
2014-08-26implement handling ALTERNATE-SERVER response from turn protocol asguoweis@webrtc.org
2014-08-20Disable two tests in TurnPortTesthenrik.lundin@webrtc.org
2014-08-15(Auto)update libjingle 73370064-> 73399579buildbot@webrtc.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-08Encoding and Decoding of TCP candidates as defined in RFC 6544.mallinath@webrtc.org
2014-08-07Support for TURN/TLS.tkchin@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-07-28(Auto)update libjingle 72016417-> 72097588buildbot@webrtc.org
2014-07-24(Auto)update libjingle 71829282-> 71834788buildbot@webrtc.org
2014-07-23(Auto)update libjingle 71766184-> 71775619buildbot@webrtc.org
2014-07-18Revert "Reland r6707 with the fix for callclient.cc."jiayl@webrtc.org
2014-07-18Reland r6707 with the fix for callclient.cc.jiayl@webrtc.org
2014-07-17Connect to the turn server if address cannot be resolved by the browser by usingmallinath@webrtc.org
2014-07-17Assigning a priority to TURN server list passed to PeerConnection. First entr...mallinath@webrtc.org
2014-07-17Revert 6707 "Add support of multiple STUN servers in UDPPort."wu@webrtc.org
2014-07-16Add support of multiple STUN servers in UDPPort.jiayl@webrtc.org
2014-07-14Minor refactoring of the session classes.tommi@webrtc.org
2014-07-07Disabling shared socket mode for TURN ports. This is done as currently whenmallinath@webrtc.org
2014-07-01Fix uninitialized value in DtlsTransport and TransportDescription.jiayl@webrtc.org
2014-06-20Re-evalutes the ICE role on ICE restart.jiayl@webrtc.org
2014-06-20Remove unused ALLOCATE_DELAY constant.pbos@webrtc.org
2014-06-20(Auto)update libjingle 69589535-> 69600065buildbot@webrtc.org
2014-06-06Revert "Fix the "Failed unprotect audio RTP packet" error when SCTP is bundle...jiayl@webrtc.org
2014-06-06Fix the "Failed unprotect audio RTP packet" error when SCTP is bundled with a...jiayl@webrtc.org