Sign in
webrtc
/
src
/
a94a4cc197b2aeaa8040ca575d7a3b838df8e995
/
rtc_base
/
ssl_identity.cc
165c618
Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL.
by Taylor Brandstetter
· 4 years, 4 months ago
7e6290d
Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL."
by Sam Zackrisson
· 4 years, 4 months ago
72f638a
Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL.
by Taylor Brandstetter
· 4 years, 4 months ago
b33a0ca
Remove deprecated ssl_identity methods
by Harald Alvestrand
· 5 years ago
9f297b5
Remove OpenSSLIdentity::GenerateWithExpiration.
by Mirko Bonadei
· 5 years ago
8515d5a
Refactor ssl_stream_adapter API to show object ownership
by Harald Alvestrand
· 5 years ago
37ec55e
[clang-tidy] Apply performance-faster-string-find fixes.
by Mirko Bonadei
· 6 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/sslidentity.cc]
22a8f98
Formatted sslidenty.cc and moved non referenced functions into an
by Benjamin Wright
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 7 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 7 years ago
a76af0c
Move base64.h to the proper location.
by Artem Titov
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
d6f86e8
This changeset adds dependency injection support for SSL Root Certs.
by Benjamin Wright
· 7 years ago
c392866
Implement certificate chain stats.
by Taylor Brandstetter
· 7 years ago
0a8798b
Implement OpenSSLCertificate::GetChain
by Jian Cui
· 7 years ago
3df76b1
Use unique_ptr in SSLCertChain.
by David Benjamin
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/rtc_base/sslidentity.cc]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/sslidentity.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/sslidentity.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/sslidentity.cc]
1b54a5f
Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL.
by deadbeef
· 8 years ago
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
eaa826c
Removing #defines previously used for building without BoringSSL/OpenSSL.
by deadbeef
· 8 years ago
ede5da4
Replace ASSERT by RTC_DCHECK in all non-test code.
by nisse
· 8 years ago
e29352b
Refactor certificate stats collection, added SSLCertificateStats.
by hbos
· 9 years ago
6b470a9
RTCCertificate serialization.
by hbos
· 9 years ago
1d846b2
This CL addresses late feedback on https://codereview.webrtc.org/1683193003/
by Torbjorn Granlund
· 9 years ago
b252856
Remove all uses of the HAVE_CONFIG_H define.
by Henrik Kjellander
· 9 years ago
a3dc79e
Move SSLIdentity Generate() implementations from .h to .cc file.
by Torbjorn Granlund
· 9 years ago
e8dc081
Implement certificate lifetime parameter as required by WebRTC RFC.
by torbjorng
· 9 years ago
46c9cc0
Provide method for returning certificate expiration time stamp.
by Torbjorn Granlund
· 9 years ago
4e57247
Provide RSA2048 as per RFC
by torbjorng
· 9 years ago
335204c
Revert of Provide RSA2048 as per RFC (patchset #9 id:200001 of https://codereview.webrtc.org/1329493005/ )
by torbjorng
· 9 years ago
0df3eb0
provide RSA2048 as per RFC
by torbjorng
· 9 years ago
172f009
Get rid of SCHANNEL code.
by torbjorng
· 9 years ago
07d0936
Purge nss files and dependencies.
by torbjorng
· 10 years ago
9b5476d
sslidentity.cc/IntKeyTypeFamilyToKeyType function added, converting from int to KeyType.
by Henrik Boström
· 10 years ago
9eb1365
Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ )
by deadbeef
· 10 years ago
5647a2c
purge nss files and dependencies
by torbjorng
· 10 years ago
b6d4ec4
Support generation of EC keys using P256 curve and support ECDSA certs.
by Torbjorn Granlund
· 10 years ago
67186fe
Fix clang style warnings in webrtc/base
by kwiberg@webrtc.org
· 10 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 years ago
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