- 9068f456 Improve IPv6 selection logic when gathering candidates. by Diep Bui · 2 years, 5 months ago
- 7b19036 Migrate p2p/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 6 months ago
- de2ac5a Adopt absl::string_view in p2p/ by Ali Tofigh · 2 years, 6 months ago
- 58ecd42 Remove std::string version of some functions that are no longer needed. by Ali Tofigh · 2 years, 7 months ago
- c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 7 months ago
- 1b98421 Add absl::string_view version of PortAllocator::CreateSessionInternal() by Ali Tofigh · 2 years, 7 months ago
- d197e0b Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 8 months ago
- 25361a8 Revert "Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"" by Christoffer Jansson · 2 years, 7 months ago
- a8be79c Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 8 months ago
- 6b9e040 Revert "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Christoffer Jansson · 2 years, 7 months ago
- 7d4634c Don't create PacketSocketFactory inside BasicPortAllocatorSession by Byoungchan Lee · 2 years, 8 months ago
- d959f3a Use std:unique_ptr for Network objects owned by the NetworkManager. by Niels Möller · 2 years, 9 months ago
- faf376c Implement IsAdapterAvailable in AndroidNetworkMonitor by Jonas Oreland · 2 years, 9 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 2 years, 10 months ago
- c06fe8b WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf by Jonas Oreland · 2 years, 10 months ago
- e0c6bdf Use const rtc::Network* in ports and port allocator by Niels Möller · 2 years, 10 months ago
- f11a04d remove all but 2 redundant factory methods in TurnPort by Jonas Oreland · 2 years, 10 months ago
- 340cb5e WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 8/inf by Jonas Oreland · 2 years, 10 months ago
- c79dc98 Document that BasicPortAllocator requires a NetworkManager. by Niels Möller · 3 years ago
- 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 2 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 2 months ago
- d2abeab Delete deprecated STUN origin methods/fields. by Taylor Brandstetter · 3 years, 2 months ago
- 08a6e35 Reland "Revert "Reland "remove stun origin support""" by Philipp Hancke · 3 years, 3 months ago
- 3b18208 Revert "Reland "remove stun origin support"" by Taylor Brandstetter · 3 years, 3 months ago
- 11a89c9 Reland "remove stun origin support" by Philipp Hancke · 3 years, 3 months ago
- 41205b3 Revert "remove stun origin support" by Artem Titov · 3 years, 3 months ago
- ba29ce3 remove stun origin support by Philipp Hancke · 3 years, 3 months ago
- 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 4 months ago
- 66be895 Delete BasicPacketSocketFactory default constructor by Niels Möller · 3 years, 4 months ago
- 84d1595 Rename VirtualSocketServer::SetDefaultRoute --> SetDefaultSourceAddress by Niels Möller · 3 years, 4 months ago
- 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 5 months ago
- c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 5 months ago
- aa918e0 Delete always-true BasicPortAllocatorSession::AddAllocatedPort argument by Niels Möller · 3 years, 5 months ago
- 2dbb4c9 Use backticks not vertical bars to denote variables in comments for /p2p by Artem Titov · 3 years, 6 months ago
- 2e15468 Avoid generating a random id for candidate stats. by Tommi · 3 years, 7 months ago
- da8a45f AllocationSequence: migrate from rtc::Message to TaskQueue. by Markus Handell · 3 years, 7 months ago
- dedcdfe AllocationSequence: switch signal to callback. by Markus Handell · 3 years, 7 months ago
- fd89fc7 BasicPortAllocatorSession: migrate to TaskQueue. by Markus Handell · 3 years, 7 months ago
- 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 7 months ago
- 3ba7beb Use callback_list for port destroy operation. by Lahiru Ginnaliya Gamathige · 4 years ago
- 091617d Change TestStunServer::Create to take a SocketServer rather than a thread as argument. by Niels Möller · 4 years, 1 month ago
- e27f3de Remove dependency on MessageHandlerAutoCleanup from BasicPortAllocatorSession and AllocationSequence by Tomas Gunnarsson · 4 years, 2 months ago
- 3cb9c6a Check for oversized TURN usernames by Harald Alvestrand · 4 years, 2 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 4 months ago
- 7150f0f Delete left-over TODO comment by Niels Möller · 4 years, 5 months ago
- fa8019c Clear address:port in icecandidateerror for tcp servers with private IP by Eldar Rello · 4 years, 8 months ago
- 9d56b01 Re-enable a couple PortAllocator tests under ASAN by Steve Anton · 5 years ago
- f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
- 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 5 years ago
- 3828c30 Delete unused member BasicPortAllocator::allow_tcp_listen_ by Niels Möller · 5 years ago
- d77c829 Fix incorrect log message in FilterNetworks function. by Sungwoo · 5 years ago
- ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
- 191e38f Delete gturn support by Niels Möller · 5 years ago
- 6981fb5 Add support to not use turn server as stun server. by Honghai Zhang · 5 years ago
- f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 5 years ago
- a8e6f34 Delete the BasicPortAllocator constructor that enables gturn by Niels Möller · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 20232a9 Use obfuscated IPs in logging in p2p/ and pc/. by Qingsi Wang · 5 years ago
- a3baf2a Add one more BasicPortAllocator constructor by Niels Möller · 5 years ago
- 3c02842 Add TURN_LOGGING_ID by Jonas Oreland · 5 years ago
- 7627fdd Sanitize the address field of peer-reflexive remote candidates. by Qingsi Wang · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 6 years ago
- 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 6 years ago
- 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 6 years ago
- ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 6 years ago
- c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
- 797ede8 Revert "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
- cd8d1cf Surface ICE candidates that match an updated candidate filter. by Qingsi Wang · 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
- 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
- 44f0f87 Remove NetworkManager::{set_ipv6_enabled,ipv6_enabled}. by Mirko Bonadei · 6 years ago
- aec15aa (5) Rename files to snake_case: install forwarding headers 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
- 1dac6d8 Sanitize candidates in ICE-level stats when necessary. by Qingsi Wang · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 72d2ddd Fix raddr on srflx and relay candidates by Jeroen de Borst · 6 years ago
- 6dbf0e4 Remove all aliases to rtc::Thread by Danil Chapovalov · 6 years ago
- e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
- 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
- 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
- a8f1e56 Change Port::Create methods to return a unique_ptr by Steve Anton · 6 years ago
- 60de683 Check all BasicPortAllocatorSession methods are called on the network thread by Steve Anton · 6 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
- b49b8f1 Fix a bug that the local hostname candidate with a known address is by Qingsi Wang · 6 years ago
- 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 6 years ago
- 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 6 years ago
- 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
- 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
- 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
- 5f4d47b Revert "Reland "Enable any address ports by default."" by Mirko Bonadei · 6 years ago
- b89ac62 Reland "Enable any address ports by default." by Mirko Bonadei · 6 years ago
- 1165949 Revert "Reland "Enable any address ports by default."" by Qingsi Wang · 6 years ago
- 9b2d4f5 Revert "Use also the related address in redundancy detection for candidates from" by Qingsi Wang · 6 years ago
- 625efe6 Use also the related address in redundancy detection for candidates from by Qingsi Wang · 7 years ago
- 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago