summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate.h
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-051-0/+6
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-6/+26
* Reverting 8868.ericroman@google.com2009-01-291-4/+37
* Reverting 8864.wtc@chromium.org2009-01-291-37/+4
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-4/+37
* Implement part of x509_certificate on linux, enable its unit test.dkegel@google.com2008-12-221-0/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-5/+5
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-8/+26
* Unit test now runs on the Mac.avi@google.com2008-09-221-11/+0
* Accidental commit; oopsavi@google.com2008-09-191-0/+11
* Unit test now runs on the Mac.avi@google.com2008-09-191-11/+0
* Add a byte factory method for unit testing.avi@google.com2008-09-191-0/+4
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-2/+21
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* add http_cache to mac build.ericroman@google.com2008-08-191-5/+12
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-3/+7
* Add net to the repository.initial.commit2008-07-261-0/+213