summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_88_RTM for changeset da9f14b8cc9dNSS_3_88_BRANCHAnna Weine2023-02-090-0/+0
* Documentation: Release notes for NSS 3.88NSS_3_88_RTMAnna Weine2023-02-092-3/+13
* Removed tag NSS_3_88_RTMAnna Weine2023-01-260-0/+0
* Backed out changeset b81840bb9f66Anna Weine2023-01-264-10/+10
* Set version numbers to 3.89 BetaAnna Weine2023-01-264-10/+10
* Added tag NSS_3_88_RTM for changeset fb09e1a1a744Anna Weine2023-01-260-0/+0
* Set version numbers to 3.88 finalAnna Weine2023-01-263-6/+6
* Documentation: Release notes for NSS 3.88Anna Weine2023-01-262-13/+100
* Added tag NSS_3_88_BETA1 for changeset 7ebd33a1f5e4Natalia Kulatova2023-01-190-0/+0
* Bug 1212915 - Add check for ClientHello SID max length. This is tested by Bog...NSS_3_88_BETA1Leander Schwarz2023-01-162-2/+3
* Bug 1771100 - Added EarlyData ALPN test support to BoGo shim. r=djacksonLeander Schwarz2023-01-164-54/+151
* Bug 1790357: ECH client - Discard resumption TLS < 1.3 Session(IDs|Tickets) i...Leander Schwarz2023-01-162-4/+41
* Bug 1714245 - On HRR skip PSK incompatible with negotiated ciphersuites hash ...Leander Schwarz2023-01-163-2/+17
* Bug 1789410 - ECH client: Send ech_required alert on server negotiating TLS 1...Leander Schwarz2023-01-166-32/+41
* Bug 1771100 - Added Bogo ECH rejection test support. r=djacksonLeander Schwarz2023-01-162-9/+67
* Bug 1771100 - Added ECH 0Rtt support to BoGo shim. r=djacksonLeander Schwarz2023-01-163-5/+109
* Backed out changeset 7f64f5d3df09 for build bustageMartin Thomson2023-01-149-11/+12
* Bug 1747957 - RSA OAEP Wycheproof JSON, r=jschanckMartin Thomson2023-01-1226-7834/+14449
* Bug 1747957 - RSA decrypt Wycheproof JSON, r=jschanckMartin Thomson2023-01-1211-27327/+5935
* Bug 1747957 - ECDSA Wycheproof JSON, r=jschanckMartin Thomson2023-01-1210-32339/+24352
* Bug 1747957 - ECDH Wycheproof JSON, r=jschanckMartin Thomson2023-01-125-51862/+194
* Bug 1747957 - PKCS#1v1.5 wycheproof json, r=nss-reviewers,nkulatovaMartin Thomson2023-01-1220-87156/+19489
* Bug 1747957 - Use X25519 wycheproof json, r=nss-reviewers,jschanckMartin Thomson2023-01-1211-11713/+508
* Bug 1766767 - Move scripts to python3, r=nss-reviewers,jschanckMartin Thomson2023-01-129-12/+11
* Bug 1809627 - Properly link FuzzingEngine for oss-fuzz. r=djacksonChristian Holler2023-01-111-0/+4
* Doc: release notes for NSS 3.79.3Benjamin Beurdouche2023-01-101-0/+58
* Bug 1805907 - Extending RSA-PSS bltest test coverage (Adding SHA-256 and SHA-...Natalia Kulatova2023-01-0926-1/+26
* WIP: Bug 1804091 NSS needs to move off of DSA for integrity checks. r=nss-rev...Robert Relyea2023-01-0511-489/+1005
* Bug 1805815 - Add initial testing with ACVP vector sets using acvp-rust r=nss...Iaroslav Gridin2023-01-054-0/+118
* Bug 1806369 - Don't clone libFuzzer, rely on clang instead. r=djackson,truberChristian Holler2023-01-054-27/+9
* Set version numbers to 3.88 BetaDennis Jackson2023-01-054-7/+7
* Documentation: Release notes for NSS 3.87Dennis Jackson2023-01-052-18/+82
* Bug 1807911 - Remove +x permissions on source code r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-30266-0/+0
* Bug 1807822 - nss doc: remove non breaking space - r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-28135-7927/+7927
* Bug 1807822 - nss doc: remove some whitespaces r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-2839-181/+181
* Bug 1807822 - nss doc: remove some 'eval' r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-2878-117/+117
* Bug 1807822 - nss doc: remove some 'notranslate' r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-2838-380/+380
* Bug 1806393 - Use non-empty password for p12 test files used by Thunderbird. ...Kai Engert2022-12-191-4/+4
* Bug 1798823 - Additional zero-length RSA modulus checks. r=nkulatovaNSS_3_87_BETA1John M. Schanck2022-12-152-12/+21
* Bug 1798823 - add checks for zero-length RSA modulus to avoid memory errors a...Iaroslav Gridin2022-12-152-0/+26
* Bug 1730353 - Add support for the LoongArch 64-bit architecture. r=nss-review...yetist2022-12-141-1/+1
* Bug 1751705 - Update ECCKiila generated files r=nss-reviewers,nkulatovaIaroslav Gridin2022-12-122-854/+1967
* Bug 1751707 - Add configuration option to enable source-based coverage saniti...Iaroslav Gridin2022-12-124-2/+12
* Bug 1774654 tstclnt crashes when accessing gnutls server without a user cert ...Robert Relyea2022-12-081-5/+5
* Bug 1749030 - Modification of supported compilers r=nss-reviewers,bbeurdoucheAnna Weine2022-12-082-37/+9
* Bug 1803595 - Updating the compiler parsing for build r=nss-reviewers,bbeurdo...Natalia Kulatova2022-12-082-2/+12
* Bug 1804071 - Fix rng stub signature for fuzzing builds. r=nss-reviewers,jsch...Jesse Schwartzentruber2022-12-081-1/+3
* Bug 1803226 - NULL password encoding incorrect. r=nss-reviewers,jschanckRobert Relyea2022-12-081-3/+2
* Set version numbers to 3.87 BetaJohn M. Schanck2022-12-084-7/+7
* Documentation: Release notes for NSS 3.86John M. Schanck2022-12-082-5/+92