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