Test that swapping the first app data record with Finished msg works
[openssl.git] / test /
2022-08-01 Matt CaswellTest that swapping the first app data record with Finis...
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-29 Hugo LandauQUIC Frame Encoding and Decoding Functions
2022-07-28 Tomas Mraztest_external_oqsprovider: Use working checkout of...
2022-07-28 Tomas MrazSSL object refactoring using SSL_CONNECTION object
2022-07-28 Matt CaswellAdd a test for BIO_s_mem() when using datagrams
2022-07-26 Dr. David von Oheimb80-test_cmp_http.t: fix adaption of plan on 'certstatus...
2022-07-25 Matt CaswellFix no-dtls1_2
2022-07-22 Todd ShortAdd test from "Fix re-signing certificates with differe...
2022-07-22 Matt CaswellFix a crash in v2i_IPAddrBlocks()
2022-07-20 Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-20 PauliCoverity 1507372: explicit null dereference
2022-07-19 Dr. David von Oheimblibcrypto and test: rename asn1_string_to_time_t to...
2022-07-18 Tomas Mrazossl_ffc_params_copy: Copy the keylength too
2022-07-18 Tomas MrazTest that we generate a short private key for known...
2022-07-18 Tomas Mrazdhparam_test: Test that we add private key length on...
2022-07-18 Tomas Mrazdh_to_text: Print the dh->length if set
2022-07-18 Tomas MrazUse as small dh key size as possible to support the...
2022-07-16 Dr. David von Oheimbcmsapitest.c: add test case for CMS_EnvelopedData_decrypt()
2022-07-16 Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-07-14 xkernelocspapitest: use TEST_true to report the exact failure
2022-07-14 xkernelocspapitest: properly check the return of memory-alloca...
2022-07-12 Dr. David von Oheimbtest/certs/setup.sh: add missing comment on CA cert...
2022-07-11 Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
2022-07-10 slontisMake evp_test skip mac tests if digest or ciphers are...
2022-07-06 Gregor JasnyAdd missing header for memcmp
2022-07-06 PauliAdd unit test for event queue
2022-07-05 Alex ChernyakhovskyAES OCB test vectors
2022-07-01 Clemens LangAPPS: dsaparam, gendsa: Support setting properties
2022-07-01 Paulifix Coverity 1506709: error handling
2022-06-28 Tomas MrazAdd test for try_key_ref() fallback handling
2022-06-28 Matt CaswellFix range_should_be_prefix() to actually return the...
2022-06-28 Matt CaswellAdd a DTLS next epoch test
2022-06-28 Matt CaswellAdd a test for an all 0 RSA key
2022-06-27 Daniel FialaAdd checks for saltlen and trailerfield to rsa key...
2022-06-27 Sam Jamestest: placate Clang's --Wbitwise-instead-of-logical
2022-06-23 Bernd EdlingerFix compile issues in test/v3ext.c with no-rfc3779
2022-06-23 Tomas MrazTest whether decoded-from-explicit survives import...
2022-06-22 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-22 Jiasheng Jiangtest/v3nametest.c: Add check for OPENSSL_malloc
2022-06-22 Jiasheng Jiangtest/evp_test.c: Add check for OPENSSL_strdup
2022-06-22 Lutz JaenickeAdd test cases for verification of time stamping certif...
2022-06-22 Paulitest: add priority queue unit test
2022-06-16 Hartmut HolzgraefeHave set_dateopt() return 1 on success to make -dateopt...
2022-06-16 Richard Levittetest/recipes/*.t: setup() doesn't play well with spaces...
2022-06-16 Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16 Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-16 Jiasheng Jiangtest/ssl_old_test.c: Add check for OPENSSL_malloc
2022-06-15 Jiasheng Jiangtest/ssl_old_test.c: Add check for OPENSSL_zalloc
2022-06-15 K1Fix a mem leak in evp_pkey_export_to_provider
2022-06-15 Matt CaswellFix a crash in X509v3_asid_subset()
2022-06-15 Richard Levittetest/evp_test.c: Check too big output buffer sizes...
2022-06-15 Tomas Mraztest_pkey_check: Positive testcase for private key...
2022-06-15 Tomas MrazTestcase for regression by PPC64 fixed length montgomer...
2022-06-13 Billy Brumley[crypto/bn] BN_consttime_swap: remove superfluous early...
2022-06-05 Tomas MrazUpdate further expiring certificates that affect tests
2022-06-03 Bernd EdlingerChange the SCT issuer key to RSA 2048
2022-06-03 Tomas MrazEnable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
2022-06-03 Tomas MrazAdd a test_ssl_new testcase
2022-06-03 Tomas MrazFirst working empty protocol test
2022-06-02 Peiwei HuFix the checks of UI_add_input_string
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_private_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_public_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_pairwise_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_check
2022-06-02 Peiwei HuFix the checks of RAND_bytes
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
2022-06-02 Peiwei HuFix the erroneous checks of EVP_PKEY_CTX_set_group_name
2022-06-01 Tomas MrazUpdate expired SCT issuer certificate
2022-06-01 Hugo LandauMake OSSL_LIB_CTX_load_config thread safe
2022-05-30 Samuel LeeMove types.h #undefs for wincrypt.h compatibility
2022-05-28 Bernd EdlingerFix visual glitch in non-verbose test output
2022-05-27 Todd ShortMake running individual ssl-test easier
2022-05-27 Tomas MrazCheck that UnsafeLegacyServerConnect option exists
2022-05-27 Hugo LandauQUIC wire format support
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_rand_key
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2022-05-24 Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-23 Tomas MrazTest the default key length of the Blowfish ciphers
2022-05-23 Randall S. BeckerDisable 82-test_tfo_cli if tfo is not enabled.
2022-05-18 Hubert Karioadd tests for PBKDF2 with SHA-3
2022-05-17 Bernd EdlingerFix KTLS with BIO_new_connect
2022-05-13 Tomas MrazInclude the e_os.h before string.h
2022-05-13 Tomas MrazFix build on OPENSSL_SYS_TANDEM and older POSIXes
2022-05-12 Tomas MrazAdd test for query invalidation after new provider...
2022-05-09 Tomas MrazAdd a testcase for OSSL_PROVIDER_unload() being fully...
2022-05-08 Paulitls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security...
2022-05-06 PauliFix coverity 1503330 use after free
2022-05-04 JHH20Remove duplicated #include headers
2022-05-03 Matt CaswellUpdate copyright year
2022-05-03 Matt CaswellFix the RC4-MD5 cipher
2022-05-03 Matt CaswellTest ocsp with invalid responses and the "-no_cert_chec...
2022-05-02 Dmitry BelyavskiyImproving locale test
2022-04-29 Dmitry BelyavskiyTesting the EVP_PKEY_CTX_new_from_name without prelimin...
2022-04-29 Richard LevitteFix memleak in test/provider_test.c
2022-04-27 Tomas MrazTest that SipHash_Final() fails on uninited context
2022-04-22 Dmitry BelyavskiyMinimal test checking we can get public key in Turkish...
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-21 Daniel FialaClear incorrectly reported errors in cms_io.
next