summaryrefslogtreecommitdiff
path: root/gtests
Commit message (Expand)AuthorAgeFilesLines
* Bug 1702663 Need to support RSA PSS with Hashing PKCS #11 Mechanisms.Robert Relyea2021-04-018-201/+380
* Bug 1688374 - Fix parallel build NSS-3.61 with make. r=kjacobsNSS_3_62_BETA1Danh2021-02-051-0/+1
* Bug 1690583 - Fix CH padding extension size calculation. r=mtKevin Jacobs2021-02-041-0/+21
* Bug 1681585 - Update ECH to Draft-09. r=mtKevin Jacobs2021-01-254-167/+347
* Bug 1678398 - Add Export/Import functions for HPKE context. r=mtKevin Jacobs2021-01-251-0/+125
* Bug 1678398 - Update HPKE to draft-07. r=mtKevin Jacobs2021-01-252-354/+387
* 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-133-0/+58
* Restore lost portion of the bleichenbacher timing batch that addressedRobert Relyea2020-12-222-9/+9
* Bug 1651411 New tlsfuzzer code can still detect timing issues in RSA operations.Robert Relyea2020-12-189-206/+2957
* Bug 1682071 IKE Quick mode IPSEC give you incorrect keys if you are asking fo...Robert Relyea2020-12-179-0/+873
* 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
* Bug 1680400 - Fix memory leak in PK11_UnwrapPrivKey. r=bbeurdoucheNSS_3_60_BETA1Kevin Jacobs2020-12-041-0/+8
* Bug 1654332 - Update ESNI to draft-08 (ECH). r=mtKevin Jacobs2020-11-1716-557/+1883
* 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 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-261-9/+9
* Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-232-0/+70
|\
| * Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-142-0/+70
* | Bug 1666891 - Add PK11_Pub{Wrap,Unwrap}SymKeyWithMechanism r=mt,rrelyeaRobert Relyea2020-10-231-0/+67
* | Bug 1668123 - Export CERT_AddCertToListHeadWithData and CERT_AddCertToListTai...Kevin Jacobs2020-10-231-0/+35
* | Bug 1641480, TLS 1.3: tighten CCS handling in compatibility mode, r=mtNSS_3_58_BETA1Daiki Ueno2020-10-121-0/+79
* | Bug 1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-h...Kevin Jacobs2020-10-124-0/+782
|/
* Bug 1667153 - Add PK11_ImportDataKey API. r=rrelyeaKevin Jacobs2020-09-241-40/+48
* Bug 1665715 - (2/2) pass encoded signed certificate timestamp extension (if p...Dana Keeler2020-09-236-9/+18
* Bug 1665715 - (1/2) revert e8f2720c8254 (bug 1593141) because it's no longer ...Dana Keeler2020-09-186-32/+12
* Bug 1605922 - Account for negative sign in mp_radix_size r=bbeurdoucheKevin Jacobs2020-09-081-0/+33
* Bug 1653641 - Cleanup inaccurate DTLS comments, code review fixes. r=mtKevin Jacobs2020-08-241-1/+1
* Bug 1588941 - Send empty client cert msg when signature scheme selection fail...Kevin Jacobs2020-08-071-0/+98
* Bug 1656429 - Correct RTT estimate used in anti-replay, r=kjacobsMartin Thomson2020-08-052-1/+101
* 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-274-3/+3698
* Bug 1636771 - Disable PKCS11 incremental mode for ChaCha20. r=kjacobs,rrelyeaBenjamin Beurdouche2020-07-181-0/+49
* Bug 1636771 - Fix incorrect call to Chacha20Poly1305 by PKCS11. r=jcj,kjacobs...Benjamin Beurdouche2020-07-181-2/+9
* Bug 1646324, advertise rsa_pkcs1_* schemes in CH and CR for certs, r=mtDaiki Ueno2020-07-101-0/+41
* Bug 1649648 - Fix null pointers passed as argument in pk11wrap/pk11pbe.c:886 ...Benjamin Beurdouche2020-07-091-7/+41
* Bug 1647752 - Update DTLS 1.3 implementation to draft-38. r=mtKevin Jacobs2020-07-085-2/+51
* Bug 1067214 - Check minimum padding in RSA_CheckSignRecover. r=rrelyeaKevin Jacobs2020-07-071-0/+114
* 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-061-0/+49
* Bug 1649226 - Add Wycheproof ECDSA tests. r=bbeurdoucheKevin Jacobs2020-06-296-0/+32377
* Bug 1644774 - Use ClearServerCache instead of SSLInt_ClearSelfEncryptKey for ...Kevin Jacobs2020-06-112-3/+5
* Bug 1643123 - Allow External PSKs to be used with Early Export r=mtKevin Jacobs2020-06-041-0/+37
* Bug 1642871 - Allow tickets and PHA after resumption, r=kjacobsMartin Thomson2020-06-032-4/+87
* Bug 1603042 - TLS 1.3 out-of-band PSK support r=mtKevin Jacobs2020-06-0211-29/+657
* Bug 1639413 - Option to disable TLS 1.3 EndOfEarlyData message, r=kjacobsMartin Thomson2020-05-223-3/+134