Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
267d84baf0597f89a3d1f66d323db754bc5d9239
/
pc
/
transportcontroller.h
c4faa9c
Remove QUIC transport/data channel
by Steve Anton
· 7 years ago
e2d6a06
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
1af3d82
Revert "Reland "Clean up libjingle API dependencies.""
by Henrik Kjellander
· 7 years ago
9185aca
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
581df61
Revert "Reland "Clean up libjingle API dependencies.""
by Patrik Höglund
· 7 years ago
5117b04
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
b526158
Move the TransportController from p2p/base to pc/.
by Zhi Huang
· 7 years ago
[Renamed (98%) from p2p/base/transportcontroller.h]
7bcfc3b
Revert "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
57fb315
Clean up libjingle API dependencies.
by Patrik Höglund
· 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/transportcontroller.h]
ca6d3b6
Renamed dtlstransportchannel.h/.cc/_unittest.cc.
by zhihuang
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
7914b8c
Negotiate the same SRTP crypto suites for every DTLS association formed.
by deadbeef
· 8 years ago
5bd5ca3
Rename "PacketTransportInterface" to "PacketTransportInternal".
by deadbeef
· 8 years ago
b2cdd93
Remove the dependency of TransportChannel and TransportChannelImpl.
by zhihuang
· 8 years ago
6ce9259
Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ )
by zhihuang
· 8 years ago
5aed06c
make the DtlsTransportWrapper inherit form DtlsTransportInternal
by zhihuang
· 8 years ago
bad5dad
More minor improvements to BaseChannel/transport code.
by deadbeef
· 8 years ago
f5b251b
Remove BaseChannel's dependency on TransportController.
by zhihuang
· 8 years ago
d06adf6
Make P2PTransportChannel inherit from IceTransportInternal.
by zhihuang
· 8 years ago
c37ad49
Revert of Make P2PTransportChannel inherit from IceTransportInternal. (patchset #3 id:80001 of https://codereview.webrtc.org/2590063002/ )
by kjellander
· 8 years ago
12749d8
Make P2PTransportChannel inherit from IceTransportInternal.
by zhihuang
· 8 years ago
62802a1
Fixing possible crash due to RefCountedChannel assignment operator.
by deadbeef
· 8 years ago
d1a38b5
Implement the "needs-ice-restart" logic for SetConfiguration.
by deadbeef
· 8 years ago
49f34fd
Relanding: Refactoring that removes P2PTransport and DtlsTransport classes.
by deadbeef
· 8 years ago
57fd726
Revert of Refactoring that removes P2PTransport and DtlsTransport classes. (patchset #9 id:150001 of https://codereview.webrtc.org/2517883002/ )
by deadbeef
· 8 years ago
bd28681
Refactoring that removes P2PTransport and DtlsTransport classes.
by deadbeef
· 8 years ago
15ca8f6
Let receiving() and SignalRecevingState be part of rtc::PacketTransportInterface.
by johan
· 8 years ago
d89ab14
Introduce rtc::PacketTransportInterface and let cricket::TransportChannel inherit.
by johan
· 8 years ago
d93f50c
Add UMA metrics for ICE regathering reasons.
by Honghai Zhang
· 8 years ago
f0bb360
Add parameter to TransportController to not change ICE role on restart.
by Taylor Brandstetter
· 8 years ago
d82eee0
Log how often DTLS negotiation failed because of incompatible ciphersuites.
by zhihuang
· 8 years ago
1c20610
Handle any number of role conflicts; not just the first.
by deadbeef
· 8 years ago
1590c39
Fire a signal when the transport channel state changes
by Honghai Zhang
· 8 years ago
7f216b7
Renames TransportController worker_thread to network_thread.
by Danil Chapovalov
· 8 years ago
e774867
Allow TransportController to create a QuicTransportChannel
by mikescarlett
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
b4d01c4
A bunch of interfaces: Return scoped_ptr<SSLCertificate>
by kwiberg
· 9 years ago
7fb69db
Reland the CL to remove candidates when doing continual gathering
by Honghai Zhang
· 9 years ago
6f59a4f
Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ )
by tommi
· 9 years ago
84430da
When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network
by honghaiz
· 9 years ago
a7446d2
Change DTLS default from 1.0 to 1.2 for webrtc.
by Guo-wei Shieh
· 9 years ago
f475d36
Properly handle different transports having different SSL roles.
by Taylor Brandstetter
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
c4d3a5d
Thinning out the Transport class.
by Taylor Brandstetter
· 9 years ago
1f429e3
Passing the new policy from PeerConnection RTCConfiguration to
by honghaiz
· 9 years ago
cbecd35
Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ )
by deadbeef
· 9 years ago
a81a42f
Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ )
by torbjorng
· 9 years ago
47ee2f3
TransportController refactoring.
by deadbeef
· 9 years ago
8902433
Revert "TransportController refactoring."
by Guo-wei Shieh
· 9 years ago
9af63f4
TransportController refactoring.
by deadbeef
· 9 years ago