Sign in
webrtc
/
src
/
c93bfcfd2f7613a1f8fa26b567de327db3548c7f
/
p2p
/
base
/
transport_description_factory_unittest.cc
c85ebbe
Reland: Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 6 years ago
7e8de0b
Revert "Implement true negotiation for DatagramTransport with fallback to RTP."
by Bjorn Mellem
· 6 years ago
71c6482
Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
ae226f6
Use Abseil container algorithms in p2p/
by Steve Anton
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from p2p/base/transportdescriptionfactory_unittest.cc]
1a9d3c3
Convert TransportDescriptionFactory to return unique_ptrs
by Steve Anton
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
6c6c9df
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
by Benjamin Wright
· 6 years ago
1cd39fa
make CreateOffer/CreateAnswer use ice credentials of pooled sessions.
by Jonas Oreland
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 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/transportdescriptionfactory_unittest.cc]
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
30952b4
Add "ice-option:trickle" to generated offers/answers.
by deadbeef
· 8 years ago
b789253
Accept SDP with TRANSPORT attributes missing from bundled m= sections.
by deadbeef
· 8 years ago
4cedf2b
Add signaling to support ICE renomination.
by Honghai Zhang
· 8 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
f475277
Rename constants files in webrtc/{media,p2p}
by kjellander
· 9 years ago
0eb15ed
Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector
by kwiberg
· 9 years ago
7cbd188
Remove GICE (again).
by Peter Thatcher
· 9 years ago
d12140a
Revert change which removes GICE.
by guoweis
· 9 years ago
3a14bf3
Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::TransportDescriptionFactory layers.
by Henrik Boström
· 9 years ago
2159b89
Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots.
by Peter Thatcher
· 9 years ago
5bdafd4
Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots.""
by minyuel
· 9 years ago
081f34b
Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots."
by Peter Thatcher
· 9 years ago
fa30180
Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots.
by pthatcher
· 9 years ago
3449faa
Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever).
by Peter Thatcher
· 9 years ago
eebcab5
rtc::Buffer: Rename length to size, for conformance with the STL
by kwiberg@webrtc.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