1. 8cd50cb Delete PacketTransportInternal::SignalReadPacket by Per K · 1 year ago
  2. f4aadf3 Change RtpTransport and DsctTransport to receives packets through ReceivedPacketCallback by Per K · 1 year ago
  3. 8e137d0 Replace use of SignalReadPacket in DtlsTransport by Per K · 1 year, 1 month ago
  4. 7098d11 Revert "p2p: separate ICE tie breaker and foundation seed" by Christoffer Dewerin · 1 year, 1 month ago
  5. d99499a p2p: separate ICE tie breaker and foundation seed by Philipp Hancke · 1 year, 1 month ago
  6. c7a4b2a Change internal candidate type to enum by Tommi · 1 year, 1 month ago
  7. a021d99 Move implementation of PacketTransportInternal::RegisterReceivedPacketCallback by Per K · 1 year, 1 month ago
  8. ff0c960 Introduce PacketTransportInternal::NotifyPacketReceived by Per K · 1 year, 1 month ago
  9. f2431a9 Move ComputeFoundation to Candidate. by Tommi · 1 year, 1 month ago
  10. bde80e3 Deprecate Candidate::set_id(), offer generate_id() instead by Tommi · 1 year, 1 month ago
  11. 0ba663c Change a few uses of Candidate::type() to Candidate::type_name() by Tommi · 1 year, 1 month ago
  12. e3fb812 Reland "Let port allocator create ice tie breaker" by Philipp Hancke · 1 year, 1 month ago
  13. 407367d Revert "Let port allocator create ice tie breaker" by Mirko Bonadei · 1 year, 1 month ago
  14. 3f3f991 Let port allocator create ice tie breaker by Philipp Hancke · 1 year, 1 month ago
  15. 974044e Remove code for supporting SDES by Harald Alvestrand · 1 year, 1 month ago
  16. 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year, 1 month ago
  17. 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 1 month ago
  18. b5f2b17 Remove SOCKS5 support by Harald Alvestrand · 1 year, 1 month ago
  19. 2c169ae Rename kLocal to kHost and kStun to kSrflx by Tommi · 1 year, 1 month ago
  20. c4dd03d Remove kUnknown as a possible value for IceCandidateType. by Tommi · 1 year, 1 month ago
  21. 698b4e7 Update more Candidate type checkers to use Candidate::is_* by Tommi · 1 year, 2 months ago
  22. 9a953b2 Detangle p2p/connection.cc and port.cc by Harald Alvestrand · 1 year, 2 months ago
  23. a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 1 year, 2 months ago
  24. 44e4453 Fix Port test and supply a legal value for the port type. by Tommi · 1 year, 2 months ago
  25. 0a7fc84 Use is_* getters when checking the Candidate type by Tommi · 1 year, 2 months ago
  26. 3b2b2af Move candidate types from port to candidate.h by Tommi · 1 year, 2 months ago
  27. f868b76 Fix empty hostname in getStats candidate url and show IPv6 in [] by Philipp Hancke · 1 year, 2 months ago
  28. e126e45 Fixing unspecified evaluation order of std:move(), to avoid future issues. by Tal Benesh · 1 year, 2 months ago
  29. b74a3e5 [CodeHealth][1/2] Remove expired histogram: WebRTC.PeerConnection.IceRegatheringReason by Taiyo Mizuhashi · 1 year, 3 months ago
  30. 4931512 [CodeHealth][1/2] Remove expired histogram: WebRTC.PeerConnection.IceRestartState by Taiyo Mizuhashi · 1 year, 3 months ago
  31. 5692649 Revert^2 "Remove deprecated ByteBufferReader and ByteBufferWriter functions" by Harald Alvestrand · 1 year, 3 months ago
  32. ca58f0e Revert "Remove deprecated ByteBufferReader and ByteBufferWriter functions" by Mirko Bonadei · 1 year, 3 months ago
  33. e0e03ba Remove deprecated ByteBufferReader and ByteBufferWriter functions by Harald Alvestrand · 1 year, 3 months ago
  34. f0ddae8 Convert ByteBufferWriter to be type uint8_t by Harald Alvestrand · 1 year, 3 months ago
  35. a8cd2ba Refactor NatServer to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
  36. e125a33 Add IceControllerInterface::GetConnections() and fix return type. by Daniel Cheng · 1 year, 3 months ago
  37. c925f50 Revert "Correctly const-qualify return value of IceControllerInterface::connections()." by Manashi Sarkar · 1 year, 3 months ago
  38. ad631f0 Correctly const-qualify return value of IceControllerInterface::connections(). by Daniel Cheng · 1 year, 3 months ago
  39. 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 3 months ago
  40. 13834cf Add callback-based interface to IceTransportInternal GatheringState by Harald Alvestrand · 1 year, 3 months ago
  41. 09b2fb6 Replace RTCTransportInternal::SignalCandidatePairChange sigslot by Harald Alvestrand · 1 year, 4 months ago
  42. 357947f Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets" by Per K · 1 year, 4 months ago
  43. abc5066 Replace IcetransportInternal::SignalCandidatesRemoved sigslot by Harald Alvestrand · 1 year, 4 months ago
  44. 50a238f Replace IceTransportInternal::SignalCandidateError by Harald Alvestrand · 1 year, 4 months ago
  45. 264547d Revert "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets" by Per Kjellander · 1 year, 4 months ago
  46. 211daad Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets by Per K · 1 year, 4 months ago
  47. b803e85 Use AsyncPacketSocket::RegisterReceivedPacketCallback in StunProber by Per K · 1 year, 4 months ago
  48. 14630a7 Use rtc::ReceivedPacket in Stun and TurnServer by Per K · 1 year, 4 months ago
  49. 502afbf Change StunByteStringAttribute to have uint8_t* internal type by Harald Alvestrand · 1 year, 4 months ago
  50. 572502c Deprecate char* functions on ByteBufferReader by Harald Alvestrand · 1 year, 4 months ago
  51. c09cc4f rtc::Port use Socket::RegisterReceivedPacketCallback by Per K · 1 year, 4 months ago
  52. d07900c UDP socket and TCP socket use AsyncPacketSocket::NotifyPacketReceived by Per K · 1 year, 4 months ago
  53. 02ce588 Allow list the places which send STUN_REQUEST w/o password by Jonas Oreland · 1 year, 4 months ago
  54. 4ac3718 AsyncPacketSocket::RegisterReceivedPacketCallback by Per K · 1 year, 4 months ago
  55. 698e0be Add Connection::OnReadPacket(const rtc::PacketReceived&) by Per K · 1 year, 4 months ago
  56. 03457f6 Remove unused Connection::SignalReadPacket by Per K · 1 year, 4 months ago
  57. bcaaefd Export IceConfig by David Benjamin · 1 year, 5 months ago
  58. 25db2c6 Introduce Connection::RegisterReceivedPacketCallback by Per K · 1 year, 5 months ago
  59. aea49c9 Simplify PeerConnection::SetConfiguration by Tommi · 1 year, 5 months ago
  60. aa653c0 Reland "Deprecate all classes related to AsyncResolver" by Harald Alvestrand · 1 year, 5 months ago
  61. 08d431e Revert "Deprecate all classes related to AsyncResolver" by Harald Alvestrand · 1 year, 5 months ago
  62. 61a4428 Deprecate all classes related to AsyncResolver by Harald Alvestrand · 1 year, 5 months ago
  63. c4f3919f Add RTC_DCHECK that port_ is always valid in Connection. by Jonas Oreland · 1 year, 5 months ago
  64. 60362c1 Prepare to deprecate AsyncResolver class by Harald Alvestrand · 1 year, 5 months ago
  65. 36e4dd2 Add histogram for DTLS peer signature algorithm by Philipp Hancke · 1 year, 5 months ago
  66. 8e007ba Remove field trial WebRTC-Turn-AllowSystemPorts by Harald Alvestrand · 1 year, 5 months ago
  67. 6bf2d31 Change PortInterface::Type to string_view and make type_ member const by Tommi · 1 year, 6 months ago
  68. a8e3111 Obfuscate prflx raddr when using mdns by Philipp Hancke · 1 year, 6 months ago
  69. 2afd284 Rename [Un]SubscribeClose event subscription methods for clarity. by Tommi · 1 year, 6 months ago
  70. 59574ca Add absl::AnyInvocable to SSLStreamAdapter::Create by Tommi · 1 year, 6 months ago
  71. cbaf91b Disconnect signals when destroying socket Add thread checks to TcpPort code by Tommi · 1 year, 6 months ago
  72. 3756e29 Remove another ctor from BasicPortAllocator by Tommi · 1 year, 6 months ago
  73. fe57cec Remove BasicPortAllocator ctor that's not used in production by Tommi · 1 year, 6 months ago
  74. 96e1882 Convert AsyncDnsResolver to use absl::AnyInvocable by Harald Alvestrand · 1 year, 6 months ago
  75. aa7d2f3 More unused sigslot includes by Harald Alvestrand · 1 year, 7 months ago
  76. 573ca2b Add thread guards for username/pwd by Tommi · 1 year, 7 months ago
  77. 4d25a77 Deprecate AsyncResolver config fields and remove internal usage. by Harald Alvestrand · 1 year, 7 months ago
  78. b8617d1 Use the AsyncDnsResolver in PeerConnection defaults by Harald Alvestrand · 1 year, 7 months ago
  79. 4f51b34 Add switch reason to verbose logging of SortAndSwitchConnection by Philipp Hancke · 1 year, 7 months ago
  80. fc92d33 Add StunDictionary - patch 2 by Jonas Oreland · 1 year, 7 months ago
  81. b17806a Add StunDictionary by Jonas Oreland · 1 year, 7 months ago
  82. 0d8b79e Reland "Extract HasIPv4Enabled/HasIPv6Enabled." by Mirko Bonadei · 1 year, 8 months ago
  83. 3d7889a Revert "Extract HasIPv4Enabled/HasIPv6Enabled." by Mirko Bonadei · 1 year, 8 months ago
  84. 86cfe50 Extract HasIPv4Enabled/HasIPv6Enabled. by Mirko Bonadei · 1 year, 8 months ago
  85. 17ec056 ICE: adjust priority of non-relay candidates by Philipp Hancke · 1 year, 9 months ago
  86. bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 10 months ago
  87. df7df19 Clean up IPv6 fixes field trial artifacts. by Sameer Vijaykar · 1 year, 11 months ago
  88. b11caa3 Remove obsolete IceProtocolType enum and SetIceProtocolType by Philipp Hancke · 1 year, 11 months ago
  89. 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
  90. 1f251dd Default enable WebRTC-IPv6NetworkResolutionFixes by Sameer Vijaykar · 1 year, 11 months ago
  91. 4665d60 Initialize a test helper class member by Harald Alvestrand · 1 year, 11 months ago
  92. 46849fc Print discovered network interfaces for debugging ICE_NEVER_CONNECTED endcause. by Diep Bui · 2 years ago
  93. 8c3c5a6 Replace use of test-only connections() with P2PTransportChannel member. by Sameer Vijaykar · 2 years ago
  94. c8b2088 Remove unused parameterization from P2PTransportChannelTests. by Sameer Vijaykar · 2 years ago
  95. 72b11a4 Remove adapter indirection for ICE controller interactions. by Sameer Vijaykar · 2 years ago
  96. ef173f0 Default enable active ICE controller. by Sameer Vijaykar · 2 years, 1 month ago
  97. c7a0620 Add an ICE switch reason for a switch requested by an application. by Sameer Vijaykar · 2 years, 1 month ago
  98. a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
  99. a2653bc Export some more symbols for use in chromium tests. by Sameer Vijaykar · 2 years, 2 months ago
  100. 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago