Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
415920b0539ee3281f48f7f1c72681321b8fe4ef
/
p2p
/
base
/
turnport.h
19651c3
Handle lifetime short than 2 minutes for TURN allocations
by Jonas Oreland
· 7 years ago
202994c
This is a recommit of
by Jonas Oreland
· 7 years ago
f1a7a8c
Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports"
by Guido Urdaneta
· 7 years ago
26246ca
Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports
by Jonas Oreland
· 7 years ago
6c38cc7
Fix cpplint errors in p2p/
by Steve Anton
· 7 years ago
1cf1b7d
Fix clang style warnings in p2p/base/port.h and its subclasses
by Steve Anton
· 7 years ago
bdcee28
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 7 years ago
604427b
Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort"
by Guido Urdaneta
· 7 years ago
b23ed7f
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 7 years ago
d65ae4a
Fixing DCHECK in turnport.cc and doing some related cleanup.
by Taylor Brandstetter
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/p2p/base/turnport.h]
7bd1f1b
Add support for changing the TLS elliptic curve set.
by Diogo Real
· 7 years ago
1dca9d5
Support a user-provided string for the TLS ALPN extension.
by Diogo Real
· 7 years ago
e9ef907
Revert of Add logging of host lookups made by TurnPort to the RtcEventLog. (patchset #11 id:200001 of https://codereview.webrtc.org/2996933003/ )
by maxmorin
· 7 years ago
c251cb1
Add logging host lookups made by TurnPort to the RtcEventLog.
by jonaso
· 7 years ago
5c3c104
Make Port (and subclasses) fully "Network"-based, instead of IP-based.
by deadbeef
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
26d99c2
Add the URL attribute to cricket::Candiate.
by zhihuang
· 8 years ago
0483362
Add disabled certificate check support to IceServer PeerConnection API.
by hnsl
· 8 years ago
d5236e2
Revert of Add disabled certificate check support to IceServer PeerConnection API. (patchset #8 id:140001 of https://codereview.webrtc.org/2557803002/ )
by magjed
· 8 years ago
b0f04fd
Add disabled certificate check support to IceServer PeerConnection API.
by hnsl
· 8 years ago
b9e7b4a
Add config to prune low-priority TURN ports for creating connections
by Honghai Zhang
· 9 years ago
f4e8cf0
Revert of Add config to prune TURN ports (patchset #12 id:360001 of https://codereview.webrtc.org/2093623004/ )
by danilchap
· 9 years ago
17aac05
Add config to prune low-priority TURN ports for creating connections
by Honghai Zhang
· 9 years ago
079a7a1
Reland of Do not delete a connection in the turn port with permission error or refresh error. (patchset #1 id:1 of https://codereview.webrtc.org/2090833002/ )
by honghaiz
· 9 years ago
3159ffa
Revert of Do not delete a connection in the turn port with permission error or refresh error. (patchset #6 id:260001 of https://codereview.webrtc.org/2068263003/ )
by honghaiz
· 9 years ago
3d77deb
Do not delete a connection in the turn port with permission error, refresh error, or binding error.
by Honghai Zhang
· 9 years ago
36f50e8
Create a new connection if a candidate reuses an address
by honghaiz
· 9 years ago
17fa672
Fix AllocationSequence to handle the case when TurnPort stops using shared socket.
by Sergey Ulanov
· 9 years ago
34b11eb
Using 64-bit timestamp to replace the 32-bit one in webrtc/p2p.
by honghaiz
· 9 years ago
c463e20
Reset TURN port NONCE when a new socket is created.
by honghaiz
· 9 years ago
9dfed79
Stop processing any incoming packets when turn port is disconnected.
by honghaiz
· 9 years ago
55674ff
Reland Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.
by Stefan Holmer
· 9 years ago
e5e0e57
Revert of Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket. (patchset #3 id:40001 of https://codereview.webrtc.org/1577873003/ )
by tommi
· 9 years ago
7307952
Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.
by Stefan Holmer
· 9 years ago
6b9ab92
Cease all future TURN requests when a TURN refresh request fails for a given TURN port.
by honghaiz
· 9 years ago
f9945b2
Only try to pair protocol matching candidates for creating connections.
by Honghai Zhang
· 9 years ago
f67c548
Handle Turn error response to RefreshRequest, CreatePermissionRequest, and ChanelBindRequest
by Honghai Zhang
· 9 years ago
c3e0fe7
Make it extra safe when deleting a turn entry.
by honghaiz
· 9 years ago
376e123
Destroy a Connection if a CreatePermission request fails.
by deadbeef
· 9 years ago
32f3996
Re-apply change https://codereview.webrtc.org/1426673007/
by honghaiz
· 9 years ago
54e9232
Revert of Do not delete the turn port entry right away when the respective connection is deleted. (patchset #5 id:260001 of https://codereview.webrtc.org/1426673007/ )
by tommi
· 9 years ago
e58fe8e
Do not delete the turn port entry right away when the respective connection is deleted.
by honghaiz
· 9 years ago
8597543
Schedule a CreatePermissionRequest after the success of a previous request
by Honghai Zhang
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
b19eba3
Fix Turn TCP port issue.
by honghaiz
· 9 years ago
19e4e8d
Add support for trying alternate server (STUN 300 error message) on TCP
by guoweis@webrtc.org
· 10 years ago
0ba1533
Added support for an Origin header in STUN messages.
by pthatcher@webrtc.org
· 10 years ago
332331f
Use uint16s for port numbers in webrtc/p2p/base.
by pkasting@chromium.org
· 10 years ago
269fb4b
move xmpp and p2p to webrtc
by henrike@webrtc.org
· 10 years ago
28100cb
Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p."
by henrike@webrtc.org
· 10 years ago
d1ba6d9
Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p.
by henrike@webrtc.org
· 10 years ago