Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [NSS] Version and build bump | Moonchild | 2020-08-30 | -0/+1 |
| | ||||
* | [NSS] Version and build bump | Moonchild | 2020-07-10 | -1/+0 |
| | ||||
* | [NSS] Bump NSS version | Moonchild | 2020-06-03 | -0/+1 |
| | ||||
* | Issue #1501 - Un-bust building of NSS after update to 3.48 on Solaris. | athenian200 | 2020-04-14 | -1/+1 |
| | ||||
* | Issue #1338 - Un-bust building of NSS after update to 3.48 on Linux. | wolfbeast | 2020-01-10 | -1/+2 |
| | ||||
* | Issue #1338 - Part 2: Update NSS to 3.48-RTM | wolfbeast | 2020-01-02 | -57/+111 |
| | ||||
* | Update NSS version. | wolfbeast | 2019-12-06 | -0/+2 |
| | ||||
* | [NSS] Bug 1508776 - Remove unneeded refcounting from SFTKSession | J.C. Jones | 2019-12-06 | -1/+0 |
| | | | | | | | | SFTKSession objects are only ever actually destroyed at PK11 session closure, as the session is always the final holder -- and asserting refCount == 1 shows that to be true. Because of that, NSC_CloseSession can just call `sftk_DestroySession` directly and leave `sftk_FreeSession` as a no-op to be removed in the future. | |||
* | Update NSS version | wolfbeast | 2019-10-24 | -0/+1 |
| | ||||
* | Update NSS version. | wolfbeast | 2019-07-17 | -1/+0 |
| | ||||
* | Update NSS to 3.41.1 (custom) | wolfbeast | 2019-06-27 | -0/+1 |
| | | | | This resolves #82 | |||
* | Update NSS to 3.41 | wolfbeast | 2018-12-15 | -5/+125 |
| | ||||
* | Update NSS to 3.38 | wolfbeast | 2018-08-14 | -4/+11 |
| | | | | | | | | | | | | | - 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.36.4-RTM | JustOff | 2018-06-11 | -0/+5 |
| | ||||
* | Update NSS to 3.35-RTM | wolfbeast | 2018-06-05 | -15/+10 |
| | ||||
* | Revert "Update NSS to 3.35-RTM" | wolfbeast | 2018-04-25 | -10/+15 |
| | | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94. | |||
* | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 | -15/+10 |
| | ||||
* | Update NSS to 3.32.1-RTM | wolfbeast | 2018-02-06 | -217/+433 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+12839 |