aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/base/port_unittest.cc
AgeCommit message (Expand)Author
2016-01-14Reland Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-14Revert of Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket...tommi
2016-01-14Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-05Don't delete an ICE connection until it has been pruned or timed out on writi...honghaiz
2015-12-15Only try to pair protocol matching candidates for creating connections.Honghai Zhang
2015-11-30Initialize type_preference_ in TestPort.pbos
2015-11-12Do not delete a connection until it has not received anything for 30 seconds.Honghai Zhang
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-11-10WebRTC should generate default private address even when adapter enumeration ...Guo-wei Shieh
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-30Do not time out a port if its role switched from controlled to controlling. A...honghaiz
2015-09-21Replace readable with receiving where receiving means receiving anything (stu...Peter Thatcher
2015-09-21Revert of Replace readable with receiving where receiving means receiving any...tommi
2015-09-21Replace readable with receiving where receiving means receiving anything (stu...honghaiz
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-10Revert change which removes GICE.guoweis
2015-08-25TCPConnection can never be deteted if they fail to connect.Guo-wei Shieh
2015-08-24TcpPort Reconnect should inform upper layer to start sending again.Guo-wei Shieh
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
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-19Add instrumentation to track the IceEndpointType.Guo-wei Shieh
2015-08-19Revert "Generate localhost candidate when no STUN/TURN and portallocator has ...Guo-wei Shieh
2015-08-18Generate localhost candidate when no STUN/TURN and portallocator has the righ...Guo-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-16Ensuring that UDP TURN servers are always used as STUN servers.deadbeef
2015-07-07Tighten link-local routing exclusion checkPeter Thatcher
2015-04-14Remove PORTALLOCATOR_ENABLE_BUNDLE, PortAllocatorSessionProxy, PortAllocatorS...Peter Thatcher
2015-04-06Implement Tcp Reconnect for TCPPort.Guo-wei Shieh
2015-01-10Added support for an Origin header in STUN messages.pthatcher@webrtc.org
2014-11-06Use uint16s for port numbers in webrtc/p2p/base.pkasting@chromium.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