1. 330fbee Make ExtraICEPing send slightly fewer extras by Jonas Oreland · 6 years ago
  2. 114871b Expose SSL ciphersuite on the webrtc::DtlsTransport interface by Harald Alvestrand · 6 years ago
  3. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  4. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  5. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  6. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 6 years ago
  7. 154d839 Fix misaligned read in StunMessage::Read by Andrew Royes · 6 years ago
  8. 39b69cc Add field trial for adding remote ufrag CreatePermission by Jonas Oreland · 6 years ago
  9. 98335f8 Fixing webrtc::IceTransportState. by Seth Hampson · 6 years ago
  10. b75d9e9 Allow IceConnectionState to become failed without ever connecting. by Jonas Olsson · 6 years ago
  11. bb05369 Delete unused class FakeCandidatePair. by Niels Möller · 6 years ago
  12. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  13. bfc9911 Remove TCPPort incoming_only_ member. by Mirko Bonadei · 6 years ago
  14. 0d28972 Add field trial to reduce max STUN check retransmissions from 8 to 6 in accordance with RFC 5389. by Bjorn Terelius · 6 years ago
  15. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  16. f3e9abf Add field trial for ExtraICEPing by Jonas Oreland · 6 years ago
  17. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  18. ae226f6 Use Abseil container algorithms in p2p/ by Steve Anton · 6 years ago
  19. d3be017 Remove unused PacketLossEstimator class by Zach Stein · 6 years ago
  20. e76ca61 Allow use of functions in absl/algorithms by Steve Anton · 6 years ago
  21. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  22. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  23. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  24. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  25. df919fb Don't pretend we've received an end-of-candidates indication. by Jonas Olsson · 6 years ago
  26. 4241cf5 Add 2 new virtual methods to IceTransportInternal by Harald Alvestrand · 6 years ago
  27. 934f735 DTLS transport needs to forward network route change. by Piotr (Peter) Slatala · 6 years ago
  28. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  29. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  30. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  31. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  32. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  33. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  34. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  35. 4415315 Move ServerSocket code to separate files and into test target by Niels Möller · 6 years ago
  36. 1dac6d8 Sanitize candidates in ICE-level stats when necessary. by Qingsi Wang · 6 years ago
  37. 9d4fd555 Make CONNECTION_WRITE_TIMEOUT configurable for ice connection by Jiawei Ou · 6 years ago
  38. 1a9d3c3 Convert TransportDescriptionFactory to return unique_ptrs by Steve Anton · 6 years ago
  39. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  40. ff71a49 Reduce transaction ids independent of host byte order. by Zach Stein · 6 years ago
  41. 21d8b18 Remove some unused forward declarations by Karl Wiberg · 6 years ago
  42. 846dfdf Log DTLS writable changes to RtcEventLog by Zach Stein · 6 years ago
  43. 92c4289 Reland "Add transaction id to CandidatePairEvents." by Zach Stein · 6 years ago
  44. 286ee01 Revert "Add transaction id to CandidatePairEvents." by Erik Språng · 6 years ago
  45. c308bdf Add transaction id to CandidatePairEvents. by Zach Stein · 6 years ago
  46. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 6 years ago
  47. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  48. 5ec2c94 Reland "Delay call to Destroy until after SignalDone has finished firing." by Zach Stein · 6 years ago
  49. 72d2ddd Fix raddr on srflx and relay candidates by Jeroen de Borst · 6 years ago
  50. 889b587 Revert "Delay call to Destroy until after SignalDone has finished firing." by Qingsi Wang · 6 years ago
  51. c7b8da4 Delay call to Destroy until after SignalDone has finished firing. by Zach Stein · 6 years ago
  52. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  53. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  54. 8e66863 Remove cricket::UdpTransport. by Mirko Bonadei · 6 years ago
  55. 00dfe93 Remove superfluous constructor from dltsTransport by Harald Alvestrand · 6 years ago
  56. 2058d52 Disabling test StunPortTest.TestPrepareAddressHostname on WIN. by Alex Loiko · 6 years ago
  57. 2ee41fe Disabling test StunPortTest.TestPrepareAddressHostname on WIN. by Alex Loiko · 6 years ago
  58. 7127f34 Signal Network route change in fake ice. by Piotr (Peter) Slatala · 6 years ago
  59. 3ea7b83 Resolve the race condition between mDNS name registration and by Qingsi Wang · 6 years ago
  60. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  61. e7547d5 Move MemoryStream to separate source files, and to a test target. by Niels Möller · 6 years ago
  62. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  63. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  64. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  65. c6ec4b1 Fix w3c URL for RTCIceTransport by Niels Möller · 6 years ago
  66. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  67. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  68. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  69. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  70. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  71. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  72. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  73. f0e926f Add missing #include and deps to absl/memory by tzik · 6 years ago
  74. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  75. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  76. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  77. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  78. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  79. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  80. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  81. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago
  82. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  83. 0d399a8 Removes socket addresses from PacketInfo struct. by Sebastian Jansson · 6 years ago
  84. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  85. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  86. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  87. f7dd9df Change TurnPort::Create to return a unique_ptr by Steve Anton · 6 years ago
  88. a8f1e56 Change Port::Create methods to return a unique_ptr by Steve Anton · 6 years ago
  89. 81125f0 Implement (mostly) standards-compliant RTCIceTransportState. by Jonas Olsson · 6 years ago
  90. aabf204 Remove container typedefs from RelayServer by Steve Anton · 6 years ago
  91. 11358fe Use unique_ptr in port_unittest by Steve Anton · 6 years ago
  92. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  93. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  94. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  95. 4b6c2ec Remove `using` declaration for rtc::Buffer by Karl Wiberg · 6 years ago
  96. 6ca9836 Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created. by Tim Haloun · 6 years ago
  97. e6ded16 DCHECK that PortAllocator::SetConfiguration does not create a pooled by Qingsi Wang · 6 years ago
  98. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  99. b49b8f1 Fix a bug that the local hostname candidate with a known address is by Qingsi Wang · 6 years ago
  100. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago