1. 3e7e15d Reland "move relay server priority assignment to port_allocator" by Jonas Oreland · 2 years, 5 months ago
  2. 0487c57 stats: implement candidate-pair lastPacket(Sent|Received)Timestamp by Philipp Hancke · 2 years, 5 months ago
  3. 936c1af Revert "move relay server priority assignment to port_allocator" by Artem Titov · 2 years, 5 months ago
  4. b395f5b move relay server priority assignment to port_allocator by Philipp Hancke · 2 years, 5 months ago
  5. fd91d02 ice: include tiebreaker in computation of foundation attribute (tests) by Philipp Hancke · 2 years, 5 months ago
  6. 08b882d ice: include tiebreaker in computation of foundation attribute by Philipp Hancke · 2 years, 5 months ago
  7. 666c333 Stop revalidating STUN packets with the wrong password by Harald Alvestrand · 2 years, 5 months ago
  8. d806705 [TurnPort] Bring back stricter assumptions after recent fixes. by Tommi · 2 years, 5 months ago
  9. 98a9efa [TurnPort] Keep track of connections in TurnEntry. by Tommi · 2 years, 5 months ago
  10. f0e65ba Accept ArrayView in ICE agent interface where feasible. by Sameer Vijaykar · 2 years, 5 months ago
  11. 44874d1 Remove TurnAddMultiMapping experiment. by Tommi · 2 years, 5 months ago
  12. 3c5a1bf [TurnPort] Update CreateOrRefreshEntry function, step 2. by Tommi · 2 years, 5 months ago
  13. a92ba28 [TurnPort] Fix error return value in TurnPort::SendTo by Tommi · 2 years, 5 months ago
  14. 9c60649 [TurnPort] Check if turn entry was found when deleting a connection. by Tommi · 2 years, 5 months ago
  15. ee0766f [TurnPort] Update CreateOrRefreshEntry function, step 1. by Tommi · 2 years, 5 months ago
  16. 4762762 STUN: Avoid ICE message revalidation wherever possible. by Harald Alvestrand · 2 years, 5 months ago
  17. 5c9b7da Add missing dependencies. by Mirko Bonadei · 2 years, 6 months ago
  18. 7b3d61c Add test coverage for P2PTransportChannel refactor (#8/8) by Sameer Vijaykar · 2 years, 6 months ago
  19. cbad8ad Delete rtc::Message and rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  20. 52dd1a5 Reland "Add an active ICE controller that wraps a legacy controller (#7/n)" by Sameer Vijaykar · 2 years, 6 months ago
  21. 50a2a73 Revert "Add an active ICE controller that wraps a legacy controller (#7/n)" by Sameer Vijaykar · 2 years, 6 months ago
  22. 6326c9c Add an active ICE controller that wraps a legacy controller (#7/n) by Sameer Vijaykar · 2 years, 6 months ago
  23. 1adcde9 Use active ICE controller in P2PTransportChannel with an adapter (#6/n) by Sameer Vijaykar · 2 years, 6 months ago
  24. 282de03 Fix P2PTransportChannel unit tests to not rely on connections ordering by Sameer Vijaykar · 2 years, 6 months ago
  25. a01e727 Fix race at destruction in StunServerTests and reenable them on tsan by Danil Chapovalov · 2 years, 6 months ago
  26. 64edb15 Make P2PTransportChannel implement IceAgentInterface (#5/n) by Sameer Vijaykar · 2 years, 6 months ago
  27. 1840839 Keep state internally of connections added to P2PTransportChannel (#4/n) by Sameer Vijaykar · 2 years, 6 months ago
  28. 6fa8a75 Add an active ICE controller factory to IceTransportInit (#3/n) by Sameer Vijaykar · 2 years, 6 months ago
  29. 094ee30 Add an active ICE controller interface (#2/n) by Sameer Vijaykar · 2 years, 6 months ago
  30. b88c3b5 Add an ICE agent interface (#1/n) by Sameer Vijaykar · 2 years, 6 months ago
  31. 4bed30c Remove sigslot signals from TurnPort by Fredrik Solenberg · 2 years, 7 months ago
  32. 2e70294 Ship family-specific STUN hostname resolution behind field trial param. by Sameer Vijaykar · 2 years, 7 months ago
  33. a5d80a7 Add PreferGlobalIPv6Address param to IPv6NetworkResolutionFixes field trial string. by Diep Bui · 2 years, 7 months ago
  34. 9068f456 Improve IPv6 selection logic when gathering candidates. by Diep Bui · 2 years, 7 months ago
  35. b7da816 Replace RTCCertificateGeneratorCallback interface with an AnyInvocable by Danil Chapovalov · 2 years, 7 months ago
  36. 34f6d1c Migrate cricket::Port asynchronous calls to TaskQueueBase interface by Danil Chapovalov · 2 years, 7 months ago
  37. 4a3b5cc Reland "dtls: allow dtls role to change during DTLS restart" by Philipp Hancke · 2 years, 7 months ago
  38. 4d71538 Remove rtc::MessageHandler usage in pseudo tcp unittests by Danil Chapovalov · 2 years, 7 months ago
  39. fb5fc43 Revert "dtls: allow dtls role to change during DTLS restart" by Björn Terelius · 2 years, 7 months ago
  40. 02b5f3c dtls: allow dtls role to change during DTLS restart by Philipp Hancke · 2 years, 7 months ago
  41. e51918f Cleanup TurnServer by Danil Chapovalov · 2 years, 7 months ago
  42. cca884d Migrate away from rtc::MessageHandler in p2p unittests by Danil Chapovalov · 2 years, 7 months ago
  43. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  44. 71434ae Rename PreferGlobalIPv6ToLinkLocal field trial to group IPv6 fixes. by Sameer Vijaykar · 2 years, 8 months ago
  45. a75eb43 Lookup STUN hostname using the network's IP family. by Sameer Vijaykar · 2 years, 8 months ago
  46. b787e26 Support DNS resolution matching a specified IP family. by Sameer Vijaykar · 2 years, 8 months ago
  47. 1e68861 Fix use after free in UdpPort by Sameer Vijaykar · 2 years, 8 months ago
  48. 50ece56 Add IPv6 unit tests for STUN port. by Sameer Vijaykar · 2 years, 8 months ago
  49. ab5876a Remove TURN port's duplicate pointer to field_trials. by Sameer Vijaykar · 2 years, 8 months ago
  50. a204ad2 clean up misc TimeDelta use by Philipp Hancke · 2 years, 8 months ago
  51. 1e589eb Modify GetBestIP to prefer global IPv6 addresses to the link local IPv6 addresses. by Diep Bui · 2 years, 8 months ago
  52. 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
  53. 9095e0e [TCPConnection] Check for valid port_ in OnClose and OnConnect. by Tommi · 2 years, 8 months ago
  54. 7b19036 Migrate p2p/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 9 months ago
  55. f7b30e0 A few cleanup things for the port classes to clarify test code. by Tommi · 2 years, 9 months ago
  56. de2ac5a Adopt absl::string_view in p2p/ by Ali Tofigh · 2 years, 9 months ago
  57. 42b163f Remove unnecessary overloads by Ali Tofigh · 2 years, 9 months ago
  58. 58ecd42 Remove std::string version of some functions that are no longer needed. by Ali Tofigh · 2 years, 9 months ago
  59. d58f526 Always inject PacketSocketFactory in FakePortAllocator by Byoungchan Lee · 2 years, 9 months ago
  60. d151cc6 Remove the last build cycle in WebRTC by Mirko Bonadei · 2 years, 9 months ago
  61. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  62. 1b98421 Add absl::string_view version of PortAllocator::CreateSessionInternal() by Ali Tofigh · 2 years, 9 months ago
  63. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  64. 7ef4f51 [MessageHandler] Remove rtc::MessageHandler inheritance from StunRequest by Tommi · 2 years, 9 months ago
  65. ea5a944 Add absl::string_view version of PortInterface::SupportsProtocol() by Ali Tofigh · 2 years, 9 months ago
  66. 6fd77f3 Reland "Make deletion of Connection objects more deterministic." by Tommi · 2 years, 10 months ago
  67. f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 2 years, 10 months ago
  68. d197e0b Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 10 months ago
  69. b5af6ee [StunMessage] Remove/deprecate StunMessage::SetType by Tommi · 2 years, 10 months ago
  70. 159f313 [StunRequest] Remove Construct and Prepare methods. by Tommi · 2 years, 10 months ago
  71. e83500e [Connection] Construct ping/connection requests in one step. by Tommi · 2 years, 10 months ago
  72. 9a91286 Land refactored IceControllerEvent as IceRecheckEvent 4/4 by Sameer Vijaykar · 2 years, 10 months ago
  73. 2a1accd Rename IceControllerEvent to IceRecheckEvent 3/n by Sameer Vijaykar · 2 years, 10 months ago
  74. 781c12e Reland "Refactor IceControllerEvent" 2/n by Sameer Vijaykar · 2 years, 10 months ago
  75. 3382c1c Reland "Refactor IceControllerEvent" 1/n by Sameer Vijaykar · 2 years, 10 months ago
  76. 25361a8 Revert "Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"" by Christoffer Jansson · 2 years, 10 months ago
  77. a8be79c Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 10 months ago
  78. 408143d Refactor StunMessage a bit by Tommi · 2 years, 10 months ago
  79. 6ef0a38 Delete old StringToProto signature by Niels Möller · 2 years, 10 months ago
  80. 9453e5f Revert "Refactor IceControllerEvent" by Sameer Vijaykar · 2 years, 10 months ago
  81. 6b9e040 Revert "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Christoffer Jansson · 2 years, 10 months ago
  82. 794e68c Refactor IceControllerEvent by Sameer Vijaykar · 2 years, 10 months ago
  83. 7d4634c Don't create PacketSocketFactory inside BasicPortAllocatorSession by Byoungchan Lee · 2 years, 10 months ago
  84. c85e473 [Connection] Remove friend clause for ConnectionRequest by Tommi · 2 years, 10 months ago
  85. 2d13363 [Connection] Remove class friendship by Tommi · 2 years, 10 months ago
  86. 94ad387 [Connection] Replace local index with a copy of the candidate. by Tommi · 2 years, 10 months ago
  87. 1043fcd [TCPConnection] Avoid dereferencing port() in OnClose(). by Tommi · 2 years, 10 months ago
  88. 4662f53 Add string_view version of cricket::StringToProto by Niels Möller · 2 years, 10 months ago
  89. c80a182e Remove 'new_connection' attribute from ConnectionInfo by Tommi · 2 years, 10 months ago
  90. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  91. 1f49157 stats: implement transport iceState by Philipp Hancke · 2 years, 11 months ago
  92. 95b1a34 stats: implement iceLocalUsernameFragment by Philipp Hancke · 2 years, 11 months ago
  93. cc1b9b0 stats: implement iceRole by Philipp Hancke · 2 years, 11 months ago
  94. 869c87a Revert "Make deletion of Connection objects more deterministic." by Tomas Gunnarsson · 2 years, 11 months ago
  95. edeeef2 Revert "Clear port_ before firing destroyed event." by Tomas Gunnarsson · 2 years, 11 months ago
  96. ca94696 Clear port_ before firing destroyed event. by Tommi · 2 years, 11 months ago
  97. b44a794 Remove sigslot inheritance from Connection by Tommi · 2 years, 11 months ago
  98. 942cac2 Make deletion of Connection objects more deterministic. by Tommi · 2 years, 11 months ago
  99. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  100. a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago