summaryrefslogtreecommitdiffstats
path: root/net/cert/ct_objects_extractor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove implicit conversions from scoped_refptr to T* in net/cert/dcheng2014-08-261-2/+2
* Extract Certificate Transparency SCTs from stapled OCSP responsesekasper@google.com2013-12-171-0/+53
* Revert of https://codereview.chromium.org/92443002/szym@chromium.org2013-12-131-53/+0
* Extract Certificate Transparency SCTs from stapled OCSP responsesekasper@google.com2013-12-131-0/+53
* Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r...alcutter@google.com2013-11-221-9/+12
* CT: Adding SCT and PreCertificates extractor. This code creates theeranm@google.com2013-11-191-0/+125