summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer...hawk@chromium.org2009-08-271-15/+393
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-3/+2
* Move X509Certificate::HasExpired to x509_certificate.cc.ukai@chromium.org2009-06-011-5/+0
* Fix leak in cert code that Valgrind found.avi@google.com2009-03-271-24/+33
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-20/+20
* Stub out an unimplemented NSS function.evan@chromium.org2009-02-091-0/+5
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-051-0/+8
* Reverting 8868.ericroman@google.com2009-01-291-79/+42
* Reverting 8864.wtc@chromium.org2009-01-291-42/+79
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-79/+42
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Some quick changes suggested by wtc in review.avi@google.com2008-09-241-1/+14
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-132/+1
* Another unit test parsing the Webkit cert, and the attendent changes needed f...avi@google.com2008-09-231-19/+28
* Unit test now runs on the Mac.avi@google.com2008-09-221-9/+70
* Accidental commit; oopsavi@google.com2008-09-191-70/+9
* Unit test now runs on the Mac.avi@google.com2008-09-191-9/+70
* Add a byte factory method for unit testing.avi@google.com2008-09-191-7/+14
* Some tweaks pointed out by wtc.avi@google.com2008-09-181-11/+8
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-0/+390