Improve RFC 8446 PSK key exchange mode compliance
[openssl.git] / test /
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12 Tomas MrazAllow arbitrary digests with ECDSA and DSA
2021-05-12 Matt Caswellproperty: add test case for setting default user proper...
2021-05-11 Dr. David von Oheimb80-test_cmp_http.t: Improve fuzzing exclusion pattern...
2021-05-11 Matt CaswellAdd additional testing of child libctx/providers
2021-05-11 Matt CaswellAdd support for child provider to up_ref/free their...
2021-05-11 Matt CaswellAdd a test to check that child provider callbacks are...
2021-05-11 Matt CaswellAdd a test for OSSL_LIB_CTX_new_child()
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11 Matt CaswellAdd the ability for ex_data to have a priority
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-11 Dmitry BelyavskiyTests for creating req from PKCS8 keys with extra attrs
2021-05-11 PauliReduce the runtime/output from the gmdiff test
2021-05-10 Shane LontisFix i2d_PKCS8PrivateKey_nid_bio() regression.
2021-05-09 Daniel BeveniusMark pop/clear error stack in der2key_decode_p8
2021-05-09 Theo BuehlerTest oct2point for hybrid point encoding of (0, y)
2021-05-08 Dr. David von Oheimb80-test_cmp_http.t: Improve fuzzing exclusion pattern
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-07 Paulitest: add a provider load/unload cache flush test.
2021-05-07 Jon SpillettFixes #14662. Return all EC parameters even for named...
2021-05-07 Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-06 Tomas Mrazevp_extra_test: Avoid potential double free of params
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazAdd some tests for -inform/keyform enforcement
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-05 Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
2021-05-05 Benjamin Kadukadapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
2021-05-05 Paulimac: allow XOF MACs to be specified either via control...
2021-05-05 Rich SalzAdd .includedir pragma
2021-05-05 Dr. David von Oheimbcleanup where purpose is not needed in 25-test_verify.t
2021-05-05 Dr. David von Oheimbtest/certs/setup.sh: Fix two glitches
2021-05-05 Dr. David von Oheimbupdate test/certs/ee-pathlen.pem to contain SKID and...
2021-05-05 Dr. David von Oheimbtest/certs/setup.sh: structural cleanup
2021-05-05 Rich SalzFetch cipher-wrap after loading providers.
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-05-04 Dr. David von Oheimbtestutil/load.c: Add checks for file(name) == NULL
2021-05-04 Matt CaswellAdd a test for the public core bio API
2021-05-04 Paulitest: fix failure with FIPS and no-des configured.
2021-05-01 Shane LontisFix no-fips-securitychecks test failure
2021-04-30 Tomas MrazSM2 signatures work correctly only with SM3 digests
2021-04-30 Pauliacvp: fix the no-acvp_test build
2021-04-30 Shane LontisFix CRL app so that stdin works.
2021-04-29 Pauliremove end of line whitespace
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-29 Matt CaswellAdjust ssl_test_new for SHA1 security level
2021-04-29 Matt CaswellAdjust sslapitest for SHA1 security level
2021-04-29 Matt CaswellAdjust dtlstest for SHA1 security level
2021-04-29 Tomas MrazAdd test case for openssl crl -noout -hash output
2021-04-28 Matt CaswellTest a Finished message at the wrong time results in...
2021-04-28 Matt CaswellAdd a threading test for loading/unloading providers
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28 Tomas MrazSkip test_fipsload when fips is disabled.
2021-04-28 David BenjaminAdd X509 version constants.
2021-04-28 Kevin Cadieuxmemleaktest with MSVC's AddressSanitizer
2021-04-28 Jon SpillettAdd testing for updated cipher IV
2021-04-28 Tomas MrazUse "canonical" names when matching the output of the...
2021-04-28 Tomas MrazSkip GOST engine tests in out of tree builds
2021-04-27 Shane LontisTest that we don't have a memory leak in d2i_ASN1_OBJECT.
2021-04-27 Paul Kehrerre-add pyca/cryptography testing
2021-04-26 Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26 Shane LontisFixes related to separation of DH and DHX types
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-23 Richard LevitteTEST: correct test/recipes/30-test_evp_data/evppkey_ecd...
2021-04-23 Paulitest: separate some DES based tests out to permit a...
2021-04-23 Paulitest: fix test_evp_kdf when DES is disabled.
2021-04-23 PauliRunchecker fix for the no-autoerrinit build
2021-04-23 PauliRunchecker: fix TLS curves test failure with no-tls1_3...
2021-04-23 PauliRunchecker: fix no-ec2m build which was trying to valid...
2021-04-23 Tomas MrazTrivial shortcuts for EVP_PKEY_eq()
2021-04-22 Tomas Mraztest_sslextension: skip tests that cannot work with...
2021-04-22 Tomas MrazFix potential NULL dereference in OSSL_PARAM_get_utf8_s...
2021-04-22 Matt CaswellUpdate copyright year
2021-04-22 MichaMFix typos
2021-04-21 Richard LevitteTEST: Adapt the EVP test
2021-04-20 Paulitest: fix double free problems.
2021-04-20 Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-19 Tomas MrazUpdate krb5 module to latest release
2021-04-19 Matt CaswellAdd a test for OSSL_LIB_CTX_set0_default
2021-04-19 Matt CaswellFix some TODO(3.0) occurrences in ssl/t1_lib.c
2021-04-19 Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-19 Tomas MrazAdd test for the IV handling of DES based ciphers
2021-04-18 Richard LevitteTEST: Use OSSL_MAX_NAME_SIZE instead of arbitrary numbe...
2021-04-18 Richard LevitteTEST: Modify how the retrieved digest name for SM2...
2021-04-18 Richard LevitteTEST: Modify testutil's run_tests to display NOSUBTEST...
2021-04-18 Richard LevitteTEST: Modify test/evp_fetch_prov_test.c to also fetch...
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-15 PauliSipHash: Fix CTRL API for the digest size.
2021-04-15 Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-15 Tomas MrazRemove keymgmt_copy function from the provider API
2021-04-14 Dr. David von Oheimb80-test_cmp_http.t: Extend diagnostics of mock server...
2021-04-14 Dr. David von Oheimb80-test_cmp_http.t: Silence check for availability...
2021-04-14 Dr. David von Oheimb80-test_cmp_http.t: Fix resumption when skipping after...
2021-04-14 Dr. David von OheimbAPPS and TEST: Make sure prog name is set for usage...
2021-04-14 Shane LontisAdd domain parameter match check for DH and ECDH key...
2021-04-13 Todd ShortHandle set_alpn_protos inputs better.
next