aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/client/portallocator_unittest.cc
AgeCommit message (Expand)Author
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-11-23Test case for CL 1437933002.guoweis
2015-11-11Reland of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-11-10WebRTC should generate default private address even when adapter enumeration ...Guo-wei Shieh
2015-10-27Revert of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-10-27Adding the ability to change ICE servers through SetConfiguration.deadbeef
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-30WebRTC might leak srflx ip address when multiple_routes disabled and IceTrans...Guo-wei Shieh
2015-09-29If gather_continually is set to true, keep the last port allocator session ru...honghaiz
2015-09-28When doing DisableEquivalentPhases, exclude those AllocationSequenceshonghaiz
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-10Revert change which removes GICE.guoweis
2015-09-04Remove AsyncHttpRequest, AutoPortAllocator, ConnectivityChecker, and HttpPort...Peter Thatcher
2015-08-26Add check to prevent TURN usage if the protocol is not allowed.Guo-wei Shieh
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-21address comments from https://codereview.webrtc.org/1277263002/guoweis
2015-08-21Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_U...minyuel
2015-08-20Relanding "Generate localhost candidate when no STUN/TURN and portallocator h...Guo-wei Shieh
2015-08-20Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-19In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-19Revert "Generate localhost candidate when no STUN/TURN and portallocator has ...Guo-wei Shieh
2015-08-18In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-18Generate localhost candidate when no STUN/TURN and portallocator has the righ...Guo-wei Shieh
2015-08-15WebRTC Bug 4865Guo-wei Shieh
2015-08-14WebRTC Bug 4865Guo-wei Shieh
2015-08-11Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...pthatcher
2015-08-10Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled fo...Peter Thatcher
2015-07-17Fix an NPE when creating TurnPort with a NULL socket.honghaiz
2015-07-16Ensuring that UDP TURN servers are always used as STUN servers.deadbeef
2015-06-05Disable some PortAllocatorTest on asan due to flakinessErik Språng
2015-06-05Revert "Disable some PortAllocatorTest on tsan due to flakiness"Erik Språng
2015-06-04Disable some PortAllocatorTest on tsan due to flakinessErik Språng
2015-04-27STUN allocation should not be disabled when using shared port and TURN server...Jiayang Liu
2015-04-14Remove PORTALLOCATOR_ENABLE_BUNDLE, PortAllocatorSessionProxy, PortAllocatorS...Peter Thatcher
2015-02-18Fix WebRTC IP leaks.guoweis@webrtc.org
2015-01-23Reland r7980:jiayl@webrtc.org
2015-01-22Fix a crash in AllocationSequence.jiayl@webrtc.org
2015-01-09Revert "Accept incoming pings before remote answer is set to reduce connectio...pthatcher@webrtc.org
2014-12-29Accept incoming pings before remote answer is set to reduce connection latency.jiayl@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@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