summaryrefslogtreecommitdiff
path: root/lib/softoken
Commit message (Expand)AuthorAgeFilesLines
* Bug 1774657 Updating an old dbm with lots of certs with keys to sql results i...Robert Relyea2023-05-153-8/+42
* Bug 1806496 In FIPS mode, nss should reject RSASSA-PSS salt lengths larger th...Robert Relyea2022-12-194-65/+93
* Bug 1806010 FIPS-104-3 requires we restart post programmaticallyRobert Relyea2023-04-128-29/+47
* Bug 1819958. Removed deprecated sprintf function and replaced with snprintf. ...Noah Lokocz2023-03-162-7/+7
* Set version numbers to 3.90 BetaJohn M. Schanck2023-03-091-2/+2
* Bug 1767883 - Need to add policy control to keys lengths for signatures. r=ns...Robert Relyea2023-03-031-1/+12
* Backed out changeset 761e7d215e0a for causing gtest failuresNSS_3_89_BETA1John M. Schanck2023-03-021-12/+1
* Bug 1815136 - set PORT error after sftk_HMACCmp failure. r=nss-reviewers,nkul...John M. Schanck2023-03-021-1/+6
* Bug 1767883 Need to add policy control to keys lengths for signatures.Robert Relyea2022-12-191-1/+12
* Bug 1817513 - CKM_SHA384_KEY_DERIVATION correction maximum key length from 28...Anna Weine2023-02-231-1/+1
* Set version numbers to 3.89 BetaAnna Weine2023-02-091-2/+2
* Set version numbers to 3.88 BetaDennis Jackson2023-01-051-2/+2
* Bug 1798823 - Additional zero-length RSA modulus checks. r=nkulatovaNSS_3_87_BETA1John M. Schanck2022-12-151-9/+14
* Set version numbers to 3.87 BetaJohn M. Schanck2022-12-081-2/+2
* Set version numbers to 3.86 BetaNSS_3_86_BETA1John M. Schanck2022-12-011-2/+2
* Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings. r=nss-reviewers,jschanckMike Hommey2022-10-192-6/+6
* Set version numbers to 3.85 betaDennis Jackson2022-10-131-2/+2
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-0710-801/+6353
* Set version numbers to 3.84 BetaJohn M. Schanck2022-09-151-2/+2
* Backed out changeset ed04d4729b99 for incompatibility with TSanJohn M. Schanck2022-09-092-32/+12
* Backed out changeset b225a756abc2John M. Schanck2022-09-091-13/+9
* Set version numbers to 3.83 betaNSS_3_83_BETA1John M. Schanck2022-09-081-2/+2
* Bug 1789886 - resource leak in NSC_OpenSession. r=bbeurdoucheJohn M. Schanck2022-09-081-9/+13
* Bug 1767921 - check SFTKSlot head after acquiring session lock. r=rrelyeaJohn M. Schanck2022-09-062-12/+32
* Set version numbers to 3.82 betaDennis Jackson2022-07-211-2/+2
* Set version numbers to 3.81 BetaJohn M. Schanck2022-06-231-2/+2
* Set version numbers to 3.80 BetaNSS_3_80_BETA1Dennis Jackson2022-06-161-2/+2
* Bug 1759794 - protect SFTKSlot needLogin with slotLock. r=rrelyeaJohn M. Schanck2022-06-082-16/+53
* Bug 1760998 - avoid data race on primary password change. r=rrelyeaJohn M. Schanck2022-06-062-2/+12
* Bug 1454072 - Use of uninitialized pointer in lg_init after alloc fail. r=nss...John M. Schanck2022-05-111-6/+1
* Set version numbers to 3.79 betaDennis Jackson2022-04-281-2/+2
* Set version numbers to 3.78 BetaJohn M. Schanck2022-03-311-2/+2
* Set version numbers to 3.77 BetaDennis Jackson2022-03-031-2/+2
* Set version numbers to 3.76 BetaBenjamin Beurdouche2022-02-071-2/+2
* Bug 1748386 - Remove redundant key type check, r=rrelyeaMartin Thomson2022-01-131-4/+0
* Bug 1748386 - Enable CKM_CHACHA20, r=rrelyeaMartin Thomson2022-01-112-0/+9
* Set version numbers to 3.75 BetaBenjamin Beurdouche2022-01-051-2/+2
* Set version numbers to 3.74Benjamin Beurdouche2021-12-151-2/+2
* Bug 1729550 NSS needs FiPS 140-3 version indicators.NSS_3_73_BETA1Robert Relyea2021-09-074-42/+181
* Set version numbers to 3.73 BetaBenjamin Beurdouche2021-10-281-2/+2
* Bug 1729930 - Increase KDF cache size to mitigate perf regression in about:lo...Dennis Jackson2021-10-181-1/+1
* Set version numbers to 3.72 BetaBenjamin Beurdouche2021-09-301-2/+2
* Set version numbers to 3.71 BetaBenjamin Beurdouche2021-09-041-2/+2
* Set version numbers to 3.70 BetaBenjamin Beurdouche2021-08-261-2/+2
* Bug 1726022 Cache additional PBE entriesRobert Relyea2021-08-171-8/+23
* Bug 1720226 integrity checks in key4.db not happening on private components w...Robert Relyea2021-07-151-11/+27
* Bug 1721476 sqlite 3.34 changed it's open semantics, causing nss failures.Robert Relyea2021-07-201-0/+5
* Bug 1720228 NSS incorrectly accepting 1536 bit DH primes in FIPS modeRobert Relyea2021-07-134-5/+9
* Bug 1720232 SQLite calls could timeout in starvation situations.Robert Relyea2021-07-152-5/+9
* Bug 1720225 Coverity/cpp scanner errors found in nss 3.67Robert Relyea2021-07-133-3/+10