summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_87_1_RTM for changeset 670ab97009dfNSS_3_87_1_BRANCHJohn M. Schanck2023-02-090-0/+0
* Documentation: release notes for NSS 3.87.1NSS_3_87_1_RTMJohn M. Schanck2023-02-091-0/+57
* Set version numbers to 3.87.1 finalJohn M. Schanck2023-02-093-6/+6
* Bug 1804640 - improve handling of unknown PKCS#12 safe bag types. r=rrelyeaJohn M. Schanck2023-02-093-10/+18
* Added tag NSS_3_87_RTM for changeset 41b6d2645eadNSS_3_87_BRANCHDennis Jackson2023-01-050-0/+0
* Set version numbers to 3.87 finalNSS_3_87_RTMDennis Jackson2023-01-053-6/+6
* Documentation: Release notes for NSS 3.87Dennis Jackson2023-01-052-18/+82
* Added tag NSS_3_87_BETA1 for changeset 36367f03b298Dennis Jackson2022-12-160-0/+0
* 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
* Bug 1803211: Disable libpkix for static builds r=bbeurdouche,nss-reviewersskhamis2022-12-021-1/+1
* Set version numbers to 3.86 BetaNSS_3_86_BETA1John M. Schanck2022-12-014-7/+7
* Bug 1803190 conscious language removal in NSSRobert Relyea2022-11-306-33/+11
* Bug 1803453 - Set CKA_NSS_SERVER_DISTRUST_AFTER and CKA_NSS_EMAIL_DISTRUST_AF...John M. Schanck2022-11-301-6/+25
* Bug 1794506 - Set nssckbi version number to 2.60. r=nss-reviewers,bbeurdoucheJohn M. Schanck2022-11-291-2/+2
* Bug 1799038 - Remove Staat der Nederlanden EV Root CA from NSS. r=KathleenWilsonJohn M. Schanck2022-11-291-166/+0
* Bug 1797559 - Remove EC-ACC root cert from NSS. r=KathleenWilsonJohn M. Schanck2022-11-291-202/+0
* Bug 1794507 - Remove SwissSign Platinum CA - G2 from NSS. r=KathleenWilsonJohn M. Schanck2022-11-291-168/+0
* Bug 1794495 - Remove Network Solutions Certificate Authority. r=KathleenWilsonJohn M. Schanck2022-11-291-146/+0
* Bug 1802331 - compress docker image artifact with zstd. r=nss-reviewers,relen...Julien Cristau2022-11-293-5/+8
* Bug 1799315 - Migrate nss from AWS to GCP r=ahal,nss-reviewers,bbeurdoucheMichelle Goossens2022-11-242-2/+2
* Bug 1800989 - Enable static builds in the CI r=bbeurdoucheskhamis2022-11-171-0/+6
* Documenation: release notes for NSS 3.85Natalia Kulatova2022-11-102-0/+72
* Bug 1765759 - Removing SAW docker from the NSS build system. r=nss-reviewers,...Anna Weine2022-11-0712-995/+0
* Bug 1783231 - Initialising variables in the rsa blinding code r=jschanckAnna Weine2022-11-041-4/+6
* Bug 320582 - Implementation of the double-signing of the message for ECDSA. r...Anna Weine2022-11-031-3/+34
* Bug 1783231 - Adding exponent blinding for RSA r=nss-reviewers,rrelyea,jschanckAnna Weine2022-11-031-0/+52
* Bug 1798150 - on-demand initialization of OID tables. r=nss-reviewers,nkulatovaNSS_3_85_BETA1John M. Schanck2022-10-311-1/+9
* Bug 1792821 - Modification of the primes.c and dhe-params.c in order to have ...Anna Weine2022-10-312-9486/+1186
* Documentation: Release notes for NSS 3.79.2John M. Schanck2022-10-252-3/+63
* Bug 1796815 - Update zlib in NSS to 1.2.13. r=nss-reviewers,mtRyan VanderMeulen2022-10-2420-230/+298
* Bug 1796504 - Skip building modutil and shlibsign when building in Firefox. r...Mike Hommey2022-10-201-2/+2
* Bug 1796504 - Use __STDC_VERSION__ rather than __STDC__ as a guard. r=nss-rev...Mike Hommey2022-10-201-3/+3
* Bug 1796407 - Fix -Wunused-but-set-variable warning from clang 15. r=nss-revi...Mike Hommey2022-10-201-1/+1
* Bug 1796308 - Fix -Wtautological-constant-out-of-range-compare and -Wtype-lim...Mike Hommey2022-10-204-32/+55
* Bug 1796281 - Followup: add missing stdint.h include. r=nss-reviewers,mtMike Hommey2022-10-201-0/+2
* Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings. r=nss-reviewers,jschanckMike Hommey2022-10-194-19/+19
* Bug 1796280 - Fix -Wunused-{function,variable,but-set-variable} warnings on W...Mike Hommey2022-10-195-6/+10
* Bug 1796079 - Fix -Wstring-conversion warnings. r=nss-reviewers,mtMike Hommey2022-10-191-5/+5
* Bug 1796075 - Fix -Wempty-body warnings. r=nss-reviewers,mtMike Hommey2022-10-191-6/+6