]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
[thirdparty/openssl.git] / test /
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.
2022-04-19  Tomas Mrazevp_test: Try computing MACs twice with reinitializatio...
2022-04-14  Bernd EdlingerFix an assertion in the DTLS server code
2022-04-14  Tomas Mrazendecode_test: Handle expected failures for non-fips...
2022-04-12  Daniel FialaSSL_conf_cmd: Allow DH Parameters at any position.
2022-04-11  Todd ShortFix -no-tls1_2 in tests
2022-04-11  Tomas MrazAdd test for openssl ecparam with fips and base providers
2022-04-11  Tomas MrazAdd test for resetting SM2 dist ID
2022-04-07  Tomas Mraztest_fipsinstall: Fallback to config(FIPSKEY) for the...
2022-04-06  Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-04-06  Daiki UenoKTLS: Enable KTLS for receiving as well in TLS 1.3
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
next