aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/base/turnport.h
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-05Cease all future TURN requests when a TURN refresh request fails for a given ...honghaiz
2015-12-15Only try to pair protocol matching candidates for creating connections.Honghai Zhang
2015-12-11Handle Turn error response to RefreshRequest, CreatePermissionRequest, and Ch...Honghai Zhang
2015-12-03Make it extra safe when deleting a turn entry.honghaiz
2015-11-25Destroy a Connection if a CreatePermission request fails.deadbeef
2015-11-17Re-apply change https://codereview.webrtc.org/1426673007/honghaiz
2015-11-16Revert of Do not delete the turn port entry right away when the respective co...tommi
2015-11-14Do not delete the turn port entry right away when the respective connection i...honghaiz
2015-11-12Schedule a CreatePermissionRequest after the success of a previous requestHonghai Zhang
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-08-03Fix Turn TCP port issue.honghaiz
2015-01-10Add support for trying alternate server (STUN 300 error message) on TCPguoweis@webrtc.org
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