1. eca11ca Comment unused variables in implemented functions 2\n by Dor Hen · 5 months ago
  2. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
  3. 165c618 Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 3 months ago
  4. 7e6290d Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL." by Sam Zackrisson · 4 years, 3 months ago
  5. 72f638a Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 3 months ago
  6. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/opensslutility.cc]
  9. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  10. b889a20 Change the default behaviour rtc_builtin_ssl_root_certificates. by Mirko Bonadei · 7 years ago
  11. e635e98 Fix compilation error of opensslutility.cc when compiling with OpenSSL. by Jiawei Ou · 7 years ago
  12. a7087e3 Unify the build define to enable or disable built in ssl root certificates. by Benjamin Wright · 7 years ago
  13. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago[Renamed (64%) from rtc_base/opensslcommon.cc]
  14. 9201d1a Fixed Hostname Validation in OpenSSLAdapter. by Benjamin Wright · 7 years ago