summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate.h
Commit message (Expand)AuthorAgeFilesLines
* Define X509Certificate::intermediate_ca_certs_ as a std::vector ofwtc@chromium.org2009-12-091-13/+17
* View Certificate dialog sometimes shows incorrect status because it didn't ha...hawk@chromium.org2009-10-131-0/+5
* Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer...hawk@chromium.org2009-08-271-0/+12
* Fix few trivial Coverity issues, mainly PASS_BY_VALUE.phajdan.jr@chromium.org2009-07-061-1/+1
* Following the style guide, replace the overloaded operator==wtc@chromium.org2009-06-231-1/+1
* Define the == operator for X509Certificate::Fingerprint.wtc@chromium.org2009-06-231-0/+6
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-7/+12
* SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli...abarth@chromium.org2009-03-171-0/+6
* 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