summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Set version numbers to 3.62 finalNSS_3_62_RTMBenjamin Beurdouche2021-02-193-6/+6
* Bug 1682044 pkix_Build_GatherCerts() + pkix_CacheCert_Add() can corrupt "cach...Robert Relyea2021-02-051-1/+6
* Bug 1690583 - Fix CH padding extension size calculation. r=mtKevin Jacobs2021-02-041-5/+2
* Bug 1689228 - Minor ECH -09 fixes for interop testing, fuzzing. r=mtKevin Jacobs2021-01-312-14/+16
* Bug 1674819 - Fixup a51fae403328, enum type may be signed. r=bbeurdoucheKevin Jacobs2021-01-251-1/+1
* Bug 1681585 - Update ECH to Draft-09. r=mtKevin Jacobs2021-01-2516-595/+883
* Bug 1678398 - Add Export/Import functions for HPKE context. r=mtKevin Jacobs2021-01-253-1/+302
* Bug 1678398 - Update HPKE to draft-07. r=mtKevin Jacobs2021-01-253-92/+100
* Set version numbers to 3.62 BetaKevin Jacobs2021-01-223-6/+6
* Bug 1684300 - Disable legacy storage when compiled with NSS_DISABLE_DBM. r=mtKevin Jacobs2021-01-131-2/+1
* 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-222-6/+5
* Bug 1651411 New tlsfuzzer code can still detect timing issues in RSA operations.Robert Relyea2020-12-183-41/+313
* Bug 1682071 IKE Quick mode IPSEC give you incorrect keys if you are asking fo...Robert Relyea2020-12-171-2/+14
* Set version numbers to 3.61 BetaKevin Jacobs2020-12-113-6/+6
* Bug 1680400 - Fix memory leak in PK11_UnwrapPrivKey. r=bbeurdoucheNSS_3_60_BETA1Kevin Jacobs2020-12-041-6/+6
* 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-302-1/+27
* 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-1728-1491/+3249
* Bug 1654332 - Buffered ClientHello construction. r=mtKevin Jacobs2020-11-175-251/+367
* Set version numbers to 3.60 BetaJ.C. Jones2020-11-133-6/+6
* 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
* Bug 1607449 - Lock cert->nssCertificate to prevent data race. r=keelerKevin Jacobs2020-11-094-21/+41
* 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-265-5/+93
|\
| * Bug 1672291 libpkix OCSP failures on SHA1 self-signed root certs when SHA1 s...Robert Relyea2020-10-235-5/+92
* | Bug 1672703, always tolerate the first CCS in TLS 1.3, r=mtDaiki Ueno2020-10-262-17/+8
* | Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-2314-115/+431
|\ \
| * | Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-1414-115/+431
* | | Bug 1666891 - Add PK11_Pub{Wrap,Unwrap}SymKeyWithMechanism r=mt,rrelyeaRobert Relyea2020-10-233-11/+54
* | | Bug 1668123 - Export CERT_AddCertToListHeadWithData and CERT_AddCertToListTai...Kevin Jacobs2020-10-231-0/+7
* | | 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
* | Bug 1670839 - Only build sha1-armv8.c code when USE_HW_SHA1 is defined. r=kja...Mike Hommey2020-10-131-2/+6
* | Set version numbers to 3.59 BetaJ.C. Jones2020-10-163-6/+6
* | Bug 1641480, TLS 1.3: tighten CCS handling in compatibility mode, r=mtNSS_3_58_BETA1Daiki Ueno2020-10-122-3/+19
* | Bug 1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-h...Kevin Jacobs2020-10-129-2/+1222
|/
* Bug 1667153 - Add PK11_ImportDataKey API. r=rrelyeaKevin Jacobs2020-09-244-35/+41
* Bug 1665715 - (2/2) pass encoded signed certificate timestamp extension (if p...Dana Keeler2020-09-232-2/+4