fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSP
[openssl.git] / test /
2020-02-12 PauliRemove unused ossl_param_bld_to_param_ex() function.
2020-02-11 Richard Levittetest/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
2020-02-11 Paulitest_dsa: fix deprecation logic
2020-02-11 Richard Levittetest/recipes/15-test_dsa.t: Deal with deprecation of...
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-11 PauliDSA: fix the DSA parameter logic in test.
2020-02-11 Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-11 Matt CaswellImplement a stricter ECX_KEY type
2020-02-11 Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-11 Kurt RoeckxGenerate new Ed488 certificates
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-07 Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-07 Dr. Matthias St... tests/drbgtest: use new RAND_DRBG callback_data API...
2020-02-07 Richard LevitteAdapt test/keymgmt_internal_test.c to the redesigned...
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)
next