summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1656986 - special-case arm64 in detect_host_arch.py; r=jcjNathan Froyd2020-08-031-0/+2
* Bug 1654142 - Add CPU feature detection for Intel SHA extension. r=kjacobsMakoto Kato2020-07-313-0/+11
* Bug 1653975 - Set "all" as the default Makefile target r=jcj,rrelyeaJan-Marek Glogowski2020-07-291-7/+11
* Bug 1650702 - Use ARM's crypt extension for SHA1. r=kjacobsMakoto Kato2020-07-297-13/+344
* Fix more of the timeout issues on tests. (Drop expensive 4098 dh tests ).Robert Relyea2020-07-272-5/+21
* Bug 1648822 Add stricter validation of DH keys when in FIPS mode.Robert Relyea2020-07-2716-46/+5237
* Bug 1652729 - Add build flag to disable RC2 and relocate to lib/freebl/deprec...Benjamin Beurdouche2020-07-2411-13/+139
* Bug 1652032 Disable all freebl assembler code for MSVC arm64 r=rrelyea,bbeurd...Jan-Marek Glogowski2020-07-271-0/+7
* Set version numbers to 3.56 betaJ.C. Jones2020-07-245-12/+7
* Bug 1653310 - Backed out changeset ca207655b4b7, because with updated NSPR th...Kai Engert2020-07-221-14/+2
* Added tag NSS_3_55_BETA1 for changeset 0768baa431e7Kevin Jacobs2020-07-210-0/+0
* Bug 1653202 - Fix issue disabling other mechanisms when SEED is deprecated in...NSS_3_55_BETA1Benjamin Beurdouche2020-07-211-2/+2
* Bug 1652331 - NSS 3.55 should depend on NSPR 4.27. r=kaieKevin Jacobs2020-07-211-1/+1
* Bug 1631573: Remove unnecessary scalar padding in ec.c r=kjacobs,bbeurdoucheBilly Brumley2020-07-201-21/+0
* Bug 1653310 - On macOS check if nssckbi exists prior to loading it. r=kjacobsKai Engert2020-07-201-2/+14
* Bug 1636771 - Disable PKCS11 incremental mode for ChaCha20. r=kjacobs,rrelyeaBenjamin Beurdouche2020-07-182-0/+50
* Bug 1636771 - Fix incorrect call to Chacha20Poly1305 by PKCS11. r=jcj,kjacobs...Benjamin Beurdouche2020-07-182-3/+10
* Bug 1637222 - Enforce IV length check for DES. r=kjacobs,jcjBenjamin Beurdouche2020-07-161-7/+4
* Bug 1631583 - ECC: constant time P-521 r=kjacobs,rrelyea,bbeurdoucheBilly Brumley2020-07-165-1/+11824
* Bug 1631583 - ECC: constant time P-384 r=bbeurdouche,rrelyeaBilly Brumley2020-07-166-1/+19681
* Bug 1643528 Cannot compile code with nss headers and -Werror=strict-prototypesRobert Relyea2020-07-131-1/+1
* Bug 1646324, advertise rsa_pkcs1_* schemes in CH and CR for certs, r=mtDaiki Ueno2020-07-105-13/+91
* Bug 1649648 - Fix null pointers passed as argument in pk11wrap/pk11pbe.c:886 ...Benjamin Beurdouche2020-07-092-9/+47
* Bug 1651520 - slotLock race in NSC_GetTokenInfo r=kjacobsJ.C. Jones2020-07-091-2/+4
* Bug 1649322 - Fix null pointer passed as argument in pk11wrap/pk11pbe.c:1246 ...Benjamin Beurdouche2020-07-092-4/+3
* Bug 1647752 - Update DTLS 1.3 implementation to draft-38. r=mtKevin Jacobs2020-07-0813-14/+99
* Bug 1067214 - Check minimum padding in RSA_CheckSignRecover. r=rrelyeaKevin Jacobs2020-07-072-0/+120
* Bug 1649633 - follow-up to make test comparisons in pk11_find_certs_unittest....Dana Keeler2020-07-061-94/+89
* Bug 1649633 - add PK11_FindEncodedCertInSlot r=kjacobs,jcjDana Keeler2020-07-065-79/+92
* Bug 1649487 - Fix bad assert in VFY_EndWithSignature. r=jcjAlexander Scheel2020-07-021-1/+1
* Bug 1649316 - Prevent memcmp to be called with a zero length in ssl/ssl3con.c...Benjamin Beurdouche2020-07-021-1/+1
* Bug 1646594 - Enable AVX2 if applicable on x86_64 with make 4.3 r=bbeurdoucheDanh2020-06-303-2/+10
* Bug 1649322 - Fix null pointer passed as argument in pk11wrap/pk11pbe.c:1246 ...Benjamin Beurdouche2020-06-301-0/+3
* Bug 1649226 - Add Wycheproof ECDSA tests. r=bbeurdoucheKevin Jacobs2020-06-296-0/+32377
* Bug 1649190 - Run cipher, sdr, and ocsp tests under standard test cycle. r=jcjKevin Jacobs2020-06-291-1/+1
* Set version numbers to 3.55 betaKevin Jacobs2020-06-265-17/+7
* Bug 1640516 - NSS 3.54 should depend on NSPR 4.26. r=kjacobsKai Engert2020-06-241-1/+1
* Added tag NSS_3_54_BETA1 for changeset 2bd2f3267dc5Kevin Jacobs2020-06-230-0/+0
* Bug 1646520 - Stricter leading-zero checks for ASN.1 INTEGER values. r=jcjNSS_3_54_BETA1Kevin Jacobs2020-06-221-4/+7
* Bug 1631597 - Constant-time GCD and modular inversion r=rrelyea,kjacobsSohaib ul Hassan2020-06-163-132/+292
* Bug 1618402 - June 2020 batch of root changes, NSS_BUILTINS_LIBRARY_VERSION 2...J.C. Jones2020-06-151-2/+2
* Bug 1645186 - Add certSIGN Root CA G2 root cert r=KathleenWilsonJ.C. Jones2020-06-121-0/+160
* Bug 1645174 - Add e-Szigno Root CA 2017 r=KathleenWilson,kjacobsJ.C. Jones2020-06-121-0/+121
* Bug 1641716 - Add Microsoft non-EV roots r=KathleenWilson,kjacobsJ.C. Jones2020-06-121-0/+295
* Bug 1645199 - Remove Expired AddTrust root certs r=KathleenWilson,kjacobsJ.C. Jones2020-06-121-299/+0
* Bug 1641718 - Remove "LuxTrust Global Root 2" root cert r=KathleenWilson,kjacobsJ.C. Jones2020-06-121-170/+0
* Bug 1639987 - Remove expired Staat der Nederlanden Root CA - G2 root cert r=K...J.C. Jones2020-06-121-171/+0
* Bug 1621151 - Disable email trust bit for TW Government Root Certification Au...J.C. Jones2020-06-121-1/+1
* Bug 1618402 - Disable email trust bit for several Symantec certs r=KathleenWi...J.C. Jones2020-06-121-7/+7
* Bug 1618402 - Remove VeriSign CA and associated EgyptTrust distrust entries r...J.C. Jones2020-06-121-279/+0