summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-5/+21
* Update google's certificate to the latest version.ukai@chromium.org2009-06-051-34/+34
* Update thawte's certificate to the latest version.ukai@chromium.org2009-06-041-69/+84
* Add a unit test for X509Certificate::Policy.abarth@chromium.org2009-03-191-0/+36
* Implement X509Certificate::Persist. dkegel@google.com2009-02-241-1/+15
* Reverting 8868.ericroman@google.com2009-01-291-26/+77
* Reverting 8864.wtc@chromium.org2009-01-291-77/+26
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-26/+77
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Update unit test to check EV functionality (Windows-only for now).avi@google.com2008-09-291-7/+184
* Another unit test parsing the Webkit cert, and the attendent changes needed f...avi@google.com2008-09-231-3/+168
* Unit test now runs on the Mac.avi@google.com2008-09-221-3/+4
* Accidental commit; oopsavi@google.com2008-09-191-4/+3
* Unit test now runs on the Mac.avi@google.com2008-09-191-3/+4
* Oops, expected value comes first.avi@google.com2008-09-191-24/+24
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-191-0/+147