summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the low level MD2 functions.Pauli2020-01-121-0/+6
* Add dsa signature alg to fips providerShane Lontis2020-01-121-2/+2
* testutil_init.c: fix compilation error with enable-traceDr. Matthias St. Pierre2020-01-101-4/+3
* add missing load_pkimsg() in test/cmp_testlib.cDr. David von Oheimb2020-01-092-0/+9
* fix obsolete error codes in test/cmp_msg_test.cDr. David von Oheimb2020-01-091-7/+7
* fix dependencies of cmp_{msg,protect}_test.c in test/build.infoDr. David von Oheimb2020-01-091-2/+2
* Deprecate Low Level Blowfish APIsMatt Caswell2020-01-083-8/+19
* Deprecate the low level AES functionsMatt Caswell2020-01-063-4/+25
* Don't store an HMAC key for longer than we needMatt Caswell2020-01-061-0/+21
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-0/+100
* coverity 1456639: fix NULL dereferencePauli2020-01-051-3/+5
* Don't run test_conf in cross compiled buildsMatt Caswell2019-12-261-0/+4
* Fix no-dhMatt Caswell2019-12-231-0/+4
* Fix evp_extra_test with no-dhMatt Caswell2019-12-231-0/+4
* TEST: Add test recipe and help program to test BIO_f_prefix()Richard Levitte2019-12-1810-1/+344
* APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte2019-12-181-1/+1
* Test that EVP_PKEY_set1_DH() correctly identifies the DH typeMatt Caswell2019-12-161-0/+38
* Deprecate most of debug-memoryRich Salz2019-12-146-62/+4
* test/namemap_internal_test.c: use "cookie" instead of "foo"...Richard Levitte2019-12-131-1/+1
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-1221-68/+1363
* Fix some typosVeres Lajos2019-12-112-2/+2
* More testing for sign/verify through `dgst` and `pkeyutl`Nicola Tuveri2019-12-112-1/+208
* More testing for CLI usage of Ed25519 and Ed448 keysNicola Tuveri2019-12-116-15/+97
* test/memleaktest.c: Modify for use with address/leak sanitizerRichard Levitte2019-12-102-25/+32
* Add a test case for rsaz_512_sqr overflow handlingBernd Edlinger2019-12-061-0/+284
* Deprecate the AES_ige_*() functionsMatt Caswell2019-12-041-0/+3
* add X509_cmp_timeframe() including its documentationDr. David von Oheimb2019-12-041-0/+51
* Fix typos in fipsinstall testDr. Matthias St. Pierre2019-12-013-13/+13
* TEST: add tests of text and PEM printout of a provider made keyRichard Levitte2019-11-294-92/+201
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-8/+8
* Add a test for NULL chunks in encrypt/decryptMatt Caswell2019-11-291-0/+69
* test/cipher_overhead_test.c: build unconditionallyRichard Levitte2019-11-272-9/+6
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-2416-43/+0
* Allow specifying the tag after AAD in CCM mode (2)Patrick Steuer2019-11-201-0/+11
* Add test for non-default sized keys in variable key size ciphersMatt Caswell2019-11-194-0/+96
* Properties: make query cache reference count aware.Pauli2019-11-181-5/+16
* Fix Use after free when copying cipher ctxShane Lontis2019-11-181-10/+24
* Make sure we free the CONF structure allocated by confdumpMatt Caswell2019-11-151-5/+6
* testutil/init.c rename to testutil/testutil_init.cPatrick Steuer2019-11-142-1/+1
* CORE & PROV: make export of key data leaner through callbackRichard Levitte2019-11-141-20/+82
* Fix no-cmac and no-camelliaMatt Caswell2019-11-141-0/+4
* Add self-test for EC_POINT_hex2pointNicola Tuveri2019-11-131-0/+101
* Add more tests for apps/reqNicola Tuveri2019-11-131-24/+88
* Add a tester of OpenSSL config files and test the current .pragmaRichard Levitte2019-11-127-0/+130
* Fix no-dsaMatt Caswell2019-11-111-1/+9
* RSA generation: Use more bits of 1/sqrt(2)Kurt Roeckx2019-11-091-0/+2
* Add ssl_ctx_test to test suite.Rich Salz2019-11-082-1/+17
* Add AES SIV ciphers to default providerShane Lontis2019-11-081-2/+4
* Add a test for EVP_PKEY_keymake() and EVP_PKEY_make()Richard Levitte2019-11-073-1/+106
* Update source files for deprecation at 3.0Richard Levitte2019-11-073-7/+7