summaryrefslogtreecommitdiffstats
path: root/net/http/transport_security_persister_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-1/+1
* Remove the "snionly" concept from the HSTS preload.Adam Langley2014-09-251-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* Make HSTS headers not clobber preloaded pins.palmer@chromium.org2014-05-071-23/+28
* net: yet more pinning debugging.agl@chromium.org2014-04-091-4/+5
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-2/+1
* Give mojo_shell a TransportSecurityPersister.aa@chromium.org2013-11-131-0/+201