]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Adapt existing KEYMGMT implementations to the redesigned interface
[thirdparty/openssl.git] / test /
2020-02-07  Richard LevitteReorganize the internal evp_keymgmt functions
2020-02-06  Matt CaswellFix no-sm2
2020-02-06  Matt CaswellFix no-tls1_3
2020-02-06  Matt CaswellAdd a test for SSL_CTX_new_with_libctx()
2020-02-06  Matt CaswellExplicitly fetch ciphers and digests in libssl
2020-02-05  Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05  Kurt RoeckxCreate a new embeddedSCTs1 that's signed using SHA256
2020-02-04  PauliMake minimum size for secure memory a size_t.
2020-02-04  Richard LevitteDon't pass a digest-size to signature implementations
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-03  Richard LevitteFix krb5 external test failure
2020-02-03  Matt CaswellFix common test framework options
2020-02-03  Matt CaswellFix no-ec
2020-02-02  Richard LevitteAdapt tests for SM2 changes.
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-30  Matt CaswellTest that SSL_get_servername returns what we expect
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-29  PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-28  Richard Levittetest_evp_extra_test.c: don't rely on exact parameter...
2020-01-26  Richard Levittetest/recipes/30-test_evp.t: Fix multiple definition...
2020-01-25  Kurt RoeckxCheck that the default signature type is allowed
2020-01-25  Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-24  PauliDeprecate the low level DES functions.
2020-01-19  Richard LevitteAPPS & TEST: Eliminate as much use of EVP_PKEY_size...
2020-01-19  Paulimdc2: use evp_test instead of a separate test application.
2020-01-19  PauliDeprecate the low level IDEA functions.
2020-01-19  Pauliparam_bld: add a padded BN call.
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-17  Richard LevitteTEST: Adapt test/evp_pkey_provided_test.c to check...
2020-01-17  Richard LevitteModify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
2020-01-17  Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-15  PauliDeprecate the low level RC5 functions
2020-01-15  PauliDeprecate the low level RC4 functions
2020-01-15  PauliDeprecate the low level RC2 functions
2020-01-15  Shane LontisAdd FIPS Self test kats for digests
2020-01-14  PauliThe MD2 test uses the EVP APIs not the low level ones.
2020-01-13  Matt CaswellAdd a test for HMAC via EVP_DigestSign*
2020-01-13  Matt CaswellDeprecate the Low Level CAST APIs
2020-01-12  PauliDeprecate the low level MDC2 functions.
2020-01-12  PauliDeprecate the low level MD2 functions.
2020-01-12  Shane LontisAdd dsa signature alg to fips provider
2020-01-10  Dr. Matthias St... testutil_init.c: fix compilation error with enable...
2020-01-09  Dr. David von Oheimbadd missing load_pkimsg() in test/cmp_testlib.c
2020-01-09  Dr. David von Oheimbfix obsolete error codes in test/cmp_msg_test.c
2020-01-09  Dr. David von Oheimbfix dependencies of cmp_{msg,protect}_test.c in test...
2020-01-08  Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06  Matt CaswellDeprecate the low level AES functions
2020-01-06  Matt CaswellDon't store an HMAC key for longer than we need
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2020-01-05  Paulicoverity 1456639: fix NULL dereference
2019-12-26  Matt CaswellDon't run test_conf in cross compiled builds
2019-12-23  Matt CaswellFix no-dh
2019-12-23  Matt CaswellFix evp_extra_test with no-dh
2019-12-18  Richard LevitteTEST: Add test recipe and help program to test BIO_f_pr...
2019-12-18  Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-12-16  Matt CaswellTest that EVP_PKEY_set1_DH() correctly identifies the...
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-12-13  Richard Levittetest/namemap_internal_test.c: use "cookie" instead...
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11  Veres LajosFix some typos
2019-12-11  Nicola TuveriMore testing for sign/verify through `dgst` and `pkeyutl`
2019-12-11  Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2019-12-10  Richard Levittetest/memleaktest.c: Modify for use with address/leak...
2019-12-06  Bernd EdlingerAdd a test case for rsaz_512_sqr overflow handling
2019-12-04  Matt CaswellDeprecate the AES_ige_*() functions
2019-12-04  Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-12-01  Dr. Matthias St... Fix typos in fipsinstall test
2019-11-29  Richard LevitteTEST: add tests of text and PEM printout of a provider...
2019-11-29  Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29  Matt CaswellAdd a test for NULL chunks in encrypt/decrypt
2019-11-27  Richard Levittetest/cipher_overhead_test.c: build unconditionally
2019-11-24  Dr. Matthias St... Remove RANDFILE settings from configuration files
2019-11-20  Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-19  Matt CaswellAdd test for non-default sized keys in variable key...
2019-11-18  PauliProperties: make query cache reference count aware.
2019-11-18  Shane LontisFix Use after free when copying cipher ctx
2019-11-15  Matt CaswellMake sure we free the CONF structure allocated by confdump
2019-11-14  Patrick Steuertestutil/init.c rename to testutil/testutil_init.c
2019-11-14  Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-14  Matt CaswellFix no-cmac and no-camellia
2019-11-13  Nicola TuveriAdd self-test for EC_POINT_hex2point
2019-11-13  Nicola TuveriAdd more tests for apps/req
2019-11-12  Richard LevitteAdd a tester of OpenSSL config files and test the curre...
2019-11-11  Matt CaswellFix no-dsa
2019-11-09  Kurt RoeckxRSA generation: Use more bits of 1/sqrt(2)
2019-11-08  Rich SalzAdd ssl_ctx_test to test suite.
2019-11-08  Shane LontisAdd AES SIV ciphers to default provider
2019-11-07  Richard LevitteAdd a test for EVP_PKEY_keymake() and EVP_PKEY_make()
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-11-06  Matt CaswellTest EVP_get_[digest|cipher]byname() use the namemap
2019-11-05  Richard Levittetest/recipes/02-test_ordinals.t: Take '?' and '?+'...
2019-11-05  Richard LevitteMinimal adaptation of tests back to how it was before
2019-11-05  Patrick SteuerAdd self-generated test vector for x448 non-canonical...
2019-11-03  Richard LevitteAdapt two test programs that were using now deprecated...
2019-11-03  Richard LevitteAdd a basic test of -CAstore
2019-11-03  Richard Levittetest/params_api_test.c: Correct the checks of OSSL_PARA...
2019-11-03  Richard Levittetest/build.info: add missing inclusion for ssl_ctx_test
2019-11-02  Christian HeimesAdd test cases for min/max protocol API
2019-10-29  Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
next