summaryrefslogtreecommitdiffstats
path: root/net/base/test_root_certs.cc
Commit message (Expand)AuthorAgeFilesLines
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-76/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-2/+2
* Use a scoped class for managing test root certs in unit testsrsleevi@chromium.org2012-03-071-0/+18
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-3/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Add support for temporarily trusting a certificate for the duration of unit t...rsleevi@chromium.org2010-12-161-0/+59