summaryrefslogtreecommitdiffstats
path: root/net/cert/ct_serialization_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Certificate Transparency: Check test data was parsed correctly.eranm2016-01-131-1/+1
* Certificate Transparency: Unify test support utilitieseranm2015-07-101-1/+1
* Move NetLog code from src/net/base to src/net/log.eroman2015-04-021-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* Certificate Transparency: Parse Signed Tree Heads and validate themeranm@chromium.org2014-05-121-0/+18
* Cleanup: Remove std::string("") usage and fix lint errors.thestig@chromium.org2014-01-301-3/+3
* Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r...alcutter@google.com2013-11-221-7/+7
* CT: Adding SCT and PreCertificates extractor. This code creates theeranm@google.com2013-11-191-5/+1
* CT: First step towards supporting Certificate Transparency in Chrome.eranm@google.com2013-11-011-0/+170
* Revert 232131 "CT: First step towards supporting Certificate Tra..."rpaquay@chromium.org2013-10-311-169/+0
* CT: First step towards supporting Certificate Transparency in Chrome.eranm@google.com2013-10-311-0/+169