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