summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer...hawk@chromium.org2009-08-271-1/+12
* Move X509Certificate::HasExpired to x509_certificate.cc.ukai@chromium.org2009-06-011-0/+5
* Don't return true from unimplemented X509Certificate::IsEV.ukai@chromium.org2009-04-291-8/+0
* SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli...abarth@chromium.org2009-03-171-0/+8
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-0/+8
* Reverting 8868.ericroman@google.com2009-01-291-0/+62
* Reverting 8864.wtc@chromium.org2009-01-291-62/+0
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-0/+62
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-0/+126
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-549/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-0/+4
* Add net to the repository.initial.commit2008-07-261-0/+569