summaryrefslogtreecommitdiffstats
path: root/net/base/cert_verifier.cc
Commit message (Expand)AuthorAgeFilesLines
* BSD port: USE_NSS and other macros instead of OS_LINUX where applicablepvalchev@google.com2010-01-291-2/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+4
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-8/+8
* Detach verify thread from NSPR on linux.ukai@chromium.org2009-05-291-0/+14
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-12/+11
* Add the CertVerifier class. It is based on thewtc@google.com2008-12-191-0/+140