Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
acb4cba5b1a36e226717827036811c49e846499c
/
p2p
5f83cf0
Replacing rtc::TimeDelta with webrtc::TimeDelta.
by Sebastian Jansson
· 7 years ago
31e5bf5
Remove deprecated SocketFactory overrides.
by Steve Anton
· 7 years ago
f82644c9
Change the receiving state update rule.
by Qingsi Wang
· 7 years ago
a2d6067
Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads."
by Qingsi Wang
· 7 years ago
c4384ea
Remove PORTALLOCATOR_ENABLE_SHARED_UFRAG
by Steve Anton
· 7 years ago
6e641e6
Signal detailed packet info for each packet sent.
by Qingsi Wang
· 7 years ago
3dc4106
Revert "Add thread checker to PortAllocator and its subclasses and fix a bug"
by Patrik Höglund
· 7 years ago
fc43d11
Add thread checker to PortAllocator and its subclasses and fix a bug
by Qingsi Wang
· 7 years ago
fd350d7
By default, don't use SRTP_AES128_CM_SHA1_32 protection profile.
by Taylor Brandstetter
· 7 years ago
8487988
Remove myself from some owners files. Fix order in those files. Replace myself in comment references.
by Henrik Grunell
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
d7d762d
Remove LOG_J and LOG_JV, tweak p2p logs.
by Jonas Olsson
· 7 years ago
c99dc31
Add ability to release TURN allocation gracefully
by Jonas Oreland
· 7 years ago
dea6889
Add sanity checks of IceConfig parameters.
by Qingsi Wang
· 7 years ago
16ccef7
Allow implementation defined STUN attributes in 0x4000-0x7FFF range
by Jonas Oreland
· 7 years ago
2bd41f9
Fix a bug caused by an early return when a TURN port receives a role conflict.
by Qingsi Wang
· 7 years ago
866e08d
Make rtc::Optional IceConfig parameters interpreted consistently.
by Qingsi Wang
· 7 years ago
2c8773b
Avoid DCHECK in P2PTransportChannel::MorePingable.
by Taylor Brandstetter
· 7 years ago
01cb5f2
Fix issue where sockets bound to temporary IPv6 addresses are discarded.
by Taylor Brandstetter
· 7 years ago
22e623a
Add configurable threshold for writability state update.
by Qingsi Wang
· 7 years ago
ca8438b
Remove p2p/base/session.h
by Steve Anton
· 7 years ago
e6826d2
Add configurable connectivity check intervals.
by Qingsi Wang
· 7 years ago
12edf4c
Separate build target for rtc_base/numerics/safe_minmax.h
by Karl Wiberg
· 7 years ago
4ff5443
Fix bugs in collecting STUN candidate stats and configuring STUN
by Qingsi Wang
· 7 years ago
3ba7a57
Fixing typo in log messages.
by Taylor Brandstetter
· 7 years ago
7ca6311
Add method to modify magic cookie of a STUN message
by Jonas Oreland
· 7 years ago
d5e0fcd
Add immediate sorting of candidate pairs after the network preference
by Qingsi Wang
· 7 years ago
c392866
Implement certificate chain stats.
by Taylor Brandstetter
· 7 years ago
e818b6e
Create the JsepTransportController and JsepTransport2.
by Zhi Huang
· 7 years ago
72a43a1
Collect packet loss and RTT stats of STUN binding requests.
by Qingsi Wang
· 7 years ago
db53f8e
Add configurable STUN binding request interval.
by Qingsi Wang
· 7 years ago
7435462
Removing definition of FEATURE_ENABLE_VOICEMAIL.
by Mirko Bonadei
· 7 years ago
45cc890
Assorted logging pedantry
by Jonas Olsson
· 7 years ago
8e545ee
Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32."
by Tommi
· 7 years ago
6780c51
Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32.
by Joachim Bauch
· 7 years ago
2870b0a
Expose a link-local network interfaces enumeration option
by Daniel Lazarenko
· 7 years ago
19651c3
Handle lifetime short than 2 minutes for TURN allocations
by Jonas Oreland
· 7 years ago
93a8439
Bind the structured ICE logging with P2PTransportChannel.
by Qingsi Wang
· 7 years ago
9a5c6f8
Add the network preference to RTCConfiguration.
by Qingsi Wang
· 7 years ago
79d331b
Removing henrika from p2p/OWNERS and rtc_base/OWNERS
by henrika
· 7 years ago
70b820f
Implemented the GetRemoteAudioSSLCertificate method.
by Zhi Huang
· 7 years ago
65ce311
Removing useless dependencies on //testing/gmock.
by Mirko Bonadei
· 7 years ago
b181f71
Don't use link-local networks to determine the lowest cost of networks
by Yuwei Huang
· 7 years ago
dbd7809
Replace bind2nd with lambdas in turnport.cc for C++ 17 compatibility.
by Qingsi Wang
· 7 years ago
e2a9318
Delete ConnectionMonitor.
by Niels Möller
· 7 years ago
f075c5f
Delete obsolete header file transportchannelimpl.h.
by Niels Möller
· 7 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 7 years ago
c73e1f4
Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""
by Per Kjellander
· 7 years ago
588c548
GN rtc_* templates: Set default visibility to webrtc_root + "/*"
by Karl Wiberg
· 7 years ago
625c3b6
Add missing file to p2p.
by Patrik Höglund
· 7 years ago
fd7df98
Fix sign-compare warnings on win_clang
by Oleh Prypin
· 7 years ago
c0ed4db
Remove p2p/base/sessiondescription.h forwarding header
by Steve Anton
· 7 years ago
a40f824
Explicitly specify is_clang=false for Win MSVC bots
by Oleh Prypin
· 7 years ago
5adfafd
Make ContentInfo/ContentDescription slightly more ergonomic
by Steve Anton
· 7 years ago
e7f769c
Remove p2p/base/jseptransport.h.
by Taylor Brandstetter
· 7 years ago
4ab68ee
Move sessiondescription.h/cc from p2p/base to pc/
by Steve Anton
· 7 years ago
6e2e7ce
Reland "Move JsepTransport from p2p/base to pc/."
by Taylor Brandstetter
· 7 years ago
202994c
This is a recommit of
by Jonas Oreland
· 7 years ago
8424acd
Revert "Move JsepTransport from p2p/base to pc/."
by Oleh Prypin
· 7 years ago
4770fd9
Move JsepTransport from p2p/base to pc/.
by Taylor Brandstetter
· 7 years ago
74cefe1
Removing dependency on JsepTransport from DtlsTransport tests.
by Taylor Brandstetter
· 7 years ago
f1a7a8c
Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports"
by Guido Urdaneta
· 7 years ago
3e11343
Fix circular dependencies in webrtc_common.
by Patrik Höglund
· 7 years ago
26246ca
Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports
by Jonas Oreland
· 7 years ago
a8005cf
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
d37709b
Revert "Fix circular dependencies between optional, array_view, and rtc_base."
by Patrik Höglund
· 7 years ago
a9e0924
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
6c38cc7
Fix cpplint errors in p2p/
by Steve Anton
· 7 years ago
3828c06
Replace cricket::ContentAction with webrtc::SdpType
by Steve Anton
· 7 years ago
5c8231c
Fix cpplint errors in pseudotcp/test
by Steve Anton
· 7 years ago
cc65bd0
Run clang format on pseudotcp/test
by Steve Anton
· 7 years ago
babf917
Fix cpplint errors in port/port_unittest
by Steve Anton
· 7 years ago
cd3fc5d
Use the DtlsSrtpTransport in BaseChannel.
by Zhi Huang
· 7 years ago
e932457
Fix cpplint errors in p2ptransportchannel/test
by Steve Anton
· 7 years ago
903dcd7
Optional: Use nullopt and implicit construction in /p2p
by Oskar Sundbom
· 7 years ago
e40468b
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
by Karl Wiberg
· 7 years ago
f2d7beb
Created the DtlsSrtpTransport.
by Zhi Huang
· 7 years ago
801b868
Remove the CA_UPDATE and related code.
by Zhi Huang
· 7 years ago
7aee3d5
Fix ortc_api circular deps.
by Patrik Höglund
· 7 years ago
942bc2e
Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal.
by Zhi Huang
· 7 years ago
8c316c1
Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal."
by Zhi Huang
· 7 years ago
7167745
Replaced the SignalSelectedCandidatePairChanged with a new signal.
by Zhi Huang
· 7 years ago
61a7b14
Removing conditional visibility.
by Mirko Bonadei
· 7 years ago
ada394b
Remove p2p/base/candidate.h
by Patrik Höglund
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
f2737d2
Enable the clang style plugin in primary p2p/ target
by Steve Anton
· 7 years ago
d3ea999
Fix clang style warnings in p2p/base/{session,transport}description
by Steve Anton
· 7 years ago
7995d8c
Fix clang style warnings in p2p/base/portallocator files
by Steve Anton
· 7 years ago
33f69db
Fix clang style warnings in p2p/base/packettransport files
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
9d4a2e6
Move inlined methods from p2p/base/packetsocketfactory.h
by Steve Anton
· 7 years ago
eae3e65
Enable the clang style plugin for the stunprober target
by Steve Anton
· 7 years ago
ca7d54e
Fix clang style warnings in p2p/base/stun.h
by Steve Anton
· 7 years ago
47d3a01
Reenable some supressed warnings for the objc SDK.
by Kári Tristan Helgason
· 7 years ago
c4faa9c
Remove QUIC transport/data channel
by Steve Anton
· 7 years ago
8a63f78
Rewrite the remaining few WebRtcSession tests.
by Steve Anton
· 7 years ago
f1c6db1
Rewrite WebRtcSession ICE tests as PeerConnection tests
by Steve Anton
· 7 years ago
7f90e2c
IWYU: Include math.h for round(3).
by Raphael Kubo da Costa
· 7 years ago
f022976
Fix bug in recently introduced TurnCustomizer
by Jonas Oreland
· 7 years ago
6697278
Fix Gn untracked headers in webrtc/p2p.
by Mirko Bonadei
· 7 years ago
Next »