summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1686557 - Support aarch64-make target in nss-try. r=bbeurdoucheNSS_3_61_BETA1Kevin Jacobs2021-01-131-2/+4
* Bug 1684300 - Define USE_STATIC_LIBS=1 for softoken_gtest make builds. r=bbeu...Kevin Jacobs2021-01-131-1/+2
* Bug 1684300 - Disable legacy storage when compiled with NSS_DISABLE_DBM. r=mtKevin Jacobs2021-01-135-2/+70
* Bug 1682863 - Revert nssSlot_IsTokenPresent to 3.58 after ongoing Fx hangs wi...Kevin Jacobs2020-12-221-30/+6
* Restore lost portion of the bleichenbacher timing batch that addressedRobert Relyea2020-12-224-15/+14
* Bug 1651411 New tlsfuzzer code can still detect timing issues in RSA operations.Robert Relyea2020-12-1812-247/+3270
* Bug 1682071 IKE Quick mode IPSEC give you incorrect keys if you are asking fo...Robert Relyea2020-12-1710-2/+887
* Bug 1677207 - Use GTEST_SKIP in ssl_gtests. r=bbeurdoucheKevin Jacobs2020-12-118-21/+19
* Bug 1677207 - Replace references to TestCase, which is deprecated, with TestS...Kevin Jacobs2020-12-1162-320/+325
* Bug 1677207 - Update Google Test to release-1.10.0 r=bbeurdoucheKevin Jacobs2020-12-11164-29091/+14543
* Set version numbers to 3.61 BetaKevin Jacobs2020-12-115-26/+7
* Added tag NSS_3_60_BETA1 for changeset f84fb229842aKevin Jacobs2020-12-080-0/+0
* Bug 1680400 - Fix memory leak in PK11_UnwrapPrivKey. r=bbeurdoucheNSS_3_60_BETA1Kevin Jacobs2020-12-042-6/+14
* Bug 1570539 - Removed -X alt-server-hello option from tstclnt r=kjacobsyogesh2020-12-031-1/+0
* Bug 1675523 - CKR_PUBLIC_KEY_INVALID has an incorrect value r=bbeurdoucheJ.C. Jones2020-12-031-1/+1
* Bug 1678189 - December 2020 batch of root changes, NSS_BUILTINS_LIBRARY_VERSI...Kevin Jacobs2020-12-011-2/+2
* Bug 1678166 - Add NAVER Global Root Certification Authority root cert to NSS....Kevin Jacobs2020-12-011-0/+174
* Bug 1670769 - Remove 10 GeoTrust, thawte, and VeriSign root certs from NSS. r...Benjamin Beurdouche2020-12-011-1570/+0
* Bug 1674819 - Fix undefined shift when fuzzing r=bbeurdoucheKevin Jacobs2020-12-011-0/+7
* Bug 1678384 - Add a build flag to allow building nssckbi-testlib in m-c r=kja...Benjamin Beurdouche2020-11-305-1/+40
* Bug 1679290 - Don't hold slot lock when taking session lock r=bbeurdoucheKevin Jacobs2020-12-011-0/+14
* Bug 1678990 - Use __ARM_FEATURE_CRYPTO for feature detection. r=bbeurdoucheMakoto Kato2020-11-251-0/+9
* Bug 1642174 - Resolve sha512-p8.o: ABI version 2 is not compatible with ABI v...Lauri Kasanen2020-11-191-1/+4
* Bug 1654332 - Fixup a10493dcfcc9: copy ECHConfig.config_id with socket r=jcjKevin Jacobs2020-11-183-2/+3
* Bug 1654332 - Update ESNI to draft-08 (ECH). r=mtKevin Jacobs2020-11-1747-2062/+5192
* Bug 1654332 - Buffered ClientHello construction. r=mtKevin Jacobs2020-11-175-251/+367
* Set version numbers to 3.60 BetaJ.C. Jones2020-11-136-21/+7
* Added tag NSS_3_59_BETA1 for changeset c3cb09a7d087J.C. Jones2020-11-100-0/+0
* Bug 1607449 - Lock cert->nssCertificate to prevent data race. r=jcj,keelerNSS_3_59_BETA1Kevin Jacobs2020-11-104-21/+63
* Backed out changeset aa6f29a76cfc for Certificates test failuresJ.C. Jones2020-11-094-41/+21
* Backed out changeset d8df719915f7 for Certificates test failuresJ.C. Jones2020-11-090-0/+0
* Added tag NSS_3_59_BETA1 for changeset aa6f29a76cfcJ.C. Jones2020-11-090-0/+0
* Bug 1607449 - Lock cert->nssCertificate to prevent data race. r=keelerKevin Jacobs2020-11-094-21/+41
* Bug 1672823 - Add Wycheproof HMAC test cases. r=jcjKevin Jacobs2020-11-037-0/+3402
* Bug 1672823 - Add Wycheproof HKDF test cases. r=bbeurdoucheKevin Jacobs2020-11-039-356/+6205
* Bug 1672823 - Add Wycheproof DSA test cases. r=jcjKevin Jacobs2020-11-037-3/+21189
* Bug 1663661 - Guard against NULL token in nssSlot_IsTokenPresent. r=jcjKevin Jacobs2020-11-032-6/+19
* Bug 1670835 - Fixup for 6f79a7695812, add missing return value check. r=rrelyeaKevin Jacobs2020-10-301-1/+4
* Bug 1672291 libpkix OCSP failures on SHA1 self-signed root certs when SHA1 si...Robert Relyea2020-10-266-5/+138
|\
| * Bug 1672291 libpkix OCSP failures on SHA1 self-signed root certs when SHA1 s...Robert Relyea2020-10-236-5/+136
* | Bug 1644209 - Fix broken SelectedCipherSuiteReplacer filter. r=mtKevin Jacobs2020-10-261-6/+6
* | Bug 1672703, always tolerate the first CCS in TLS 1.3, r=mtDaiki Ueno2020-10-263-26/+17
* | Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-2321-138/+614
|\ \
| * | Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-1421-138/+614
* | | Bug 1666891 - Add PK11_Pub{Wrap,Unwrap}SymKeyWithMechanism r=mt,rrelyeaRobert Relyea2020-10-235-12/+125
* | | Bug 1667989 - coreconf/config.gypi should allow correct linking on Solaris r=...Petr Sumbera2020-10-231-5/+7
* | | Bug 1668123 - Export CERT_AddCertToListHeadWithData and CERT_AddCertToListTai...Kevin Jacobs2020-10-233-0/+47
* | | Bug 1634584 - Set CKA_NSS_SERVER_DISTRUST_AFTER for Trustis FPS Root CA. r=kj...Benjamin Beurdouche2020-07-301-1/+3
| |/ |/|
* | Bug 1663091 - Remove unnecessary assertions in the streaming ASN.1 decoder r=...J.C. Jones2020-10-141-2/+9
* | Bug 1670839 - Use ARM crypto extension for AES, SHA1 and SHA2 on mac. r=kjacobsMike Hommey2020-10-131-3/+3