summaryrefslogtreecommitdiffstats
path: root/net/cert/nss_cert_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-281-7/+6
* Remove the deprecated NSSCertDatabase::GetInstance() .pneubeck@chromium.org2014-07-251-66/+47
* Make NSSCertDatabase::ListCerts async and use the worker pool for actual cert...tbarzic@chromium.org2014-02-061-1/+29
* Remove obsolete NSS version checks.mattm@chromium.org2014-01-171-25/+0
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-0/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* Re-enable some tests disabled because of expired certsrsleevi@chromium.org2013-06-291-1/+1
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-201-10/+10
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-071-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-71/+129
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-1/+1
* Generate unique certificate nicknames on Linux/CrOS.rsleevi@chromium.org2013-05-231-0/+43
* Re-enable CertDatabaseNSSTest.TrustIntermediateCA{2,3} on Linux/CrOS for NSS ...rsleevi@chromium.org2013-05-151-14/+12
* net: Disable CertDatabaseNSSTest.TrustIntermediateCa{2,3} on Linuxhashimoto@chromium.org2013-04-081-2/+16
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+929