Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update NSS version. | wolfbeast | 2019-07-17 | -6/+6 |
| | ||||
* | Prohibit the use of RSASSA-PKCS1-v1_5 algorithms in TLS 1.3 | wolfbeast | 2019-07-17 | -0/+20 |
| | | | | This is a spec compliance issue. | |||
* | Don't unnecessarily strip leading 0's from key material during PKCS11 import. | wolfbeast | 2019-07-17 | -18/+30 |
| | ||||
* | Apply better input checking discipline. | wolfbeast | 2019-07-17 | -7/+22 |
| | ||||
* | Change softoken password rounds to a more conservative number still | wolfbeast | 2019-07-03 | -2/+2 |
| | | | | | within industry standard security, considering our db hashing is more CPU intensive than anticipated. | |||
* | Update NSS to 3.41.1 (custom) | wolfbeast | 2019-06-27 | -49/+217 |
| | | | | This resolves #82 | |||
* | Revert "Update NSS to 3.41.1 (custom)" | wolfbeast | 2019-06-26 | -213/+45 |
| | | | | This reverts commit fbc2eaacd679f0c484993ffe23d786fd06da22c3. | |||
* | Update NSS to 3.41.1 (custom) | wolfbeast | 2019-06-26 | -45/+213 |
| | | | | This resolves #82 | |||
* | Update NSS to 3.41 | wolfbeast | 2018-12-15 | -2272/+15450 |
| | ||||
* | Update NSS to 3.38 | wolfbeast | 2018-08-14 | -6189/+2224 |
| | | | | | | | | | | | | | - Added HACL*Poly1305 32-bit (INRIA/Microsoft) - Updated to final TLS 1.3 draft version (28) - Removed TLS 1.3 prerelease draft limit check - Removed NPN code - Enabled dev/urandom-only RNG on Linux with NSS_SEED_ONLY_DEV_URANDOM for non-standard environments - Fixed several bugs with TLS 1.3 negotiation - Updated internal certificate store - Added support for the TLS Record Size Limit Extension. - Fixed CVE-2018-0495 - Various security fixes in the ASN.1 code. | |||
* | Don't leak newTemplate in pk11_copyAttributes() | wolfbeast | 2018-07-01 | -2/+3 |
| | | | | Cherry-pick of NSS fix from 3.37 | |||
* | Update NSS to 3.36.4-RTM | JustOff | 2018-06-11 | -998/+2625 |
| | ||||
* | Revert "Restore NSS default storage file format to DBM when no prefix is given." | wolfbeast | 2018-06-06 | -5/+1 |
| | | | | This reverts commit b2c78bbf83f75bf034028814329fdd43b6bfe885. | |||
* | Restore NSS default storage file format to DBM when no prefix is given.NSS_3.35_TEST | wolfbeast | 2018-06-05 | -1/+5 |
| | ||||
* | Update NSS to 3.35-RTM | wolfbeast | 2018-06-05 | -13588/+17226 |
| | ||||
* | Partially revert 1ef526f0f - sftkpwd.c | Matt A. Tobin | 2018-04-26 | -2/+2 |
| | | | | #82 #265 | |||
* | Revert "Update NSS to 3.35-RTM" | wolfbeast | 2018-04-25 | -17226/+13588 |
| | | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94. | |||
* | Strengthen the use of the Master Password. | wolfbeast | 2018-04-18 | -2/+2 |
| | | | | | | | | - Use 30k iterations instead of 1. - Enforce minimum password length of 8 characters. - Adjust strength meter accordingly. This resolves #82. | |||
* | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 | -13588/+17226 |
| | ||||
* | Update NSS to 3.32.1-RTM | wolfbeast | 2018-02-06 | -13090/+7652 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+762712 |