1. 58cc468 Move rate_tracker out of rtc_base_approved by Florent Castelli · 3 years ago
  2. 6b1d626 Remove deprecated ProxyConnection ctor and make NewWeakPtr protected. by Tommi · 3 years ago
  3. aa6d05d Move location out of rtc_base_approved by Florent Castelli · 3 years ago
  4. d959f3a Use std:unique_ptr for Network objects owned by the NetworkManager. by Niels Möller · 3 years ago
  5. 10b3485 Remove public_deps from //p2p by Florent Castelli · 3 years ago
  6. d229326 [Connection] Replace `pending_delete_` with `!port_`. by Tommi · 3 years ago
  7. 8f9b44b Remove unused SignalConnectionCreated by Tommi · 3 years ago
  8. f22dfdd Use std::function instead of sigslot for sending packets by Tomas Gunnarsson · 3 years ago
  9. f15189d [CallbackList] Use CallbackList in AsyncPacketSocket for close events. by Tomas Gunnarsson · 3 years ago
  10. 278b19d Rename variables of type StunMessage* from `request` to `message`. by Tommi · 3 years ago
  11. 2545257 [StunRequestManager] Use unique_ptr in RequestMap by Tommi · 3 years ago
  12. 86aa03e Refactor StunRequest and StunRequestManager classes. by Tommi · 3 years ago
  13. 2221144 Delete old versions of GetNetworks and GetAnyAddressNetworks by Niels Möller · 3 years, 1 month ago
  14. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years, 1 month ago
  15. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years, 1 month ago
  16. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years, 1 month ago
  17. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years, 1 month ago
  18. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years, 1 month ago
  19. fd6a4d6 Adopt absl::string_view in rtc_base/string_encode.* by Ali Tofigh · 3 years, 1 month ago
  20. faf376c Implement IsAdapterAvailable in AndroidNetworkMonitor by Jonas Oreland · 3 years, 1 month ago
  21. d7e5cfb Use WeakPtr<Port> in Connection classes. by Tommi · 3 years, 1 month ago
  22. 1e39da3 Refactor StunProber to use const rtc::Network* by Niels Möller · 3 years, 1 month ago
  23. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years, 1 month ago
  24. c06fe8b WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf by Jonas Oreland · 3 years, 1 month ago
  25. e0c6bdf Use const rtc::Network* in ports and port allocator by Niels Möller · 3 years, 1 month ago
  26. a8bc137 Avoid touching port_ in Connection::ToString() after starting delete. by Tommi · 3 years, 1 month ago
  27. 824d8b0 Don't Prune a to-be-deleted connection object by Tommi · 3 years, 1 month ago
  28. cf08d33 Remove deprecated TurnPort::Create() versions by Jonas Oreland · 3 years, 1 month ago
  29. f11a04d remove all but 2 redundant factory methods in TurnPort by Jonas Oreland · 3 years, 1 month ago
  30. 60c588d Fixed typos, candiate -> candidate by David Sanders · 3 years, 1 month ago
  31. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years, 1 month ago
  32. 340cb5e WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 8/inf by Jonas Oreland · 3 years, 1 month ago
  33. 7ddc7d5 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 6/inf by Jonas Oreland · 3 years, 1 month ago
  34. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 2 months ago
  35. 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years, 2 months ago
  36. 42da5a9 Keep RTCTransportStats on P2PTransportChannel. by Jonas Oreland · 3 years, 2 months ago
  37. 7c2e958 Add a guard against double delete to Connection::Destroy by Tomas Gunnarsson · 3 years, 2 months ago
  38. 8382968 Reland "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Mirko Bonadei · 3 years, 2 months ago
  39. 0cb1cfa Reland "Removing MessageHandler dependency from Connection." by Mirko Bonadei · 3 years, 2 months ago
  40. 1e98e7b p2p: Add field trial WebRTC-SetSocketReceiveBuffer by Victor Boivie · 3 years, 2 months ago
  41. 05ea12e Revert "Removing MessageHandler dependency from Connection." by Taylor Brandstetter · 3 years, 2 months ago
  42. e4d3952 Revert "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Taylor Brandstetter · 3 years, 2 months ago
  43. 29d16c0 stun/turn: use hostname when reconstructing the url by Philipp Hancke · 3 years, 3 months ago
  44. 44156fa0 Remove workaround in AutoSocketServerThread that isn't needed anymore. by Tommi · 3 years, 3 months ago
  45. 3202e29 Removing MessageHandler dependency from Connection. by Tommi · 3 years, 3 months ago
  46. c79dc98 Document that BasicPortAllocator requires a NetworkManager. by Niels Möller · 3 years, 3 months ago
  47. a34eb03 fix onicecandidateerror description by Philipp Hancke · 3 years, 3 months ago
  48. af2930a Avoid dangling pointers in a few Connection related classes. by Tommi · 3 years, 3 months ago
  49. f564bfe Fix potentially dangling pointers in several Connection related tests. by Tommi · 3 years, 3 months ago
  50. 9897649 Thread checks for the Connection class. by Tommi · 3 years, 3 months ago
  51. dda828f Field trials for DSCP by Jonas Oreland · 3 years, 3 months ago
  52. cb01e5e Add checks for Connection construction/destruction. by Tommi · 3 years, 3 months ago
  53. 1bea008 Remove unused remote ice member from Connection by Tommi · 3 years, 3 months ago
  54. 3001905 Fix guess adapter type. by Jonas Oreland · 3 years, 3 months ago
  55. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 3 months ago
  56. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 3 months ago
  57. 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 5 months ago
  58. ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 5 months ago
  59. 5f34130 Declare LERROR deprecated and remove all usage in webrtc by Harald Alvestrand · 3 years, 5 months ago
  60. c09b14c Use a FQDN hostname as an invalid hostname by Florent Castelli · 3 years, 5 months ago
  61. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  62. 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 6 months ago
  63. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 6 months ago
  64. d2abeab Delete deprecated STUN origin methods/fields. by Taylor Brandstetter · 3 years, 6 months ago
  65. 646fddc Fix TCPPort::SetOption to apply options to the accepted sockets by Niels Möller · 3 years, 6 months ago
  66. ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 6 months ago
  67. 08a6e35 Reland "Revert "Reland "remove stun origin support""" by Philipp Hancke · 3 years, 6 months ago
  68. aaa848e Delete BasicPacketSocketFactory::CreateServerTcpSocket support for fake tls by Niels Möller · 3 years, 6 months ago
  69. d30ece1 Reland "Take out listen support from AsyncPacketSocket" by Niels Möller · 3 years, 6 months ago
  70. ac9a288 Disable SSLAdapter methods Listen and Accept by Niels Möller · 3 years, 6 months ago
  71. 1f30c2b Revert "Take out listen support from AsyncPacketSocket" by Evan Shrubsole · 3 years, 6 months ago
  72. b141c16 Take out listen support from AsyncPacketSocket by Niels Möller · 3 years, 6 months ago
  73. 3b18208 Revert "Reland "remove stun origin support"" by Taylor Brandstetter · 3 years, 6 months ago
  74. 11a89c9 Reland "remove stun origin support" by Philipp Hancke · 3 years, 6 months ago
  75. 6f8fa5a Reland "Use AsyncDnsResolver API in bindings and tests" by Harald Alvestrand · 3 years, 6 months ago
  76. 41205b3 Revert "remove stun origin support" by Artem Titov · 3 years, 6 months ago
  77. ba29ce3 remove stun origin support by Philipp Hancke · 3 years, 6 months ago
  78. fc5a4f7 Revert "Use AsyncDnsResolver API in bindings and tests" by Björn Terelius · 3 years, 7 months ago
  79. 6d19d14 Add AsyncListenSocket, as alias for AsyncPacketSocket by Niels Möller · 3 years, 7 months ago
  80. a057760 Use AsyncDnsResolver API in bindings and tests by Harald Alvestrand · 3 years, 7 months ago
  81. 404cd60 Fix weird socket member naming in AsyncStunTCPSocketTest by Niels Möller · 3 years, 7 months ago
  82. c9f43f8 Use AsyncDnsResolver in TurnPort class by Harald Alvestrand · 3 years, 7 months ago
  83. b7b306b Use AsyncDnsResolver in UDPPort class by Harald Alvestrand · 3 years, 7 months ago
  84. 985310e Add CreateAsyncDnsResolver to PacketSocketFactory API by Harald Alvestrand · 3 years, 7 months ago
  85. 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 7 months ago
  86. 4a1c2c4 Delete wiring of SignalAddressReady for TCP ports by Niels Möller · 3 years, 7 months ago
  87. 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 7 months ago
  88. 6da016f Delete unused listen-mode of AsyncStunTCPSocket by Niels Möller · 3 years, 7 months ago
  89. 66be895 Delete BasicPacketSocketFactory default constructor by Niels Möller · 3 years, 8 months ago
  90. 84d1595 Rename VirtualSocketServer::SetDefaultRoute --> SetDefaultSourceAddress by Niels Möller · 3 years, 8 months ago
  91. b7a74c3 Remove inactive owners. by Mirko Bonadei · 3 years, 8 months ago
  92. 1072122 Revert "Propagate socket write errors for DtlsTransport" by Victor Boivie · 3 years, 8 months ago
  93. 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 8 months ago
  94. c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 8 months ago
  95. efece42 Allow remote SDP offers to be "active" or "passive" by Harald Alvestrand · 3 years, 8 months ago
  96. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 8 months ago
  97. edfaaef Propagate socket write errors for DtlsTransport by Victor Boivie · 3 years, 9 months ago
  98. 0c2a9ca fix some typos by Philipp Hancke · 3 years, 9 months ago
  99. aa918e0 Delete always-true BasicPortAllocatorSession::AddAllocatedPort argument by Niels Möller · 3 years, 9 months ago
  100. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 9 months ago