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
*
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
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-22
1
-10
/
+152
*
Revert 52799 - Add support for parsing certificate formats other than raw, DE...
rsleevi@chromium.org
2010-07-17
1
-154
/
+8
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-17
1
-8
/
+154
*
Minor clean-up tasks that were TODO(snej)
rsleevi@chromium.org
2010-07-17
1
-20
/
+20
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
1
-6
/
+10
*
X509CertificateTest.IntermediateCertificates leaks several native certificate...
rsleevi@chromium.org
2010-06-24
1
-24
/
+29
*
chunk of straightforward ifdef/include changes for BSD port
pvalchev@google.com
2010-05-19
1
-1
/
+1
*
Do not use cert_pi_useAIACertFetch by default. Use it only
wtc@chromium.org
2010-03-19
1
-5
/
+66
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-5
/
+67
*
Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(
snej@chromium.org
2010-03-05
1
-65
/
+5
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-5
/
+65
*
Get the new certificate for https://www.unosoft.hu/ and re-enable the
wtc@chromium.org
2009-12-15
1
-4
/
+4
*
Disable the X509CertificateTest.UnoSoftCertParsing unit test because
wtc@chromium.org
2009-12-04
1
-1
/
+2
*
Work around the NSS bugs in the AIA certificate fetch code by retrying
wtc@chromium.org
2009-11-20
1
-429
/
+30
*
X509Certificate::Verify should honor the
wtc@chromium.org
2009-10-30
1
-5
/
+3
*
Turn off the X509Certificate::Verify call for non-Windows platforms
wtc@chromium.org
2009-10-07
1
-3
/
+5
*
Add a certificate blacklist for Windows and put the
wtc@chromium.org
2009-10-07
1
-0
/
+173
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-5
/
+21
*
Update google's certificate to the latest version.
ukai@chromium.org
2009-06-05
1
-34
/
+34
*
Update thawte's certificate to the latest version.
ukai@chromium.org
2009-06-04
1
-69
/
+84
*
Add a unit test for X509Certificate::Policy.
abarth@chromium.org
2009-03-19
1
-0
/
+36
*
Implement X509Certificate::Persist.
dkegel@google.com
2009-02-24
1
-1
/
+15
*
Reverting 8868.
ericroman@google.com
2009-01-29
1
-26
/
+77
*
Reverting 8864.
wtc@chromium.org
2009-01-29
1
-77
/
+26
*
Work around our not caching the intermediate CA
wtc@chromium.org
2009-01-29
1
-26
/
+77
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Update unit test to check EV functionality (Windows-only for now).
avi@google.com
2008-09-29
1
-7
/
+184
*
Another unit test parsing the Webkit cert, and the attendent changes needed f...
avi@google.com
2008-09-23
1
-3
/
+168
*
Unit test now runs on the Mac.
avi@google.com
2008-09-22
1
-3
/
+4
*
Accidental commit; oops
avi@google.com
2008-09-19
1
-4
/
+3
*
Unit test now runs on the Mac.
avi@google.com
2008-09-19
1
-3
/
+4
*
Oops, expected value comes first.
avi@google.com
2008-09-19
1
-24
/
+24
*
Add unit test for the X509 parsing. This only runs on Windows, but does so su...
avi@google.com
2008-09-19
1
-0
/
+147