summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_54_RTM for changeset 480bb7bdc18eNSS_3_54_BRANCHKevin Jacobs2020-06-260-0/+0
* Set version numbers to 3.54 finalNSS_3_54_RTMKevin Jacobs2020-06-263-6/+6
* 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
* Bug 1618402 - Remove Symantec and VeriSign roots r=KathleenWilson,kjacobsJ.C. Jones2020-06-121-270/+0
* Bug 1642146 - Move seed.o back into freeblpriv3. r=bbeurdoucheMike Hommey2020-06-152-4/+4
* Bug 1645479 - Use SECITEM_CopyItem instead of SECITEM_MakeItem in secutil.c. ...Kevin Jacobs2020-06-121-4/+4
* Bug 1644774 - Use ClearServerCache instead of SSLInt_ClearSelfEncryptKey for ...Kevin Jacobs2020-06-112-3/+5
* Bug 1603042 - Support external PSKs in tstclnt/selfserv. r=jcjKevin Jacobs2020-06-106-14/+171
* Bug 1642638 - Don't assert sid ciphersuite to be defined in fuzzer mode. r=mtKevin Jacobs2020-06-091-0/+7
* Bug 1642802 - Win64 GYP builds to use HACL* curve25519. r=bbeurdoucheKevin Jacobs2020-06-082-11/+6
* Bug 1643557 - Make pk11_FindObjectByTemplate accept a size_t count rather tha...Jeff Walden2020-06-057-14/+18
* Bug 1643557 - Make PK11_SetWrapKey explicitly handle being passed a negative ...Jeff Walden2020-06-051-9/+15
* Bug 1643557 - Change the type of the size argument to pk11_FindObjectsByTempl...Jeff Walden2020-06-054-7/+15
* Bug 1643557 - Use size_t for various counts in pk11slot.c. r=kjacobsJeff Walden2020-06-051-3/+6
* Bug 1643557 - Make pk11_MatchString accept a size_t length rather than an int...Jeff Walden2020-06-052-7/+10
* Bug 1643557 - Add PORT_AssertNotReached and use it instead of PORT_Assert(!"s...Jeff Walden2020-06-053-3/+6
* Bug 1643557 - Use SECOidTag as the type of a loop variable over all values of...Jeff Walden2020-06-051-1/+1
* Bug 1643557 - Use size_t for a parameter-indexing variable to eliminate a sig...Jeff Walden2020-06-051-1/+1
* Bug 1643557 - Used unsigned int for two for-loops upper-bounded by unsigned i...Jeff Walden2020-06-051-1/+1
* Bug 1643557 - Use unsigned int for log level, consistent with PRLogModuleLeve...Jeff Walden2020-06-051-1/+1
* Bug 1643123 - Allow External PSKs to be used with Early Export r=mtKevin Jacobs2020-06-043-3/+58
* Bug 1642871 - Allow tickets and PHA after resumption, r=kjacobsMartin Thomson2020-06-033-7/+96
* Bug 1642153 - Avoid infinite recursion when CHECKLOC is not set. r=jcjMike Hommey2020-06-031-0/+2
* Bug 1642809 - Fix an assert (we need a comparison, not assignment) r=kjacobsSylvestre Ledru2020-06-021-1/+1
* Bug 1603042 - TLS 1.3 out-of-band PSK support r=mtKevin Jacobs2020-06-0230-318/+1608
* Bug 1528113 - Use ARM's crypto extension for SHA256 r=kjacobsMakoto Kato2020-06-017-15/+296
* Set version numbers to 3.54 betaJ.C. Jones2020-05-295-12/+7
* Added tag NSS_3_53_BETA2 for changeset 8fe22033a88eKevin Jacobs2020-05-280-0/+0
* Bug 1640260 - Initialize PBE params r=jcjNSS_3_53_BETA2Kevin Jacobs2020-05-281-1/+1
* Bug 1618404 - Set CKA_NSS_SERVER_DISTRUST_AFTER for Symantec root certs. r=jcjBenjamin Beurdouche2020-05-271-12/+48
* Bug 1621159 - Set CKA_NSS_SERVER_DISTRUST_AFTER for Consorci AOC, GRCA, and S...Benjamin Beurdouche2020-05-271-3/+12
* Added tag NSS_3_53_BETA1 for changeset c7a1c91cd9beKevin Jacobs2020-05-260-0/+0
* Bug 1629414 - Guard USE_PPC_CRYPTO and VSX types with __VSX__ and __ALTIVEC__...NSS_3_53_BETA1J.C. Jones2020-05-222-3/+6
* Bug 1639033 - Use unsigned int for a loop counter to eliminate a signed-unsig...Jeff Walden2020-05-211-1/+1
* Bug 1639033 - Used unsigned int instead of int in a few places in ec.c to eli...Jeff Walden2020-05-211-4/+4
* Bug 1639033 - Use unsigned int rather than int for two variables to eliminate...Jeff Walden2020-05-211-2/+2
* Bug 1639033 - Use unsigned int for various count variables in mplogic.c to el...Jeff Walden2020-05-212-9/+7