summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_65_RTM for changeset 0e785b3a4a10NSS_3_65_BRANCHBenjamin Beurdouche2021-05-140-0/+0
* Set version numbers to 3.65 finalNSS_3_65_RTMBenjamin Beurdouche2021-05-143-6/+6
* Added tag NSS_3_65_BETA1 for changeset 1bdb4713e2f0Benjamin Beurdouche2021-05-140-0/+0
* fix clang format error from patch for bug 1709750NSS_3_65_BETA1Robert Relyea2021-05-111-1/+1
* Bug 1709654 Update for NetBSD configurationRobert Relyea2021-05-111-20/+22
* Bug 1709750 - Disable HPKE test when fuzzing, r=bbeurdoucheMartin Thomson2021-05-061-0/+4
* Bug 1566124 - Clang format run. r=beurdoucheBenjamin Beurdouche2021-05-052-66/+66
* Bug 1566124 - Optimize AES-GCM for ppc64le Differential Revision: https://pha...mamonet2021-05-056-6/+1663
* Bug 1699021 - Add AES-256-GCM to HPKE, r=bbeurdoucheMartin Thomson2021-03-174-11/+7401
* Bug 1698419 - ECH -10 updates, r=bbeurdoucheMartin Thomson2021-03-1715-470/+500
* Bug 1692930 - Update HPKE to final version, r=bbeurdoucheMartin Thomson2021-03-1612-364/+14841
* Bug 1707130 NSS should use modern algorithms in PKCS#12 files by default r=mtRobert Relyea2021-05-0418-415/+1183
* Fix ABI breakage from fixing nss.defRobert Relyea2021-04-301-2/+2
* We're on NSS 3.65 right now, not NSS 3.64Robert Relyea2021-04-291-1/+1
* Bug 1703936 New coverity/cpp scanner errors.Robert Relyea2021-04-0813-36/+85
* Bug 1697303 NSS needs to update it's csp clearing to FIPS 180-3 standards.Robert Relyea2021-03-1128-356/+466
* (sigh) abi check file has a file location change after the mergeRobert Relyea2021-04-291-1/+1
* Fix bad merge of PSS patchRobert Relyea2021-04-291-3/+3
* Bug 1702663 Need to support RSA PSS with Hashing PKCS #11 Mechanisms.Robert Relyea2021-04-0115-285/+590
* Dummy change, trigger a build to test latest NSPR commits.Kai Engert2021-04-281-0/+1
* Bug 1705119 Deadlock when using gcm and non-thread safe tokens.Robert Relyea2021-04-144-9/+78
* Set version numbers to 3.65 Beta. r=bbeurdoucheRyan VanderMeulen2021-04-154-7/+7
* Bug 1705286 - Properly detect mips64. r=bbeurdoucheNSS_3_64_BETA1Mike Hommey2021-04-151-0/+2
* Bug 1687164 - Introduce NSS_DISABLE_CRYPTO_VSX and disable_crypto_vsx r=bbeur...glaubitz2021-04-065-45/+112
* Set version numbers to 3.64 BetaBenjamin Beurdouche2021-03-184-7/+7
* Bug 1694373, NSS 3.63 should depend on NSPR 4.30. r=bbeurdoucheKai Engert2021-03-161-1/+1
* Bug 1698320 - replace __builtin_cpu_supports("vsx") with ppc_crypto_support()...aoeu2021-03-164-14/+146
* Bug 1613235 - Clang-format for: POWER ChaCha20 stream cipher vector accelerat...NSS_3_63_BETA1Benjamin Beurdouche2021-03-105-24/+22
* Bug 1613235 - Add POWER ChaCha20 stream cipher vector acceleration. r=bbeurdo...aoeu2021-03-108-21/+208
* Bug 1613235 - Add POWER ChaCha20 stream cipher vector acceleration. r=bbeurdo...aoeu2021-03-106-0/+1199
* Bug 1697380 - Make a clang-format run on top of helpful contributions. r=beur...Benjamin Beurdouche2021-03-102-24/+24
* Bug 1683520 - ECCKiila P384, change syntax of nested structs initialization t...Benjamin Beurdouche2021-03-101-8/+8
* Bug 1683520 - [lib/freebl/ecl] P-384: allow zero scalars in dual scalar multi...Billy Brumley2021-03-101-482/+576
* Bug 1683520 - ECCKiila P521, change syntax of nested structs initialization t...Benjamin Beurdouche2021-03-101-8/+8
* Bug 1683520 - [lib/freebl/ecl] P-521: allow zero scalars in dual scalar multi...Billy Brumley2021-03-101-750/+954
* Bug 1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca...Benjamin Beurdouche2021-03-0832-814/+1172
* Bug 1694214 - tstclnt can't enable middlebox compat mode r=beurdoucheHubert Kario2021-02-271-1/+17
* Fix clang failure.Robert Relyea2021-02-251-1/+1
* Bug 1694392 NSS does not work with PKCS #11 modules not supporting profilesRobert Relyea2021-02-241-4/+3
* Bug 1685880 - Minor fix to prevent unused variable on early return. r=beurdoucheBenjamin Beurdouche2021-02-241-4/+2
* Bug 1685880 - Fix for the gcc compiler version 7 to support setenv with nss b...Arora Aashish2021-02-241-3/+10
* Bug 1693217 - Increase nssckbi.h version number for March 2021 batch of root ...Benjamin Beurdouche2021-02-231-2/+2
* Bug 1692094 - Set email distrust after to 21-03-01 for Camerfirma's 'Chambers...Benjamin Beurdouche2021-02-231-2/+8
* Bug 1618407 - Symantec root certs - Set CKA_NSS_EMAIL_DISTRUST_AFTER. r=kjacobsBenjamin Beurdouche2021-02-231-5/+20
* Bug 1693173 - Add GlobalSign R45, E45, R46, and E46 root certs to NSS. r=Kath...Benjamin Beurdouche2021-02-231-1/+557
* Bug 1683738 - Add AC RAIZ FNMT-RCM SERVIDORES SEGUROS root cert to NSS. r=Kat...Benjamin Beurdouche2021-02-231-0/+126
* Bug 1686854 - Remove GeoTrust PCA-G2 and VeriSign Universal root certs from N...Benjamin Beurdouche2021-02-231-316/+0
* Bug 1687822 - Turn off Websites trust bit for the “Staat der Nederlanden Ro...Benjamin Beurdouche2021-02-231-1/+1
* Bug 1692094 - Turn off Websites Trust Bit for 'Chambers of Commerce Root - 20...Benjamin Beurdouche2021-02-231-2/+2
* Bug 1694291 - Tracing fixes for ECH, r=mtStephen Farrell2021-02-231-2/+8