index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
x509_certificate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-510
/
+0
*
Move client certificates retrieval logic out of the SSL sockets.
ppi@chromium.org
2013-02-07
1
-14
/
+0
*
Add X509Certificate::IsIssuedByEncoded()
digit@chromium.org
2013-01-11
1
-0
/
+4
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-09-07
1
-6
/
+6
*
Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags
rsleevi@chromium.org
2012-08-23
1
-28
/
+0
*
Do not perform online revocation checking when the user has explicitly disabl...
rsleevi@chromium.org
2012-08-17
1
-0
/
+22
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
1
-6
/
+6
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
1
-6
/
+6
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
1
-6
/
+6
*
Implement SHA-256 fingerprint support.
palmer@chromium.org
2012-08-06
1
-6
/
+6
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
1
-6
/
+6
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
1
-6
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Cache certificates as DER on all platforms.
rsleevi@chromium.org
2012-03-29
1
-17
/
+24
*
Move X509Certificate::Verify into CertVerifyProc
rsleevi@chromium.org
2012-03-22
1
-100
/
+3
*
Introduce a CertVerifierProc to handle system cert validation.
rsleevi@chromium.org
2012-03-22
1
-30
/
+31
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-21
1
-0
/
+4
*
Revert "Revert "net: fallback to online revocation checks for EV status when ...
agl@chromium.org
2012-03-20
1
-1
/
+1
*
Revert 127757 - net: fallback to online revocation checks for EV status when ...
dgrogan@chromium.org
2012-03-20
1
-1
/
+1
*
net: fallback to online revocation checks for EV status when CRLSet has expired.
agl@chromium.org
2012-03-20
1
-1
/
+1
*
net: also check the EV certificate path against any CRLSet.
agl@chromium.org
2012-03-19
1
-1
/
+1
*
Add an SSLConfig option to explicit disable NSSHttpIO.
agl@chromium.org
2012-03-15
1
-0
/
+1
*
net: allow EV indication on Windows when the local OCSP/CRL cache is stale.
agl@chromium.org
2012-03-07
1
-0
/
+1
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-2
/
+3
*
net: permit EV without online revocation checking.
agl@chromium.org
2012-02-16
1
-5
/
+10
*
Remove the global HCERTSTORE from Windows in favour of using the NULL HCERTST...
rsleevi@chromium.org
2012-02-15
1
-31
/
+13
*
Reject certificate chains containing small RSA and DSA keys.
palmer@chromium.org
2011-12-15
1
-0
/
+16
*
This applies GUIDs to certificate and key nicknames when
gspencer@chromium.org
2011-12-12
1
-2
/
+41
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
1
-1
/
+0
*
Do not hash the certificate twice.
wtc@chromium.org
2011-11-05
1
-8
/
+9
*
Log the (server, to-be-verified) certificate chains to the NetLog when loggin...
rsleevi@chromium.org
2011-11-04
1
-0
/
+12
*
Remove some dead code from X509Certificate
rsleevi@chromium.org
2011-11-03
1
-6
/
+0
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-4
/
+4
*
Ensure X509Certificate::OSCertHandles are safe to be used on both UI, IO, and...
rsleevi@chromium.org
2011-11-01
1
-5
/
+63
*
net: retain leading zero bytes in X.509 serial numbers.
agl@chromium.org
2011-10-31
1
-6
/
+1
*
Fix the "certificate is not yet valid" error for server certificates
wtc@chromium.org
2011-10-29
1
-0
/
+12
*
net: enable CRL sets behind a command line flag.
agl@chromium.org
2011-10-25
1
-0
/
+6
*
Use NSS to generate Origin-Bound Certs on Win and Mac.
mattm@chromium.org
2011-10-18
1
-12
/
+0
*
net: update public key block for the correct Cyber CA certs.
agl@chromium.org
2011-09-13
1
-0
/
+1
*
Resubmission of r98288: Added CreateOriginBound method to x509_certificate.h
mdietz@google.com
2011-09-08
1
-0
/
+12
*
Mark DigiNotar as untrusted
agl@chromium.org
2011-08-30
1
-0
/
+5
*
Revert 98288 - Added CreateOriginBound method to x509_certificate.h.
jbates@chromium.org
2011-08-25
1
-12
/
+0
*
Added CreateOriginBound method to x509_certificate.h.
mdietz@google.com
2011-08-25
1
-0
/
+12
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-3
/
+3
*
Upstream certificate and mime Android implementation.
michaelbai@google.com
2011-08-11
1
-0
/
+6
*
On Mac, compare certificate host names according to RFC6125.
rsleevi@chromium.org
2011-07-30
1
-9
/
+0
*
Revert r92977 partially to fix a certificate verification regression
wtc@chromium.org
2011-07-21
1
-0
/
+11
*
Implement GetSubjectAltName on all platforms
joth@chromium.org
2011-07-19
1
-4
/
+7
*
Cache the underlying OS certificate handle within the X509CertificateCache, r...
rsleevi@chromium.org
2011-07-19
1
-42
/
+13
*
Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-12
1
-9
/
+13
[next]