Clarify the PEM docs
[openssl.git] / test /
2021-11-15 Dr. David von OheimbBIO_s_connect(): Enable BIO_gets()
2021-11-15 Tomas MrazAdd null digest implementation to the default provider
2021-11-12 Matt CaswellExtend the test_multi_load() test
2021-11-12 Matt CaswellDon't attempt to deactive child providers if we don...
2021-11-12 Tomas Mrazevp_extra_test: Add SIPHASH MAC digestsign test with...
2021-11-12 Tomas Mraztest: Add testing of reinitialization via EVP_DigestSig...
2021-11-12 Tomas Mrazdo_sigver_init: Allow reinitialization of an existing...
2021-11-12 Paulitest: add unit tests for integer overflow helpers
2021-11-11 Dr. David von Oheimb25-test_req.t: Add systematic SKID+AKID tests for self...
2021-11-08 Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-11-07 PW HuFix incorrect return check of BN_bn2binpad
2021-11-05 slontisFix tests to check for negative results when calling...
2021-11-05 Phil MesnierFix for a segv interrupt that occurs when fix_dh_rfc511...
2021-11-04 PauliAdd unit tests for weak key and key parity checks
2021-11-03 x2018check the return value of BN_new() and BN_dup()
2021-11-01 PW HuFix incorrect return check of BN_bn2nativepad
2021-10-28 PauliRemove redundant RAND_get0_private() call
2021-10-28 PW HuFix return value error in doc, and an error test
2021-10-28 x2018fix some code with obvious wrong coding style
2021-10-27 Matt CaswellFix a gcc 11.2.0 warning
2021-10-27 Tomas Mraztest: fetching proper signature provider for non-export...
2021-10-27 Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27 Jiasheng Jiangtest/ssl_old_test.c: Do NULL pointer check before its use
2021-10-27 Jiasheng JiangRemove unused variable 'sctx'
2021-10-26 Matt CaswellTest that a key is usable after an EVP_PKEY_fromdata...
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-25 Tomas MrazX509_PUBKEY_dup: Do not just up-ref the EVP_PKEY
2021-10-25 Tomas Mraztests: Add test for X509_dup with ENGINE based key
2021-10-25 Matt CaswellFix no-cmac
2021-10-22 Michael BaentschPermit no/empty digest in core_obj_add_sigid
2021-10-22 yuanjungongClean up on failed BIO creation
2021-10-22 Matt CaswellFix acvp_test sig_gen
2021-10-22 Matt CaswellFix test_CMAC_keygen
2021-10-22 Matt CaswellTest short buffers
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-13 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-12 Mingjun.Yangfeat: Add sm2 signature test case from GM/T 0003.5...
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 Matt CaswellFix tests for new default security level
2021-10-09 Paulitest: add failure testing for property parsing
2021-10-06 Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-10-06 Bernd EdlingerFix a memory leak in the afalg engine
2021-09-30 Erik LaxAllow cipher strings to be given using its standard...
2021-09-28 Tianjia Zhangproviders: Add SM4 GCM implementation
2021-09-28 Paulitest: add some PVK KDF unit test cases
2021-09-28 Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-09-25 Paulitest: add threading test for object creation
2021-09-24 Dr. David von Oheimb80-test_cmp_http.t: Remove -certout option where not...
2021-09-24 Dr. David von Oheimbcmp_client_test.c: Remove needless dependency on NDEBUG
2021-09-24 Dmitry BelyavskiyFIPS and KTLS may interfere
2021-09-24 Paulitls/ccm8: reduce the cipher strength for CCM8 ciphers...
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-21 Dmitry BelyavskiyTests adjustments for default output change
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-07 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-03 Viktor DukhovniTest for DANE cross cert fix
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...
next