summaryrefslogtreecommitdiffstats
path: root/net/base/cert_verifier_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the "certificate is not yet valid" error for server certificateswtc@chromium.org2011-10-291-0/+67
* net: enable CRL sets behind a command line flag.agl@chromium.org2011-10-251-13/+13
* Add NetLog and histograms for CertVerifierwillchan@chromium.org2011-10-191-22/+32
* Convert the easy ones in net/base/ to using CompletionCallback.willchan@chromium.org2011-10-071-37/+34
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Add the CertVerifier::set_max_cache_entries() method.wtc@chromium.org2011-08-231-2/+5
* Use a different certificate for testing the CertVerifier.rsleevi@chromium.org2011-08-181-32/+32
* The CertVerifierJob destructor should delete canceled requests.wtc@google.com2011-01-211-0/+22
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+260