| Commit message (Expand) | Author | Age | Lines |
* | Issue #1280 - Follow-up: Get rid of HPKP pinning mode. | adesh | 2020-11-18 | -15/+3 |
* | Issue #1280 - Un-bust certerror pages and ForgetAboutSite | wolfbeast | 2020-04-14 | -18/+5 |
* | Issue #1280 - Part 2: Remove HPKP tests. | wolfbeast | 2020-04-14 | -1040/+0 |
* | Issue #1280 - Part 1: Remove HPKP components. | wolfbeast | 2020-04-14 | -1765/+32 |
* | Issue #1498 - Part 6: Remove STS preloadlist pref. | wolfbeast | 2020-04-14 | -8/+0 |
* | Issue #1498 - Part 5: Update SSService CID and correct mismatch. | wolfbeast | 2020-04-14 | -4/+4 |
* | Issue #1498 - Part 4: Remove clearPreloads. | wolfbeast | 2020-04-14 | -20/+0 |
* | Issue #1498 - Part 3: Remove support for storing "knockout" values. | wolfbeast | 2020-04-14 | -10/+4 |
* | Issue #1498 - Part 2: Stop persisting preload states. | wolfbeast | 2020-04-14 | -6/+1 |
* | Issue #1498 - Part 1: Stop using HSTS preload lists. | wolfbeast | 2020-04-14 | -103420/+8 |
* | Take nsSiteSecurityService out of UNIFIED_SOURCES | Matt A. Tobin | 2020-04-14 | -1/+4 |
* | Issue #447 - Update HSTS preload list | wolfbeast | 2020-04-14 | -9018/+14842 |
* | Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE. | wolfbeast | 2020-04-14 | -3/+3 |
* | Issue #1467 - Part 3: Use UTF-8 file paths for NSS-SQL database. | wolfbeast | 2020-04-14 | -2/+11 |
* | Issue #1467 - Part 1: Set up conditional NSS-SQL builds. | wolfbeast | 2020-04-14 | -0/+11 |
* | Issue #1053 - Remove android support from nsNSSComponent.cpp | Matt A. Tobin | 2020-04-14 | -61/+17 |
* | Issue #447 - Update HSTS preload list & reduce debug spew | wolfbeast | 2020-04-14 | -8489/+14123 |
* | Be more consistent about decoding IP addresses in PSM. | wolfbeast | 2020-01-09 | -2/+7 |
* | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 | -1/+1 |
* | Issue #447 - Update HSTS preload list | wolfbeast | 2019-11-19 | -3828/+3982 |
* | Issue #1289 - Part 3: Update tests. | wolfbeast | 2019-11-14 | -0/+36 |
* | Issue #1289 - Part 2: Clear out the preload list except for test | wolfbeast | 2019-11-14 | -503/+2 |
* | Issue #1289 - Part 1: Add a pref to disable HPKP header processing. | wolfbeast | 2019-11-14 | -4/+37 |
* | Issue #447 - Update HSTS preload list. | wolfbeast | 2019-11-09 | -11027/+26141 |
* | Properly implement various HSTS states. | wolfbeast | 2019-09-05 | -16/+27 |
* | Update HSTS preload list | trav90 | 2019-06-26 | -4115/+6505 |
* | Update HSTS preload list | wolfbeast | 2019-05-28 | -8368/+16300 |
* | Remove SecurityUI telemetry. | adeshkp | 2019-04-21 | -151/+0 |
* | Fix order of member variables in a couple of initializer lists | adeshkp | 2019-03-14 | -1/+1 |
* | Update HSTS preload list | trav90 | 2019-01-31 | -2982/+5618 |
* | 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/+25 |
* | Remove a pointless `switch` after telemetry cleanup | adeshkp | 2019-01-14 | -14/+0 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -782/+6 |
* | Update HSTS preload list | trav90 | 2019-01-02 | -1989/+1978 |
* | Update HSTS preload list | trav90 | 2018-12-15 | -2240/+3430 |
* | Update HSTS preload list | trav90 | 2018-11-27 | -2835/+4530 |
* | Remove AccumulateCipherSuite() | wolfbeast | 2018-11-08 | -71/+2 |
* | Remove ancient workaround in client certificate code | wolfbeast | 2018-11-02 | -57/+1 |
* | Make sure nsNSSCertList handling checks for valid certs. | wolfbeast | 2018-11-02 | -3/+36 |
* | Update HSTS preload list | trav90 | 2018-10-27 | -1940/+3077 |
* | Update HSTS preload list | trav90 | 2018-10-12 | -1500/+2523 |
* | Ensure we got an nsISSLStatus when deserializing in TransportSecurityInfo. | wolfbeast | 2018-10-04 | -1/+92 |
* | Update HSTS preload list | trav90 | 2018-09-29 | -1907/+2923 |
* | Get rid of the incorrect mechanism to remove insecure fallback hosts. | wolfbeast | 2018-09-29 | -12/+0 |
* | Update HSTS preload list | trav90 | 2018-09-11 | -1799/+3198 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -295/+4 |
* | Remove support for TLS session caches in TLSServerSocket. | wolfbeast | 2018-09-01 | -15/+0 |
* | Update HSTS preload list | trav90 | 2018-08-27 | -2462/+4464 |
* | Fix missed in32->int64 in df852120098dc7ba5df4a76126c6297c6d2d1b7b | wolfbeast | 2018-08-17 | -1/+1 |