- 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
- 340cb5e WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 8/inf by Jonas Oreland · 3 years ago
- 7ddc7d5 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 6/inf by Jonas Oreland · 3 years ago
- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 1 month ago
- 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years, 1 month ago
- 42da5a9 Keep RTCTransportStats on P2PTransportChannel. by Jonas Oreland · 3 years, 1 month ago
- 7c2e958 Add a guard against double delete to Connection::Destroy by Tomas Gunnarsson · 3 years, 1 month ago
- 8382968 Reland "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Mirko Bonadei · 3 years, 1 month ago
- 0cb1cfa Reland "Removing MessageHandler dependency from Connection." by Mirko Bonadei · 3 years, 1 month ago
- 1e98e7b p2p: Add field trial WebRTC-SetSocketReceiveBuffer by Victor Boivie · 3 years, 1 month ago
- 05ea12e Revert "Removing MessageHandler dependency from Connection." by Taylor Brandstetter · 3 years, 1 month ago
- e4d3952 Revert "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Taylor Brandstetter · 3 years, 1 month ago
- 29d16c0 stun/turn: use hostname when reconstructing the url by Philipp Hancke · 3 years, 2 months ago
- 44156fa0 Remove workaround in AutoSocketServerThread that isn't needed anymore. by Tommi · 3 years, 2 months ago
- 3202e29 Removing MessageHandler dependency from Connection. by Tommi · 3 years, 2 months ago
- c79dc98 Document that BasicPortAllocator requires a NetworkManager. by Niels Möller · 3 years, 2 months ago
- a34eb03 fix onicecandidateerror description by Philipp Hancke · 3 years, 2 months ago
- af2930a Avoid dangling pointers in a few Connection related classes. by Tommi · 3 years, 2 months ago
- f564bfe Fix potentially dangling pointers in several Connection related tests. by Tommi · 3 years, 2 months ago
- 9897649 Thread checks for the Connection class. by Tommi · 3 years, 2 months ago
- dda828f Field trials for DSCP by Jonas Oreland · 3 years, 2 months ago
- cb01e5e Add checks for Connection construction/destruction. by Tommi · 3 years, 2 months ago
- 1bea008 Remove unused remote ice member from Connection by Tommi · 3 years, 2 months ago
- 3001905 Fix guess adapter type. by Jonas Oreland · 3 years, 2 months ago
- 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
- c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
- 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 4 months ago
- ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
- 5f34130 Declare LERROR deprecated and remove all usage in webrtc by Harald Alvestrand · 3 years, 4 months ago
- c09b14c Use a FQDN hostname as an invalid hostname by Florent Castelli · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
- 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 5 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 5 months ago
- d2abeab Delete deprecated STUN origin methods/fields. by Taylor Brandstetter · 3 years, 5 months ago
- 646fddc Fix TCPPort::SetOption to apply options to the accepted sockets by Niels Möller · 3 years, 5 months ago
- ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 5 months ago
- 08a6e35 Reland "Revert "Reland "remove stun origin support""" by Philipp Hancke · 3 years, 5 months ago
- aaa848e Delete BasicPacketSocketFactory::CreateServerTcpSocket support for fake tls by Niels Möller · 3 years, 5 months ago
- d30ece1 Reland "Take out listen support from AsyncPacketSocket" by Niels Möller · 3 years, 5 months ago
- ac9a288 Disable SSLAdapter methods Listen and Accept by Niels Möller · 3 years, 5 months ago
- 1f30c2b Revert "Take out listen support from AsyncPacketSocket" by Evan Shrubsole · 3 years, 5 months ago
- b141c16 Take out listen support from AsyncPacketSocket by Niels Möller · 3 years, 5 months ago
- 3b18208 Revert "Reland "remove stun origin support"" by Taylor Brandstetter · 3 years, 5 months ago
- 11a89c9 Reland "remove stun origin support" by Philipp Hancke · 3 years, 5 months ago
- 6f8fa5a Reland "Use AsyncDnsResolver API in bindings and tests" by Harald Alvestrand · 3 years, 5 months ago
- 41205b3 Revert "remove stun origin support" by Artem Titov · 3 years, 5 months ago
- ba29ce3 remove stun origin support by Philipp Hancke · 3 years, 5 months ago
- fc5a4f7 Revert "Use AsyncDnsResolver API in bindings and tests" by Björn Terelius · 3 years, 6 months ago
- 6d19d14 Add AsyncListenSocket, as alias for AsyncPacketSocket by Niels Möller · 3 years, 6 months ago
- a057760 Use AsyncDnsResolver API in bindings and tests by Harald Alvestrand · 3 years, 6 months ago
- 404cd60 Fix weird socket member naming in AsyncStunTCPSocketTest by Niels Möller · 3 years, 6 months ago
- c9f43f8 Use AsyncDnsResolver in TurnPort class by Harald Alvestrand · 3 years, 6 months ago
- b7b306b Use AsyncDnsResolver in UDPPort class by Harald Alvestrand · 3 years, 6 months ago
- 985310e Add CreateAsyncDnsResolver to PacketSocketFactory API by Harald Alvestrand · 3 years, 6 months ago
- 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 6 months ago
- 4a1c2c4 Delete wiring of SignalAddressReady for TCP ports by Niels Möller · 3 years, 6 months ago
- 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 6 months ago
- 6da016f Delete unused listen-mode of AsyncStunTCPSocket by Niels Möller · 3 years, 6 months ago
- 66be895 Delete BasicPacketSocketFactory default constructor by Niels Möller · 3 years, 7 months ago
- 84d1595 Rename VirtualSocketServer::SetDefaultRoute --> SetDefaultSourceAddress by Niels Möller · 3 years, 7 months ago
- b7a74c3 Remove inactive owners. by Mirko Bonadei · 3 years, 7 months ago
- 1072122 Revert "Propagate socket write errors for DtlsTransport" by Victor Boivie · 3 years, 7 months ago
- 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
- c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 7 months ago
- efece42 Allow remote SDP offers to be "active" or "passive" by Harald Alvestrand · 3 years, 7 months ago
- d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 7 months ago
- edfaaef Propagate socket write errors for DtlsTransport by Victor Boivie · 3 years, 7 months ago
- 0c2a9ca fix some typos by Philipp Hancke · 3 years, 7 months ago
- aa918e0 Delete always-true BasicPortAllocatorSession::AddAllocatedPort argument by Niels Möller · 3 years, 7 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
- 5554230 remove GICE-specific stun error code by Philipp Hancke · 3 years, 8 months ago
- 63ac879 [sigslot] - Remove SignalDestroyed from PortAllocatorSession. by Mirko Bonadei · 3 years, 8 months ago
- 2dbb4c9 Use backticks not vertical bars to denote variables in comments for /p2p by Artem Titov · 3 years, 8 months ago
- 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago
- 645f899 [sigslot] - Remove signal from StunPort::AddressResolver. by Mirko Bonadei · 3 years, 8 months ago
- b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
- 76b0c2ce Revert "Reland "Port: migrate to TaskQueue."" by Mirko Bonadei · 3 years, 8 months ago
- e2ab77b Reland "Port: migrate to TaskQueue." by Markus Handell · 3 years, 9 months ago
- a4aabb9 Revert "Port: migrate to TaskQueue." by Markus Handell · 3 years, 9 months ago
- 0654016 Port: migrate to TaskQueue. by Markus Handell · 3 years, 9 months ago
- e3ceb88 Sanitize hostname literals when mDNS obfuscation is on. by Harald Alvestrand · 3 years, 9 months ago
- 2e15468 Avoid generating a random id for candidate stats. by Tommi · 3 years, 10 months ago
- da8a45f AllocationSequence: migrate from rtc::Message to TaskQueue. by Markus Handell · 3 years, 10 months ago
- dedcdfe AllocationSequence: switch signal to callback. by Markus Handell · 3 years, 10 months ago
- fd89fc7 BasicPortAllocatorSession: migrate to TaskQueue. by Markus Handell · 3 years, 10 months ago
- 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 10 months ago
- 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 10 months ago
- edc347c Introduce (Un)SubscribeDtlsTransportState methods. by Mirko Bonadei · 3 years, 10 months ago
- 3acdb0a Define cricket::DtlsTransportState in terms of webrtc::DtlsTransportState. by Mirko Bonadei · 3 years, 11 months ago
- 9582fa4 Remove unused setter for Port::socket_factory() by Harald Alvestrand · 3 years, 11 months ago
- f97afd6 Reland "Add addr in error msg if stun sock sent with error" by Yura Yaroshevich · 4 years ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
- dbcf8af Fix documentation owners formating by Artem Titov · 4 years ago
- 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 4 years ago
- 6c7c495 doc: fix ice metadata + spelling by Philipp Hancke · 4 years ago
- e082984 Add death test for WrappingAsyncResolver by Harald Alvestrand · 4 years ago
- c8cf0a6 Remove MDNS message implementation by Harald Alvestrand · 4 years ago
- dc53ce6 Revert "Add addr in error msg if stun sock sent with error" by Mirko Bonadei · 4 years ago
- 9ff75a6 Add addr in error msg if stun sock sent with error by Yura Yaroshevich · 4 years ago
- 0aa1a19 Add module overview of ICE by Jonas Oreland · 4 years ago