Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1280 - Part 1: Remove HPKP components. | wolfbeast | 2020-04-14 | -569/+26 |
| | | | | | This also removes leftover plumbing for storing preload information in SiteSecurityService since no service still uses it. | |||
* | Issue #1498 - Part 6: Remove STS preloadlist pref. | wolfbeast | 2020-04-14 | -7/+0 |
| | ||||
* | Issue #1498 - Part 4: Remove clearPreloads. | wolfbeast | 2020-04-14 | -11/+0 |
| | | | | Also tag #1280 | |||
* | Issue #1498 - Part 3: Remove support for storing "knockout" values. | wolfbeast | 2020-04-14 | -6/+3 |
| | ||||
* | Issue #1498 - Part 2: Stop persisting preload states. | wolfbeast | 2020-04-14 | -6/+1 |
| | | | | | | Since we don't use preloading anymore for either HPKP or HSTS, we no longer need persistent storage in the profile for preload states. Tag #1280 also | |||
* | Issue #1498 - Part 1: Stop using HSTS preload lists. | wolfbeast | 2020-04-14 | -79/+8 |
| | ||||
* | Issue #1289 - Part 1: Add a pref to disable HPKP header processing. | wolfbeast | 2019-11-14 | -4/+36 |
| | ||||
* | Properly implement various HSTS states. | wolfbeast | 2019-09-05 | -13/+18 |
| | | | | | | | | Previously, HSTS preload list values could be overridden temporarily due to counter-intuitive behavior of the API's removeState function. This adds an explicit flag to the API for writing knockout values to the Site Security Service, with the default resetting to whatever the preload list state is. | |||
* | Fix order of member variables in a couple of initializer lists | adeshkp | 2019-03-14 | -1/+1 |
| | ||||
* | Fix check for HSTS when service is disabled. | Ascrod | 2019-01-17 | -1/+1 |
| | ||||
* | Add preference for fully disabling HSTS. | Ascrod | 2019-01-16 | -0/+24 |
| | ||||
* | Restore clearly-delimited format for the HSTS preload list | trav90 | 2018-06-06 | -1/+1 |
| | ||||
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -8/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1302 |