1. 58d861c Update missing absl::string_view adoption in openssl files under rtc_base/ by Ali Tofigh · 3 years ago
  2. 06a88fe openssl: Use unique_ptr to remove unnecessary goto statements by Vojin Ilic · 3 years, 9 months ago
  3. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
  4. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/opensslcertificate.cc]
  7. 428320c Formatting OpenSSLCertificate and doing some minor code cleanup. by Benjamin Wright · 6 years ago
  8. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  9. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  10. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  11. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  12. b889a20 Change the default behaviour rtc_builtin_ssl_root_certificates. by Mirko Bonadei · 7 years ago
  13. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  14. a7087e3 Unify the build define to enable or disable built in ssl root certificates. by Benjamin Wright · 7 years ago
  15. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago