summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-051-7/+3
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-0/+271
* Reverting 8868.ericroman@google.com2009-01-291-75/+39
* Reverting 8864.wtc@chromium.org2009-01-291-39/+75
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-75/+39
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-211-12/+1
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-185/+57
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-191-6/+14
* Add a byte factory method for unit testing.avi@google.com2008-09-191-22/+28
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-0/+549