Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1338 - Part 2: Update NSS to 3.48-RTM | wolfbeast | 2020-01-02 | -181/+550 |
| | ||||
* | [NSS] Bug 1586176 - EncryptUpdate should use maxout not block size. | Craig Disselkoen | 2019-12-06 | -1/+1 |
| | ||||
* | Support longer (up to RFC maximum) HKDF outputs | wolfbeast | 2019-10-24 | -8/+25 |
| | | | | | | HKDF-Expand enforces a maximum output length much shorter than stated in the RFC. This patch aligns the implementation with the RFC by allocating more output space when necessary. | |||
* | Don't unnecessarily strip leading 0's from key material during PKCS11 import. | wolfbeast | 2019-07-17 | -1/+1 |
| | ||||
* | Update NSS to 3.41 | wolfbeast | 2018-12-15 | -1/+1 |
| | ||||
* | Update NSS to 3.38 | wolfbeast | 2018-08-14 | -12/+104 |
| | | | | | | | | | | | | | - 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. | |||
* | Update NSS to 3.35-RTM | wolfbeast | 2018-06-05 | -33/+206 |
| | ||||
* | Revert "Update NSS to 3.35-RTM" | wolfbeast | 2018-04-25 | -206/+33 |
| | | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94. | |||
* | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 | -33/+206 |
| | ||||
* | Update NSS to 3.32.1-RTM | wolfbeast | 2018-02-06 | -14/+57 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+7797 |