| Commit message (Expand) | Author | Age | Files | Lines |
* | Make HSTS headers not clobber preloaded pins. | palmer@chromium.org | 2014-05-07 | 1 | -34/+90 |
* | Tolerate trailing semicolons in HSTS headers. | palmer@chromium.org | 2014-04-21 | 1 | -2/+53 |
* | net: don't duplicate HPKP hashes when parsing the header. | agl@chromium.org | 2013-11-25 | 1 | -0/+14 |
* | Revert 224269 "Don't persist HPKP if PrivacyMode is enabled." | tkent@chromium.org | 2013-09-20 | 1 | -2/+2 |
* | Don't persist HPKP if PrivacyMode is enabled. | mef@chromium.org | 2013-09-20 | 1 | -2/+2 |
* | More tests for handling HSTS and HPKP headers. | palmer@chromium.org | 2013-06-29 | 1 | -46/+148 |
* | Have HttpSecurityHeaders return the 'raw' max_age for HPKP/HSTS headers, rath... | unsafe@trevp.net | 2013-05-25 | 1 | -197/+174 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | Don't set MODE_DEFAULT when adding HPKP header. | palmer@chromium.org | 2013-04-10 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+4 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -4/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+4 |
* | This is the first in an intended sequence of CLs to refactor | unsafe@trevp.net | 2013-01-08 | 1 | -0/+424 |