Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
72467209a89dc58e4cc750141f21e6ea9f1de49d
/
rtc_base
/
sslidentity.h
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
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
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/sslidentity.h]
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 (98%) from webrtc/base/sslidentity.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
e29352b
Refactor certificate stats collection, added SSLCertificateStats.
by hbos
· 9 years ago
41c5cd0
Making ECDSA the default certificate regardless of WEBRTC_CHROMIUM_BUILD.
by hbos
· 9 years ago
d98f6e0
Fixed typo. KT_DEFAULT different based on WEBRTC_CHROMIUM_BUILD
by Henrik Boström
· 9 years ago
8ae8ab4
Makes ECDSA the default certificate to use (generated if no other certificates
by hbos
· 9 years ago
e06c2dd
JNI+mm: Generate certificate if non-default key type is specified.
by Henrik Boström
· 9 years ago
6b470a9
RTCCertificate serialization.
by hbos
· 9 years ago
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
1d846b2
This CL addresses late feedback on https://codereview.webrtc.org/1683193003/
by Torbjorn Granlund
· 9 years ago
f5d4786
SSLCertificate::GetChain: Return scoped_ptr
by kwiberg
· 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
3980d46
RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate::CertificateExpirationTime().
by hbos
· 9 years ago
cd6f539
Revert of RTCCertificate::Expires() and ::HasExpired() implemented (patchset #5 id:140001 of https://codereview.webrtc.org/1494103003/ )
by hbos
· 9 years ago
20ef654
RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate::CertificateExpirationTime().
by hbos
· 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
9b5476d
sslidentity.cc/IntKeyTypeFamilyToKeyType function added, converting from int to KeyType.
by Henrik Boström
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
97579a4
Add option to enable ECDSA key for Java API.
by glaznev
· 10 years ago
87713d0
RTCCertificates added to RTCConfiguration, used by WebRtcSession/-DescriptionFactory.
by Henrik Boström
· 10 years ago
b6d4ec4
Support generation of EC keys using P256 curve and support ECDSA certs.
by Torbjorn Granlund
· 10 years ago
5e56c59
DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface).
by Henrik Boström
· 10 years ago
5b4ce33
DtlsIdentityStoreInterface added.
by Henrik Boström
· 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