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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
1
-5
/
+4
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-12
/
+12
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-9
/
+9
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-9
/
+9
*
net: update public key block for the correct Cyber CA certs.
agl@chromium.org
2011-09-13
1
-0
/
+34
*
Fix wrong type for len arg in SEC_StringToOID call in r100264.
mattm@chromium.org
2011-09-08
1
-1
/
+1
*
Resubmission of r98288: Added CreateOriginBound method to x509_certificate.h
mdietz@google.com
2011-09-08
1
-0
/
+83
*
net: remove X509CertificateTest.UnoSoftCertParsing
agl@chromium.org
2011-09-08
1
-22
/
+0
*
Mark DigiNotar as untrusted
agl@chromium.org
2011-08-30
1
-0
/
+30
*
Revert 98288 - Added CreateOriginBound method to x509_certificate.h.
jbates@chromium.org
2011-08-25
1
-83
/
+0
*
Added CreateOriginBound method to x509_certificate.h.
mdietz@google.com
2011-08-25
1
-0
/
+83
*
Return the constructed certificate chain in X509Certificate::Verify()
rsleevi@chromium.org
2011-07-30
1
-0
/
+142
*
Cache the underlying OS certificate handle within the X509CertificateCache, r...
rsleevi@chromium.org
2011-07-19
1
-70
/
+31
*
Rewrite the name verifier using CanonicalizeHost
joth@chromium.org
2011-07-13
1
-7
/
+13
*
Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-12
1
-33
/
+129
*
Revert 92006 - Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-11
1
-127
/
+33
*
Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-11
1
-33
/
+127
*
Revert "Revert "net: followup to codereview for cl/7096014""
agl@chromium.org
2011-06-08
1
-3
/
+3
*
Revert "net: followup to codereview for cl/7096014"
agl@chromium.org
2011-06-08
1
-3
/
+3
*
net: followup to codereview for cl/7096014
agl@chromium.org
2011-06-08
1
-3
/
+3
*
net: Add code to extract CRL URLs from X.509 certificates.
agl@chromium.org
2011-06-02
1
-0
/
+19
*
Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3
rkn@chromium.org
2011-05-25
1
-0
/
+37
*
Change the HTTP cache to cache the entire certificate chain for SSL sites
rsleevi@chromium.org
2011-04-20
1
-7
/
+30
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-6
/
+6
*
Fix openssl build
joth@chromium.org
2011-04-13
1
-6
/
+7
*
net: add support for checking if a known public key is in a chain.
agl@chromium.org
2011-04-12
1
-1
/
+67
*
net: reenable TestKnownRoots
agl@chromium.org
2011-04-08
1
-2
/
+1
*
net: disable TestKnownRoots
agl@chromium.org
2011-04-07
1
-1
/
+2
*
net: add ability to distinguish user-added root CAs.
agl@chromium.org
2011-04-07
1
-0
/
+29
*
Remove most unnecessary uses of "net::" in net/base/.
adamk@chromium.org
2011-03-25
1
-6
/
+6
*
Fixes X509CertificateTest.SerialNumbers for USE_OPENSSL.
bulach@chromium.org
2011-03-21
1
-1
/
+1
*
Fix expectations for X509CertificateTest.InvalidKeyUsage:
bulach@chromium.org
2011-03-17
1
-2
/
+15
*
Blacklist certain leaf certificates.
agl@chromium.org
2011-03-17
1
-0
/
+28
*
An RSA SSL server certificate whose Key Usage extension
wtc@chromium.org
2011-03-10
1
-0
/
+23
*
Adds PrintTo for CertificateNameVerifyTestData to make mac valgrind happy.
bulach@chromium.org
2011-03-08
1
-0
/
+14
*
Moves X509CertificateNameVerifyTest and removes x509_openssl_util_unittest.cc
bulach@chromium.org
2011-03-08
1
-0
/
+84
*
Add X509Certificate::VerifyCertName(string) API. This will be used
mbelshe@chromium.org
2011-03-03
1
-0
/
+7
*
Add ability to create self signed certs to mac.
dmaclach@chromium.org
2011-02-08
1
-1
/
+97
*
Fix the nits I pointed out in the review of
wtc@chromium.org
2011-02-02
1
-2
/
+2
*
Defines SSLServerSocket and implements SSLServerSocketNSS
hclam@chromium.org
2010-12-23
1
-0
/
+12
*
Implement X509Certificate::CreateSelfSigned on Windows
hclam@chromium.org
2010-12-22
1
-3
/
+3
*
Create self signed X509 certificate
hclam@chromium.org
2010-12-17
1
-0
/
+16
*
Add support for temporarily trusting a certificate for the duration of unit t...
rsleevi@chromium.org
2010-12-16
1
-34
/
+5
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-38
/
+38
*
Adds X509 certificates for OpenSSL.
bulach@chromium.org
2010-10-08
1
-3
/
+10
*
Fix PEM parsing on Linux when using X509Certificate::FORMAT_AUTO
rsleevi@chromium.org
2010-09-21
1
-2
/
+13
*
Change EXPECT_ to ASSERT_ for X.509 tests where it will crash if the check fails
rsleevi@chromium.org
2010-08-21
1
-9
/
+9
*
Mac: Look for issuer in a certificate chain instead of subject
davidben@chromium.org
2010-08-03
1
-0
/
+47
*
Fix FLAKY X509CertificateParseTest.CanParseFormat on OS X 10.5 when decoding ...
rsleevi@chromium.org
2010-07-23
1
-12
/
+1
*
Mark X509CertificateParseTest as FLAKY on OS X (for 10.5 builders)
rsleevi@chromium.org
2010-07-22
1
-4
/
+15
[next]