summaryrefslogtreecommitdiff
path: root/gtests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 1561331 - Additional modular inverse test r=jcjKevin Jacobs2020-05-121-0/+38
* Bug 1629553 Rework the LIBRARY_NAME ruleset r=rrelyeaJan-Marek Glogowski2020-05-057-25/+5
* Bug 290526 Drop double-colon usage and add directory depends r=rrelyeaJan-Marek Glogowski2020-05-051-0/+15
* Bug 290526 Fix gtests build for WIN% targets r=rrelyeaJan-Marek Glogowski2020-05-055-3/+9
* Bug 290526 Drop recursive private_exports r=rrelyeaJan-Marek Glogowski2020-05-052-8/+0
* Bug 1622033 - Disable flag for SEED deprecation. r=kjacobs,rrelyeaBenjamin Beurdouche2020-05-052-3/+20
* Bug 1619959 - Properly handle multi-block SEED ECB inputs. r=bbeurdouche,jcjKevin Jacobs2020-04-301-28/+37
* Bug 1612881 - Maintain PKCS11 C_GetAttributeValue semantics on attributes tha...Kevin Jacobs2020-04-241-0/+169
* Bug 1630721 Softoken Functions for FIPS missing r=mtRobert Relyea2020-04-164-0/+39102
* Bug 1623374 Need to support the new PKCS #11 Message interface for AES GCM an...Robert Relyea2020-03-261-1/+43
* Bug 1561637 TLS 1.3 does not work in FIPS mode r=mtRobert Relyea2020-04-061-15/+3
* Bug 1612260 - Add Wycheproof vectors for RSA PKCS1 and PSS signing, PKCS1 and...Kevin Jacobs2020-04-0639-104/+153233
* Bug 1561637 TLS 1.3 does not work in FIPS modeRobert Relyea2020-03-301-12/+129
* Bug 1623374 Need to support the new PKCS #11 Message interface for AES GCM an...Robert Relyea2020-03-192-0/+435
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=daiki r=mhoyeRobert Relyea2020-02-182-11/+11