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