Fix SSKDF to not claim a buffer size that is too small for the MAC
[openssl.git] / test /
2021-10-19 Matt CaswellAdd tests for ENGINE problems
2021-10-15 Peiwei Hutest/ssl_old_test.c: Fix potential leak
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-11 Matt CaswellExtend custom extension testing
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata_init
2021-10-09 Paulitest: add failure testing for property parsing
2021-10-06 Bernd EdlingerFix a memory leak in the afalg engine
2021-10-05 Viktor DukhovniTest for DANE cross cert fix
2021-09-28 Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-09-24 Dmitry BelyavskiyFIPS and KTLS may interfere
2021-09-15 Tomas Mrazproviders: Do not use global EVP_CIPHERs and EVP_MDs
2021-09-14 Dr. David von Oheimb80-test_cmp_http.t: Fix handling of empty HTTP proxy...
2021-09-08 Richard LevitteFix test/recipes/90-test_fipsload.t to use bldtop_file...
2021-09-07 Richard LevitteUpdate copyright year
2021-09-07 Richard LevitteCorrect the "Out of memory" EVP tests
2021-09-06 Richard LevitteFix a few tests that fail on VMS
2021-09-05 Richard Levittetest/recipes/25-test_verify.t: Add a couple of tests...
2021-09-05 Richard LevitteAdjust test/endecoder_test.c
2021-09-03 slontisAdd KEM dupctx test
2021-09-03 slontisFix dh dupctx refcount error
2021-09-03 slontisFix double free in EVP_PKEY_CTX_dup()
2021-09-02 a1346054always use the same perl in $PATH
2021-08-31 Matt CaswellAdd a test for verifying an email with a bad othername...
2021-08-31 slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-08-30 Nicola TuveriUse applink to fix windows tests
2021-08-30 Nicola TuveriAdd tests for i2d_TYPE_fp and d2i_TYPE_fp
2021-08-28 Bernd EdlingerFix the "Out of memory" EVP KDF scrypt test
2021-08-26 Matt CaswellAdd a test for running the config twice
2021-08-26 Tomas MrazEVP_DigestSign/VerifyFinal: Duplicate the pctx to allow...
2021-08-25 Paulitest: add unit tests for TDES key wrap
2021-08-24 Matt CaswellExtend tests for SM2 decryption
2021-08-24 Matt CaswellCorrectly calculate the length of SM2 plaintext given...
2021-08-24 Matt CaswellFix test code to not assume NUL terminated strings
2021-08-18 Todd ShortFix state name abbreviation
2021-08-18 Richard LevitteAdd tests for EVP_PKEY_get_utf8_string_param(), both...
2021-08-17 Shane LontisFix CTS cipher decrypt so that the updated IV is return...
2021-08-17 Shane LontisChange CTS CS3 (Kerberos) so that it accepts a 16 byte...
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-16 Ingo FranzkiTest EVP Cipher updating the context's IV
2021-08-16 Tomas MrazMultiple fixes for getting pub key from legacy DH PKEY
2021-08-13 Shane LontisAllow small RSA exponents in the default provider
2021-08-11 Tomas Mrazdsatest: Properly detect failure in generate/sign/verify
2021-08-06 Amir MohammadiFix test case for a2i_IPADDRESS
2021-08-06 Christian HeimesTest case for a2i_IPADDRESS
2021-08-05 Tomas Mrazreq: Avoid segfault when -modulus is used
2021-08-05 Paulitest: add -macopt hexkey: to dgst command tests
2021-08-05 Paulievp_test: add TLS 1.3 KDF test suite
2021-08-05 Paulitest: add test cases for TLS 1.3 KDF
2021-08-04 Tomas MrazAdd oid_section to sysdefault.cnf to test adding new...
2021-08-03 PauliAdd config_diagnostics to our configuration files.
2021-07-29 Matt CaswellUpdate copyright year
2021-07-28 Paulitest: add a comment indication that a bad MAC is intent...
2021-07-28 Matt CaswellAdd some testing for the case where the FIPS provider...
2021-07-28 Paulitest: handle not a number (NaN) values in the param...
2021-07-27 Matt CaswellAdd a test case for EVP_MD_meth_dup() and EVP_CIPHER_me...
2021-07-27 Matt CaswellMark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_...
2021-07-23 Paulici: reinstate the passwd tests for the no-cached-fetch...
2021-07-22 Matt CaswellAdd a test for custom EVP_PKEY_METHODs
2021-07-21 yangyangtiantianlo... Add testcases for SSL_key_update() corner case calls
2021-07-20 Paulitest: include all DRBG tests in FIPS mode
2021-07-19 Paulitest: fix use after scope problem in ACVP test
2021-07-17 Matt CaswellFix signed/unsigned comparison warnings in sslapitest
2021-07-16 Tomas Mrazevp_test: Add tests for rsa_padding_mode:none
2021-07-16 Tomas Mrazacvp_test: Fix incorrect parenthesis
2021-07-14 Paulitest: add single byte IV AES GCM tests
2021-07-13 Tianjia ZhangRemove executable mode attributes of non-executable...
2021-07-11 Paulitest: make build descriptions more consistent
2021-07-11 Paulitest: add a shim function for the apps's opt_legacy_oka...
2021-07-11 Paulitest: rename apps_mem.c to be apps_shims.c in anticipat...
2021-07-10 Tomas Mraztest_cmp_ctx: Avoid using empty X509 with i2d
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to handle encoding/decoding...
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
2021-07-10 Richard LevitteTEST: Check that i2d refuses to encode non-optional...
2021-07-09 Matt CaswellAdd a PKCS12 test to check with one input cert we get...
2021-07-07 Benjamin KadukFix comment for test_negotiated_group() test order
2021-07-07 Paulibn: procduce correct sign for result of BN_mod()
2021-07-06 Paulitest: add some integral type size sanity checks
2021-07-06 Shane LontisAdd HKDF negative tests
2021-07-06 Shane LontisAdd test for provider gettables
2021-07-03 Richard LevitteTEST: Add testing of PVK and MSBLOB files to test_store
2021-07-02 Matt CaswellWork around a 32-bit mingw failure
2021-07-02 Matt CaswellUse TEST_time_t_* functions in cmp_hrd_test.c
2021-07-02 Matt CaswellAvoid some MinGW test failures
2021-07-02 Oliver MihatschFix memory leak in i2d_ASN1_bio_stream
2021-07-02 Tomas Mraztest_pem_reading: Test loading a key from a file with...
2021-07-02 Tomas Mrazload_pkey_pem: Check for spurious errors when loading
2021-07-02 Shane LontisFix compile errors when building with --api=1.1.0 no...
2021-07-01 Pauliafalg: add some memory initialisation calls to pacify...
2021-06-30 David BenjaminFix use of uninitialized memory in test_rsa_oaep
2021-06-30 Dr. David von Oheimbcmp_mock_srv.c: Add missing OldCertID check for 'kur...
2021-06-30 Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-30 Paulitest: fix test ordering in threads test
2021-06-30 Paulidh_test: fix coverity 1473239 Argument cannot be negati...
2021-06-30 Paulitest: fix coverity 1469427 Improper use of negative...
2021-06-29 Tomas Mrazcoverity #1486532: fix potential NULL dereference in...
2021-06-27 Paulievp_test: use correct size in memory clear
2021-06-26 Richard Levittetest/recipes/90-test_includes_data/vms-includes.cnf...
2021-06-26 Richard Levittetest/recipes/80-test_ca.t: Don't force quotes around...
next