CMS sign digest
[openssl.git] / test /
2022-04-02 Viktor SöderqvistCMS sign digest
2022-03-31 Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-29 PauliAdd a divide rounding up safe math function.
2022-03-25 Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-24 Daniel FialaAdd support for mac-less password-base PKCS12 files...
2022-03-23 PauliFix Coverity 1498613: resource leak
2022-03-23 PauliFix Coverity 1498610 & 1498609: uninitised value
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-17 Tobias NießenFix typos in CCM test vector titles
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-15 Hugo LandauFix signed integer overflow in evp_enc
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10 Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-03-09 Michael BaentschAdd external testing with oqsprovider
2022-03-09 Hugo LandauFix test failure when testing with Test::Harness
2022-03-03 Matt CaswellPerturb the malloc output during tests
2022-03-03 Michael BaentschAdd testing of OBJ_find_sigid_by_algs()
2022-03-03 Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-03-03 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-01 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-02-24 Jiasheng Jiangtest/crltest.c: Add check for glue2bio
2022-02-24 Jiasheng Jiangbio_enc.c: add check for BIO_new_mem_buf
2022-02-24 Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-23 Matt CaswellFix a failure in sslapitest
2022-02-22 xkernelcheck *libctx which is allocated by OSSL_LIB_CTX_new()
2022-02-22 Jiasheng Jiangtest/sslapitest.c: Add check for SSL_CTX_new
2022-02-20 Jiasheng Jiangtest/mdc2test.c: Add check for OSSL_PROVIDER_load
2022-02-17 Armin FuerstPrefix output to avoid random ok to confuse test parser
2022-02-16 Jiasheng Jiangtest/helpers/handshake.c: Add check for OPENSSL_strdup
2022-02-14 Armin FuerstAdd tests for do_updatedb
2022-02-14 Tomas MrazApply the correct Apache v2 license
2022-02-11 Bernd EdlingerCleanup record length checks for KTLS
2022-02-11 Tomas Mrazevp_test: Skip testcase if r parameter is unsupported
2022-02-08 Jiasheng JiangAdd the check after calling OPENSSL_strdup
2022-02-08 Matt CaswellFix an enginetest failure when compiled with no-depreca...
2022-02-07 Tomas MrazAdd testcases for EVP_PKEY_set1_encoded_public_key()
2022-02-07 Jiasheng Jiangevp_test: Add the missing check after calling OPENSSL_s...
2022-02-05 Richard LevitteMove e_os.h to include/internal
2022-02-03 Todd ShortFix copyrights
2022-02-03 slontisFix EVP todata and fromdata when used with selection...
2022-02-01 Paulitest: change pkey kdf dup fail test to a pkey kdf dup...
2022-02-01 Paulievp_test: add a ctx dup operation to the KDF tests
2022-02-01 Juergen ChristFix endianness problem in params_api_test
2022-01-27 Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2022-01-27 Tomas MrazFix IV length of DES EDE ECB implementations
2022-01-26 Richard LevitteTEST: Add addition OSSL_PARAM tests for signed BIGNUMs
2022-01-26 Darshan SenAllow empty passphrase in PEM_write_bio_PKCS8PrivateKey...
2022-01-26 Darshan SenFix invalid malloc failures in PEM_write_bio_PKCS8Priva...
2022-01-25 Jiasheng Jiangtest/ct_test.c: Add the missing check after calling...
2022-01-25 Jiasheng Jiangevp_test: Add the missing check after calling OPENSSL_m...
2022-01-20 Richard LevitteTEST: Add a test of the new BN_signed set of functions...
2022-01-19 Paulitest: add cipher context dup test
2022-01-19 Paulitest: add digest context dup tests
2022-01-17 Tomas Mrazdhtest: Add testcase for EVP_PKEY_CTX_set_dh_nid
2022-01-13 Tomas Mraztest_gendhparam: Drop expected error output
2022-01-13 Paulithreadstest: use locking for tsan operations if required
2022-01-13 Paulithreadstest: add write check to lock checking
2022-01-12 Paulitest: check for properly raised errors during param...
2022-01-11 Matt CaswellEnsure we test fetching encoder/decoder/store loader...
2022-01-11 Dmitry BelyavskiyDon't run TLSFuzzer tests when it is not properly set
2022-01-11 Matt CaswellStatically link the legacy provider to endecode_test
2022-01-10 Matt CaswellAdd a test for a custom digest created via EVP_MD_meth_...
2022-01-08 Bernd EdlingerAdd a test case for the short password
2022-01-07 Peiwei HuFix: some patches related to error exiting
2022-01-07 Tomas MrazTest importing EC key parameters with a bad curve
2022-01-05 Dimitris ApostolouFix typos
2022-01-05 Dmitry BelyavskiyTLS Fuzzer: initial test infrastructure
2022-01-04 Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2022-01-04 fangming.fangFix compile error when building with no-asm
2022-01-03 Tomas MrazTest that PEM_BUFSIZE is passed into pem_password_cb
2022-01-01 Paulitest: add some unit tests for the property to string...
2021-12-30 Matt CaswellFix the symbol_presence test with a shlib_variant
2021-12-30 Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-12-23 Michael Baentschimproving tests for adding sigalg with empty digest
2021-12-21 Dr. David von Oheimbhttp_test.c: Simplify constant init of 'server_args...
2021-12-21 Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-17 Peiwei Huget_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG...
2021-12-17 Peiwei Hutest/cmp_vfy_test.c: free before return
2021-12-17 PauliAdd test case to verify that the use after free issue...
2021-12-16 Orr ToledanoAdd tests for RNDR and combine tests with RDRAND
2021-12-14 Matt CaswellAdd a test case for the name constraints bug
2021-12-14 Matt CaswellAdd a TLS test for name constraints with an EE cert...
2021-12-14 Matt CaswellAdd a new Name Constraints test cert
2021-12-14 Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-12-13 Dr. David von OheimbCMP test_commands.csv: improve test for -reqin, adding...
2021-12-13 Dr. David von OheimbCMP test_verification.csv: add missing test case for...
2021-12-13 Dr. David von OheimbCMP test_enrollment.csv: clean up test cases regarding...
2021-12-13 Richard Levittetest/evp_extra_test.c: Add EVP_PKEY comparisons in...
2021-12-13 Richard Levittetest/evp_extra_test.c: Refactor test_fromdata()
2021-12-09 Dr. David von Oheimb80-test_cmp_http_data/test_commands.csv: fix minor...
2021-12-09 Dr. David von OheimbAPPS/cmp: fix -rspin option such that it works again...
2021-12-08 Peiwei Hubio_enc.c: add memory allocation check
2021-12-06 Matt CaswellDon't run the symbol presence test on windows
2021-12-06 Tomas Mraztest_rsa: Test for PVK format conversion
2021-11-27 Tom CosgroveFix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning...
2021-11-26 Richard LevitteTEST: Enable and fix test_bn2padded() in test/bntest.c
next