summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixup ABI checks after libabigail update and Delegated Credentials backport. ...Kevin Jacobs2020-04-013-21/+10
* Bug 1622555 - Fix lowhashtest argument parsing. r=kjacobsHans Petter Jansson2020-03-261-2/+2
* Bug 1625133 - Fix implicit declaration of function 'getopt' on SunOS r=jcjhajma2020-03-311-0/+1
* Bug 1624377 - Replace freebl flag -msse4 by -msse4.1 -msse4.2 which are suppo...Benjamin Beurdouche2020-03-262-12/+18
* Bug 1623374 Need to support the new PKCS #11 Message interface for AES GCM an...Robert Relyea2020-03-1933-167/+2669
* Bug 1624402 - Fix compilation error when NO_FORK_CHECK and CHECK_FORK_* are d...Kevin Jacobs2020-03-231-0/+2
* Bug 1624130 - Require CK_FUNCTION_LIST structs to be packed. r=rrelyeaKevin Jacobs2020-03-231-0/+2
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=ueno r=mtRobert Relyea2020-03-1720-54/+870
* Bug 1623184 - Clear ECX prior to cpuid, fixing query for Extended Features r=...Kevin Jacobs2020-03-181-1/+2
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=daiki r=mhoyeRobert Relyea2020-02-1854-979/+1993
* Bug 1617968 - Update Delegated Credentials implementation to draft-07 r=mtKevin Jacobs2020-03-1618-80/+473
* Bug 1608250 KBKDF - broken fipstest handling of KI_len r=rrelyea p=cipherboyRobert Relyea2020-03-131-19/+19
* Bug 1608245 KBKDF - Consistently handle NULL slot/session r=kjacobsRobert Relyea2020-03-131-6/+10
* Bug 1618915 - Fix UBSAN issue in ssl_ParseSessionTicket r=jcj,bbeurdoucheKevin Jacobs2020-03-101-1/+3
* Bug 1618739 - Don't assert fuzzer behavior in SSL_ParseSessionTicket r=jcjKevin Jacobs2020-03-091-1/+4
* Bug 1619056 - Update README: TLS 1.3 is not experimental anymore. r=jcjBenjamin Beurdouche2020-03-031-1/+1
* Bug 1619102 - Add workaround option to include both DTLS and TLS versions in ...Kevin Jacobs2020-03-095-0/+65
* Bug 1612493 - Fix Firefox build for Windows 2012 x64. r=kjacobsBenjamin Beurdouche2020-03-093-5/+5
* Set version numbers to 3.52 BetaKevin Jacobs2020-03-024-7/+7
* Bug 1614183 - Fixup, clang-format. r=meNSS_3_51_BETA1Kevin Jacobs2020-03-021-0/+2
* Bug 1614183 - Check if PPC __has_include(<sys/auxv.h>). r=kjacobsGiulio Benetti2020-03-021-0/+10
* Bug 1618400 - Fix unused variable 'getauxval' on OpenBSD/arm64 r=jcjKurt Miller2020-03-021-1/+1
* Bug 1612493 - Support for HACL* AVX2 code for Chacha20, Poly1305 and Chacha20...Benjamin Beurdouche2020-02-2815-44/+4593
* Bug 1617533 - Update of HACL* after libintvector.h and coding style changes. ...Benjamin Beurdouche2020-02-2816-1254/+1222
* Bug 1608892 - Update DTLS 1.3 to draft-34 r=mtKevin Jacobs2020-02-2720-245/+476
* Bug 1617387 fix compiler warning r=jcjJean-Luc Bonnafoux2020-02-241-1/+1
* Bug 1612259 - Add Wycheproof vectors for P384 and P521 ECDH. r=bbeurdoucheKevin Jacobs2020-02-246-13/+47545
* Bug 1609751 - Additional tests for mp_comba r=mtKevin Jacobs2020-02-192-0/+52
* Bug 1561337: fix compiler warning r=jcjJean-Luc Bonnafoux2020-02-191-1/+1
* Bug 1615208 - Send DTLS version numbers in DTLS 1.3 supported_versions extens...Kevin Jacobs2020-02-186-17/+90
* Bug 1612177 - Set -march=armv7 when compiling gcm-arm32-neon, in order to ena...Mikael Urankar2020-02-122-1/+2
* Bug 1431940 - remove dereference before NULL check in BLAKE2B code. r=kjacobsDmitry Baryshkov2020-02-142-8/+18
* Bug 1614870 - Free sid->peerID before reallocating in ssl_DecodeResumptionTok...Kevin Jacobs2020-02-122-2/+36
* bug 1538980 - null-terminate ascii input in SECU_ReadDERFromFile so strstr is...Dana Keeler2020-02-112-14/+24
* Bug 1614786 - Fixup for ‘getFIPSEnv’ being unused r=kjacobsJ.C. Jones2020-02-111-1/+3
* Bug 1582169 - Disable reading /proc/sys/crypto/fips_enabled if FIPS is not en...Victor Tapia2020-02-112-0/+6
* Bug 1611209 - Value of CKM_AES_CMAC and CKM_AES_CMAC_GENERAL are swapped r=rr...Robert Relyea2020-02-101-2/+2
* Bug 1610687 - Crash on unaligned CMACContext.aes.keySchedule when using AES-N...Robert Relyea2020-02-101-6/+7
* Set version numbers to 3.51 betaJ.C. Jones2020-02-054-7/+7
* Bug 1609673 - Conditionally compile out all libnssdbm glue if NSS_DISABLE_DBM...J.C. Jones2020-02-055-5/+38
* Bug 1612623 - NSS 3.50 should depend on NSPR 4.25. r=kjacobsNSS_3_50_BETA1Kai Engert2020-02-031-1/+1
* Bug 1608151 - Introduce NSS_DISABLE_ALTIVEC and disable_altivec r=jcjGiulio Benetti2020-01-275-3/+21
* Bug 1602386 - clang-format r=bustageJ.C. Jones2020-01-271-3/+3
* Bug 1602386 - Fix build on FreeBSD/powerpc platforms. r=jcjPiotr Kubaj2020-01-272-2/+18
* Bug 1609181 - Detect ARM CPU features on FreeBSD. r=jcjJan Beich2020-01-271-0/+16
* Bug 1547639 - Update zlib to 1.2.11, r=jcjMartin Thomson2020-01-2225-1755/+2873
* Bug 1547639 - Automatic vendoring of zlib, r=jcjMartin Thomson2020-01-227-1016/+69
* Bug 1606992 - Follow-up to also cache most recent PBKDF1 hash (in addition to...Kai Engert2020-01-221-40/+114
* Bug 1608493 - Use AES-NI intrinsics for CBC and ECB decrypt when no assembly ...Kevin Jacobs2020-01-223-34/+96
* Bug 1604596 - Update Wycheproof vectors and add support for CBC, P256-ECDH, a...Kevin Jacobs2020-01-1627-4120/+49551