1. 6fcdc2f Support domain name ICE candidates by Zach Stein · 6 years ago
  2. 5f4d47b Revert "Reland "Enable any address ports by default."" by Mirko Bonadei · 6 years ago
  3. 4d92b84 Ad-hoc rate limiting for UDPPort::SendTo failures. by Zach Stein · 6 years ago
  4. b89ac62 Reland "Enable any address ports by default." by Mirko Bonadei · 6 years ago
  5. 1165949 Revert "Reland "Enable any address ports by default."" by Qingsi Wang · 6 years ago
  6. efbcb31 Revert "Remove the flag PORTALLOCATOR_ENABLE_ANY_ADDRESS_PORTS." by Qingsi Wang · 6 years ago
  7. 9b2d4f5 Revert "Use also the related address in redundancy detection for candidates from" by Qingsi Wang · 6 years ago
  8. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  9. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  10. 4897678 Remove definition of FEATURE_ENABLE_VOICEMAIL, FEATURE_ENABLE_PSTN. by Mirko Bonadei · 6 years ago
  11. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 6 years ago
  12. f5cf02a Use randomly generated IDs for candidate pairs in ICE event logs. by Qingsi Wang · 6 years ago
  13. 625efe6 Use also the related address in redundancy detection for candidates from by Qingsi Wang · 6 years ago
  14. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  15. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  16. f7a64ec Change DtlsTransport to use a ThreadChecker by Steve Anton · 6 years ago
  17. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  18. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 6 years ago
  19. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  20. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  21. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  22. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  23. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  24. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  25. 0ea7515 Fix a bug in TurnServer that causes flakiness in webrtc_perf_tests. by Qingsi Wang · 6 years ago
  26. dc99e24 Removing deadbeef@ from OWNERS files. by Taylor Brandstetter · 6 years ago
  27. b3f5aed Remove the flag PORTALLOCATOR_ENABLE_ANY_ADDRESS_PORTS. by Qingsi Wang · 6 years ago
  28. ac5bbd9 Reland "Enable any address ports by default." by Mirko Bonadei · 6 years ago
  29. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 6 years ago
  30. 5b8dd4d Fix a dangling-pointer bug in P2PTransportChannel unit tests. by Qingsi Wang · 6 years ago
  31. 056a68d Revert "Enable any address ports by default." by Mirko Bonadei · 6 years ago
  32. f04148c Enable any address ports by default. by Qingsi Wang · 6 years ago
  33. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  34. 15ac521 Removing unused cricket::Port constructor. by Taylor Brandstetter · 6 years ago
  35. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 6 years ago
  36. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 6 years ago
  37. 1b36894 Reland "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 6 years ago
  38. 5d16d7f Add a DCHECK for null port in FakePortAllocator. by Qingsi Wang · 6 years ago
  39. 1f4d7a2 Revert "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 6 years ago
  40. 241d0c1 Remove ContinualGatheringPolicy::GATHER_CONTINUALLY_AND_RECOVER. by Qingsi Wang · 6 years ago
  41. aed7164 Updated PeerConnection integration test to fix race condition. by Seth Hampson · 6 years ago
  42. 14f8aba Refactor the regathering of candidates in P2PTransportChannel. by Qingsi Wang · 6 years ago
  43. dadaaee Remove stringstreams from p2p/ by Jonas Olsson · 6 years ago
  44. 20e8cfb Fixing bug with PseudoTcp that corrupts data if initial packet is lost. by Taylor Brandstetter · 6 years ago
  45. 59b4e3e Split IceCandidatePairEventType enum. by Bjorn Terelius · 6 years ago
  46. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  47. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  48. a832019 Add qingsi@ as owner of p2p. by Qingsi Wang · 6 years ago
  49. 502db3d Replace MessageHandler by AsyncInvoker in P2PTransportChannel. by Qingsi Wang · 6 years ago
  50. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 6 years ago
  51. 7f0a069 Reduce log level for socket.SetOptions() to LS_INFO by Harald Alvestrand · 6 years ago
  52. e53ac04 Add Ethernet and loopback entries to GetAdapterTypeFromName. by Qingsi Wang · 6 years ago
  53. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 6 years ago
  54. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  55. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 6 years ago
  56. f82644c9 Change the receiving state update rule. by Qingsi Wang · 6 years ago
  57. a2d6067 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." by Qingsi Wang · 6 years ago
  58. c4384ea Remove PORTALLOCATOR_ENABLE_SHARED_UFRAG by Steve Anton · 6 years ago
  59. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 6 years ago
  60. 3dc4106 Revert "Add thread checker to PortAllocator and its subclasses and fix a bug" by Patrik Höglund · 6 years ago
  61. fc43d11 Add thread checker to PortAllocator and its subclasses and fix a bug by Qingsi Wang · 6 years ago
  62. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  63. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 6 years ago
  64. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  65. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 6 years ago
  66. c99dc31 Add ability to release TURN allocation gracefully by Jonas Oreland · 6 years ago
  67. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 6 years ago
  68. 16ccef7 Allow implementation defined STUN attributes in 0x4000-0x7FFF range by Jonas Oreland · 6 years ago
  69. 2bd41f9 Fix a bug caused by an early return when a TURN port receives a role conflict. by Qingsi Wang · 6 years ago
  70. 866e08d Make rtc::Optional IceConfig parameters interpreted consistently. by Qingsi Wang · 6 years ago
  71. 2c8773b Avoid DCHECK in P2PTransportChannel::MorePingable. by Taylor Brandstetter · 6 years ago
  72. 01cb5f2 Fix issue where sockets bound to temporary IPv6 addresses are discarded. by Taylor Brandstetter · 6 years ago
  73. 22e623a Add configurable threshold for writability state update. by Qingsi Wang · 6 years ago
  74. ca8438b Remove p2p/base/session.h by Steve Anton · 6 years ago
  75. e6826d2 Add configurable connectivity check intervals. by Qingsi Wang · 6 years ago
  76. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  77. 4ff5443 Fix bugs in collecting STUN candidate stats and configuring STUN by Qingsi Wang · 6 years ago
  78. 3ba7a57 Fixing typo in log messages. by Taylor Brandstetter · 6 years ago
  79. 7ca6311 Add method to modify magic cookie of a STUN message by Jonas Oreland · 6 years ago
  80. d5e0fcd Add immediate sorting of candidate pairs after the network preference by Qingsi Wang · 6 years ago
  81. c392866 Implement certificate chain stats. by Taylor Brandstetter · 6 years ago
  82. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 6 years ago
  83. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 6 years ago
  84. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 6 years ago
  85. 7435462 Removing definition of FEATURE_ENABLE_VOICEMAIL. by Mirko Bonadei · 6 years ago
  86. 45cc890 Assorted logging pedantry by Jonas Olsson · 6 years ago
  87. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 6 years ago
  88. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 6 years ago
  89. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  90. 19651c3 Handle lifetime short than 2 minutes for TURN allocations by Jonas Oreland · 6 years ago
  91. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 6 years ago
  92. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 6 years ago
  93. 79d331b Removing henrika from p2p/OWNERS and rtc_base/OWNERS by henrika · 7 years ago
  94. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 6 years ago
  95. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  96. b181f71 Don't use link-local networks to determine the lowest cost of networks by Yuwei Huang · 7 years ago
  97. dbd7809 Replace bind2nd with lambdas in turnport.cc for C++ 17 compatibility. by Qingsi Wang · 7 years ago
  98. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  99. f075c5f Delete obsolete header file transportchannelimpl.h. by Niels Möller · 7 years ago
  100. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago