1. 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 4 months ago
  2. ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
  3. 5f34130 Declare LERROR deprecated and remove all usage in webrtc by Harald Alvestrand · 3 years, 4 months ago
  4. c09b14c Use a FQDN hostname as an invalid hostname by Florent Castelli · 3 years, 5 months ago
  5. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  6. 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 5 months ago
  7. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 5 months ago
  8. d2abeab Delete deprecated STUN origin methods/fields. by Taylor Brandstetter · 3 years, 5 months ago
  9. 646fddc Fix TCPPort::SetOption to apply options to the accepted sockets by Niels Möller · 3 years, 5 months ago
  10. ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 5 months ago
  11. 08a6e35 Reland "Revert "Reland "remove stun origin support""" by Philipp Hancke · 3 years, 5 months ago
  12. aaa848e Delete BasicPacketSocketFactory::CreateServerTcpSocket support for fake tls by Niels Möller · 3 years, 5 months ago
  13. d30ece1 Reland "Take out listen support from AsyncPacketSocket" by Niels Möller · 3 years, 5 months ago
  14. ac9a288 Disable SSLAdapter methods Listen and Accept by Niels Möller · 3 years, 5 months ago
  15. 1f30c2b Revert "Take out listen support from AsyncPacketSocket" by Evan Shrubsole · 3 years, 5 months ago
  16. b141c16 Take out listen support from AsyncPacketSocket by Niels Möller · 3 years, 5 months ago
  17. 3b18208 Revert "Reland "remove stun origin support"" by Taylor Brandstetter · 3 years, 6 months ago
  18. 11a89c9 Reland "remove stun origin support" by Philipp Hancke · 3 years, 6 months ago
  19. 6f8fa5a Reland "Use AsyncDnsResolver API in bindings and tests" by Harald Alvestrand · 3 years, 6 months ago
  20. 41205b3 Revert "remove stun origin support" by Artem Titov · 3 years, 6 months ago
  21. ba29ce3 remove stun origin support by Philipp Hancke · 3 years, 6 months ago
  22. fc5a4f7 Revert "Use AsyncDnsResolver API in bindings and tests" by Björn Terelius · 3 years, 6 months ago
  23. 6d19d14 Add AsyncListenSocket, as alias for AsyncPacketSocket by Niels Möller · 3 years, 6 months ago
  24. a057760 Use AsyncDnsResolver API in bindings and tests by Harald Alvestrand · 3 years, 6 months ago
  25. 404cd60 Fix weird socket member naming in AsyncStunTCPSocketTest by Niels Möller · 3 years, 6 months ago
  26. c9f43f8 Use AsyncDnsResolver in TurnPort class by Harald Alvestrand · 3 years, 6 months ago
  27. b7b306b Use AsyncDnsResolver in UDPPort class by Harald Alvestrand · 3 years, 6 months ago
  28. 985310e Add CreateAsyncDnsResolver to PacketSocketFactory API by Harald Alvestrand · 3 years, 6 months ago
  29. 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 6 months ago
  30. 4a1c2c4 Delete wiring of SignalAddressReady for TCP ports by Niels Möller · 3 years, 6 months ago
  31. 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 6 months ago
  32. 6da016f Delete unused listen-mode of AsyncStunTCPSocket by Niels Möller · 3 years, 6 months ago
  33. 66be895 Delete BasicPacketSocketFactory default constructor by Niels Möller · 3 years, 7 months ago
  34. 84d1595 Rename VirtualSocketServer::SetDefaultRoute --> SetDefaultSourceAddress by Niels Möller · 3 years, 7 months ago
  35. b7a74c3 Remove inactive owners. by Mirko Bonadei · 3 years, 7 months ago
  36. 1072122 Revert "Propagate socket write errors for DtlsTransport" by Victor Boivie · 3 years, 7 months ago
  37. 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
  38. c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 7 months ago
  39. efece42 Allow remote SDP offers to be "active" or "passive" by Harald Alvestrand · 3 years, 7 months ago
  40. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 8 months ago
  41. edfaaef Propagate socket write errors for DtlsTransport by Victor Boivie · 3 years, 8 months ago
  42. 0c2a9ca fix some typos by Philipp Hancke · 3 years, 8 months ago
  43. aa918e0 Delete always-true BasicPortAllocatorSession::AddAllocatedPort argument by Niels Möller · 3 years, 8 months ago
  44. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
  45. 5554230 remove GICE-specific stun error code by Philipp Hancke · 3 years, 8 months ago
  46. 63ac879 [sigslot] - Remove SignalDestroyed from PortAllocatorSession. by Mirko Bonadei · 3 years, 8 months ago
  47. 2dbb4c9 Use backticks not vertical bars to denote variables in comments for /p2p by Artem Titov · 3 years, 8 months ago
  48. 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago
  49. 645f899 [sigslot] - Remove signal from StunPort::AddressResolver. by Mirko Bonadei · 3 years, 8 months ago
  50. b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
  51. 76b0c2ce Revert "Reland "Port: migrate to TaskQueue."" by Mirko Bonadei · 3 years, 9 months ago
  52. e2ab77b Reland "Port: migrate to TaskQueue." by Markus Handell · 3 years, 9 months ago
  53. a4aabb9 Revert "Port: migrate to TaskQueue." by Markus Handell · 3 years, 9 months ago
  54. 0654016 Port: migrate to TaskQueue. by Markus Handell · 3 years, 9 months ago
  55. e3ceb88 Sanitize hostname literals when mDNS obfuscation is on. by Harald Alvestrand · 3 years, 10 months ago
  56. 2e15468 Avoid generating a random id for candidate stats. by Tommi · 3 years, 10 months ago
  57. da8a45f AllocationSequence: migrate from rtc::Message to TaskQueue. by Markus Handell · 3 years, 10 months ago
  58. dedcdfe AllocationSequence: switch signal to callback. by Markus Handell · 3 years, 10 months ago
  59. fd89fc7 BasicPortAllocatorSession: migrate to TaskQueue. by Markus Handell · 3 years, 10 months ago
  60. 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 10 months ago
  61. 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 10 months ago
  62. edc347c Introduce (Un)SubscribeDtlsTransportState methods. by Mirko Bonadei · 3 years, 11 months ago
  63. 3acdb0a Define cricket::DtlsTransportState in terms of webrtc::DtlsTransportState. by Mirko Bonadei · 3 years, 11 months ago
  64. 9582fa4 Remove unused setter for Port::socket_factory() by Harald Alvestrand · 4 years ago
  65. f97afd6 Reland "Add addr in error msg if stun sock sent with error" by Yura Yaroshevich · 4 years ago
  66. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
  67. dbcf8af Fix documentation owners formating by Artem Titov · 4 years ago
  68. 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 4 years ago
  69. 6c7c495 doc: fix ice metadata + spelling by Philipp Hancke · 4 years ago
  70. e082984 Add death test for WrappingAsyncResolver by Harald Alvestrand · 4 years ago
  71. c8cf0a6 Remove MDNS message implementation by Harald Alvestrand · 4 years ago
  72. dc53ce6 Revert "Add addr in error msg if stun sock sent with error" by Mirko Bonadei · 4 years ago
  73. 9ff75a6 Add addr in error msg if stun sock sent with error by Yura Yaroshevich · 4 years ago
  74. 0aa1a19 Add module overview of ICE by Jonas Oreland · 4 years ago
  75. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  76. 653bab6 Simplify DtlsTransport state. by Tommi · 4 years ago
  77. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  78. 9040f8e Mark rtc_base/memory:fifo_buffer as testonly by Niels Möller · 4 years ago
  79. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  80. e6e2f28 Add a new API to DNS resolution by Harald Alvestrand · 4 years ago
  81. 2ba32f3 Delete AsyncInvoker usage in TurnServer by Niels Möller · 4 years ago
  82. ffb7603 Delete TurnPort usage of AsyncInvoker by Niels Möller · 4 years ago
  83. 6f7e205 Delete AsyncInvoker usage from StunProber by Niels Möller · 4 years ago
  84. 76b51e2 Improve thread annotations for TurnServer by Niels Möller · 4 years ago
  85. 2b250734 Delete FakeIceTransport usage of AsyncInvoker by Niels Möller · 4 years ago
  86. 9243088 Add thread annotations to FakeIceTransport by Niels Möller · 4 years ago
  87. 0357477 Delete use of AsyncInvoker from FakePacketTransport by Niels Möller · 4 years ago
  88. e657d87 Allow port 53 as a TURN port. by Harald Alvestrand · 4 years, 1 month ago
  89. b6bc357 turn: add logging for long usernames by Philipp Hancke · 4 years, 1 month ago
  90. c84a887 Allow port 80 for TURN servers by Harald Alvestrand · 4 years, 1 month ago
  91. 07d83c8 Modified STUN verification functions by Harald Alvestrand · 4 years, 1 month ago
  92. df6d4ca Prevent TURN from connecting to ports < 1024 (except 443) by Harald Alvestrand · 4 years, 1 month ago
  93. 77475ec Delete unused sigslot variables. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  94. 60c0b44 Use CallbackList for DtlsState in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  95. f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 1 month ago
  96. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
  97. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  98. 06159aa Remove deprecated thread checker by Artem Titov · 4 years, 2 months ago
  99. c3a486c Delete unused sigslot variables. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  100. 203b549 Using nullopt when connection is nullptr. by Tim Na · 4 years, 2 months ago