1. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  2. 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 2 years, 11 months ago
  3. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
  4. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  5. 0131a4d Delete StreamAdapterInterface by Niels Möller · 3 years, 11 months ago
  6. 165c618 Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 3 months ago
  7. 7e6290d Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL." by Sam Zackrisson · 4 years, 3 months ago
  8. 72f638a Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 4 months ago
  9. 0448298 Revert "[Sheriff] Revert "Remove MessageHandler[AutoCleanup] dependency from StreamInterface."" by Tommi · 4 years, 5 months ago
  10. af05c83 [Sheriff] Revert "Remove MessageHandler[AutoCleanup] dependency from StreamInterface." by Marina Ciocea · 4 years, 5 months ago
  11. eb79dd9 Remove MessageHandler[AutoCleanup] dependency from StreamInterface. by Tomas Gunnarsson · 4 years, 5 months ago
  12. 14bba6e Add API to allow legacy TLS protocols. by Guido Urdaneta · 4 years, 6 months ago
  13. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
  14. 1379913 Make a switch to disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC. by Harald Alvestrand · 5 years ago
  15. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 5 years ago
  16. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 5 years ago
  17. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  18. af1f865 Revert "Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC." by Benjamin Wright · 6 years ago
  19. 7276b97 Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC. by Benjamin Wright · 6 years ago
  20. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  21. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/opensslstreamadapter.h]
  22. 5d35554 Rename private member functions to use CamelCase. by Benjamin Wright · 6 years ago
  23. 61c5cc8 Makes OpenSSL concrete implementations final. by Benjamin Wright · 6 years ago
  24. b19b497 Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit. by Benjamin Wright · 6 years ago
  25. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  26. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  27. 19aab2e Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. by Benjamin Wright · 7 years ago
  28. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  29. 0a8798b Implement OpenSSLCertificate::GetChain by Jian Cui · 7 years ago
  30. dc24656 Only verify the certificate once. by David Benjamin · 7 years ago
  31. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  32. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/opensslstreamadapter.h]
  33. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  34. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  35. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  36. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (97%) from webrtc/base/opensslstreamadapter.h]
  37. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  38. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  39. d030912 Pick the DTLS handshake timeout based on the ICE RTT estimate by skvlad · 8 years ago
  40. 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  41. f33491e Revert of Removing #defines previously used for building without BoringSSL/OpenSSL. (patchset #2 id:20001 of https://codereview.webrtc.org/2640513002/ ) by deadbeef · 8 years ago
  42. eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  43. 6cf94a0 Only use BoringSSL time callback in unit tests. by deadbeef · 8 years ago
  44. 89824f6 Relanding: Allow the DTLS fingerprint verification to occur after the handshake. by deadbeef · 8 years ago
  45. 81f6f4f Revert of Allow the DTLS fingerprint verification to occur after the handshake. (patchset #11 id:200001 of https://codereview.webrtc.org/2163683003/ ) by deadbeef · 8 years ago
  46. 042041b Allow the DTLS fingerprint verification to occur after the handshake. by Taylor Brandstetter · 8 years ago
  47. c8762a8 Remove StartSSLWithServer from SSLStreamAdapter. by Taylor Brandstetter · 9 years ago
  48. 4f0dfbd Change initial DTLS retransmission timer from 1 second to 50ms. by Taylor Brandstetter · 9 years ago
  49. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  50. b4d01c4 A bunch of interfaces: Return scoped_ptr<SSLCertificate> by kwiberg · 9 years ago
  51. 43166b8 Add IsAcceptableCipher, use instead of GetDefaultCipher. by torbjorng · 9 years ago
  52. 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
  53. 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
  54. 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
  55. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  56. 6caafbe Convert uint16_t to int for WebRTC cipher/crypto suite. by Guo-wei Shieh · 9 years ago
  57. 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 9 years ago
  58. 27dc29b Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) by guoweis · 9 years ago
  59. 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 9 years ago
  60. b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 10 years ago
  61. 831c558 Allow setting maximum protocol version for SSL stream adapters. by Joachim Bauch · 10 years ago
  62. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  63. f7bb6e7 Use new API from BoringSSL to get RFC name of cipher. by pthatcher@webrtc.org · 10 years ago
  64. 3ee4fe5 Re-land: Add API to get negotiated SSL ciphers by pthatcher@webrtc.org · 10 years ago
  65. 2bf0e90 Revert 8275 "This CL adds an API to the SSL stream adapters and ..." by tommi@webrtc.org · 10 years ago
  66. 1d11c82 This CL adds an API to the SSL stream adapters and transport channels to get the SSL cipher that was negotiated with the remote peer. by pthatcher@webrtc.org · 10 years ago
  67. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  68. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  69. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 11 years ago