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