summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_67_RTM for changeset 399e69cbefb9NSS_3_67_BRANCHBenjamin Beurdouche2021-06-100-0/+0
* Set version numbers to 3.67 finalNSS_3_67_RTMBenjamin Beurdouche2021-06-103-6/+6
* Added tag NSS_3_67_BETA1 for changeset f703a3855749Benjamin Beurdouche2021-06-100-0/+0
* Bug 1683710 - Add a means to disable ALPN, r=bbeurdoucheNSS_3_67_BETA1Martin Thomson2021-06-104-9/+45
* Bug 1715720 - Fix nssckbi version number in NSS 3.67 (was supposed to be incr...Benjamin Beurdouche2021-06-101-2/+2
* Bug 1714719 - Set NSS_USE_64 on riscv64 target when using GYP/Ninja. r=bbeurd...Makoto Kato2021-06-071-1/+1
* Bug 1566124 - Fix counter increase in ppc-gcm-wrap.c r=bbeurdouchemamonet2021-06-041-1/+1
* Bug 1566124 - Fix AES_GCM mode on ppc64le for messages of length more than 25...mamonet2021-06-041-1/+1
* Set version numbers to 3.67 BetaBenjamin Beurdouche2021-05-286-34/+7
* Bug 1710716 - Remove Expired Sonera Class2 CA from NSS. r=bwilsonNSS_3_66_BETA1Benjamin Beurdouche2021-05-251-123/+0
* Bug 1710716 - Remove Expired Root Certificates from NSS - QuoVadis Root Certi...Benjamin Beurdouche2021-05-251-181/+0
* Bug 1708307 - Remove Trustis FPS Root CA from NSS. r=bwilsonBenjamin Beurdouche2021-05-251-134/+0
* Bug 1707097 - Add Certum Trusted Root CA to NSS. r=bwilsonBenjamin Beurdouche2021-05-251-0/+179
* Bug 1707097 - Add Certum EC-384 CA to NSS. r=bwilsonBenjamin Beurdouche2021-05-251-0/+125
* Bug 1703942 - Add ANF Secure Server Root CA to NSS. r=bwilsonBenjamin Beurdouche2021-05-251-0/+183
* Bug 1697071 - Add GLOBALTRUST 2020 root cert to NSS. r=bwilsonBenjamin Beurdouche2021-05-251-0/+164
* Bug 1712184 NSS tools manpages need to be updated to reflect that sqlite is t...Robert Relyea2021-05-2022-269/+368
* Bug 1712230 - Don't build ppc-gcm.s with clang integrated assembler. r=bbeurd...Mike Hommey2021-05-241-0/+13
* Bug 1712211 Strict prototype error when trying to compile nss code that inclu...Robert Relyea2021-05-201-1/+1
* Bug 1710773 NSS needs FIPS 180-3 FIPS indicators. r=mtRobert Relyea2021-05-1128-120/+901
* Bug 1709291 - add VerifyCodeSigningCertificateChain r=bbeurdoucheDana Keeler2021-05-188-27/+475
* Use GNU tar for the release helper scriptBenjamin Beurdouche2021-05-141-3/+3
* Set version numbers to 3.66 BetaBenjamin Beurdouche2021-05-146-36/+7
* 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