HMAC doesn't work with a default digest
[openssl.git] / test /
2021-05-21 Dmitry BelyavskiyHMAC doesn't work with a default digest
2021-05-20 Dr. David von OheimbCMP test server: move apps/{,lib/}cmp_mock_srv.c and...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-20 Richard Levittetest/evp_extra_test2.c: Try EVP_PKEY_export() with...
2021-05-20 Matt CaswellEnsure mirroring of properties works for subsequent...
2021-05-20 Matt CaswellTest that properties are mirrored as we expect
2021-05-20 Matt CaswellAdd a test for converting a property list to a string
2021-05-20 Shane LontisTest d2i_PrivateKey_bio() does not add errors to stack...
2021-05-19 Benjamin KadukTest new SSL_new_session_ticket() functionality
2021-05-19 Dr. David von Oheimbdanetest.c: Improve code formatting
2021-05-19 Dr. David von Oheimb80-test_cms.t: Disable new tests for binary input in...
2021-05-19 Dr. David von Oheimbapps/cms.c: Make -sign and -verify handle binary input
2021-05-18 Dr. David von OheimbMove ossl_sleep() to e_os.h and use it in apps
2021-05-18 Pauliseal: make EVP_SealInit() library context aware
2021-05-18 Paulitest: conditionally exclude unused code for no-tls1...
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-16 Shane LontisFix compiler error when using config option 'enable...
2021-05-16 Richard LevitteAdapt 80-test_cmp_http.t and its data for random accept...
2021-05-15 Benjamin KadukAdd extensive test coverage for SSL_get_negotiated_group()
2021-05-15 Benjamin Kadukmove group lists out of test_key_exchange() in preparat...
2021-05-15 Benjamin KadukExtend SSL_get_negotiated_group() tests for TLS 1.2
2021-05-15 Benjamin KadukRegenerate testsid.pem
2021-05-15 Matt CaswellLoad the default provider into the p_test provider...
2021-05-15 Matt CaswellFix a memleak on an error path in the pkcs12 test helpers
2021-05-14 Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14 Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-13 Tomas MrazImplement pem_read_key directly through OSSL_DECODER
2021-05-13 Paulitest: fix thread test config file problem
2021-05-12 Shane LontisExport/import flags for FFC params changed to seperate...
2021-05-12 Benjamin KadukUpdate expected results for tls13kexmodes tests
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...
next