summaryrefslogtreecommitdiffstats
path: root/net/http/http_security_headers_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."tkent@chromium.org2013-09-201-2/+2
* Don't persist HPKP if PrivacyMode is enabled.mef@chromium.org2013-09-201-2/+2
* More tests for handling HSTS and HPKP headers.palmer@chromium.org2013-06-291-46/+148
* Have HttpSecurityHeaders return the 'raw' max_age for HPKP/HSTS headers, rath...unsafe@trevp.net2013-05-251-197/+174
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-101-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* This is the first in an intended sequence of CLs to refactorunsafe@trevp.net2013-01-081-0/+424