- bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 11 months ago
- df7df19 Clean up IPv6 fixes field trial artifacts. by Sameer Vijaykar · 2 years ago
- b11caa3 Remove obsolete IceProtocolType enum and SetIceProtocolType by Philipp Hancke · 2 years ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 2 years ago
- 1f251dd Default enable WebRTC-IPv6NetworkResolutionFixes by Sameer Vijaykar · 2 years ago
- 4665d60 Initialize a test helper class member by Harald Alvestrand · 2 years ago
- 8c3c5a6 Replace use of test-only connections() with P2PTransportChannel member. by Sameer Vijaykar · 2 years, 1 month ago
- c8b2088 Remove unused parameterization from P2PTransportChannelTests. by Sameer Vijaykar · 2 years, 1 month ago
- 72b11a4 Remove adapter indirection for ICE controller interactions. by Sameer Vijaykar · 2 years, 1 month ago
- ef173f0 Default enable active ICE controller. by Sameer Vijaykar · 2 years, 1 month ago
- c7a0620 Add an ICE switch reason for a switch requested by an application. by Sameer Vijaykar · 2 years, 2 months ago
- a2653bc Export some more symbols for use in chromium tests. by Sameer Vijaykar · 2 years, 2 months ago
- 0793ee7 Remove FakePortAllocator's dependency on ScopedKeyValueConfig. by Sameer Vijaykar · 2 years, 2 months ago
- 62ba379 Add some RTC_EXPORT needed by Chromium. by Mirko Bonadei · 2 years, 2 months ago
- 41010f9 Log resolved & unresolved turn server address as sensitive string. by Yury Yarashevich · 2 years, 2 months ago
- 614da1b Cleanup Connection message integrity handling by Jonas Oreland · 2 years, 3 months ago
- 70d9e4e Don't log PW mismatch messages in production by Harald Alvestrand · 2 years, 3 months ago
- c61312a Improve logging of DTLS transport handshake by Philipp Hancke · 2 years, 4 months ago
- 29464b0 [TurnPort] Check if a matching connection exists before replying. by Tommi · 2 years, 4 months ago
- def8559 Resolve TURN hostname specific to network family behind field trial. by Sameer Vijaykar · 2 years, 4 months ago
- 7eea667 Fix bugs in discarding stun address by Kyutae Lee · 2 years, 4 months ago
- e844aad Convert StreamInterfaceChannel to new API by Harald Alvestrand · 2 years, 5 months ago
- dd4c406 Convert MemoryStream to use new StreamInterface by Harald Alvestrand · 2 years, 5 months ago
- 11840ce Deprecate void* forms of StreamInterface::Read and ::Write by Harald Alvestrand · 2 years, 5 months ago
- 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, 6 months ago
- 44874d1 Remove TurnAddMultiMapping experiment. by Tommi · 2 years, 6 months ago
- 3c5a1bf [TurnPort] Update CreateOrRefreshEntry function, step 2. by Tommi · 2 years, 6 months ago
- a92ba28 [TurnPort] Fix error return value in TurnPort::SendTo by Tommi · 2 years, 6 months ago
- 9c60649 [TurnPort] Check if turn entry was found when deleting a connection. by Tommi · 2 years, 6 months ago
- ee0766f [TurnPort] Update CreateOrRefreshEntry function, step 1. by Tommi · 2 years, 6 months ago
- 4762762 STUN: Avoid ICE message revalidation wherever possible. by Harald Alvestrand · 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, 7 months ago
- a01e727 Fix race at destruction in StunServerTests and reenable them on tsan by Danil Chapovalov · 2 years, 7 months ago
- 64edb15 Make P2PTransportChannel implement IceAgentInterface (#5/n) by Sameer Vijaykar · 2 years, 7 months ago
- 1840839 Keep state internally of connections added to P2PTransportChannel (#4/n) by Sameer Vijaykar · 2 years, 7 months ago
- 6fa8a75 Add an active ICE controller factory to IceTransportInit (#3/n) by Sameer Vijaykar · 2 years, 7 months ago
- 094ee30 Add an active ICE controller interface (#2/n) by Sameer Vijaykar · 2 years, 7 months ago
- b88c3b5 Add an ICE agent interface (#1/n) by Sameer Vijaykar · 2 years, 7 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
- 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, 8 months ago
- 02b5f3c dtls: allow dtls role to change during DTLS restart by Philipp Hancke · 2 years, 8 months ago
- e51918f Cleanup TurnServer by Danil Chapovalov · 2 years, 8 months ago
- cca884d Migrate away from rtc::MessageHandler in p2p unittests by Danil Chapovalov · 2 years, 8 months ago
- 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 8 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, 9 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
- c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
- 1b98421 Add absl::string_view version of PortAllocator::CreateSessionInternal() by Ali Tofigh · 2 years, 10 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- 7ef4f51 [MessageHandler] Remove rtc::MessageHandler inheritance from StunRequest by Tommi · 2 years, 10 months ago
- ea5a944 Add absl::string_view version of PortInterface::SupportsProtocol() by Ali Tofigh · 2 years, 10 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