summaryrefslogtreecommitdiff
path: root/test/enginetest.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix an enginetest failure when compiled with no-deprecated --api=1.1.1Matt Caswell2022-02-091-0/+1
* X509_PUBKEY_dup: Do not just up-ref the EVP_PKEYTomas Mraz2021-10-251-0/+19
* tests: Add test for X509_dup with ENGINE based keyTomas Mraz2021-10-251-0/+70
* Update copyright yearMatt Caswell2021-06-171-1/+1
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-1/+1
* EVP: deprecate the EVP_X_meth_ functions.Pauli2020-07-221-1/+1
* Update copyright yearRichard Levitte2020-07-161-1/+1
* deprecate engine testsPauli2020-07-161-0/+3
* test/enginetest.c: Make sure no config file is loadedRichard Levitte2019-07-191-2/+15
* Coverity fixesShane Lontis2019-06-061-1/+1
* Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni2018-12-091-7/+8
* Avoid const castaway warningChristos Zoulas2018-12-091-2/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Add EVP_PKEY_METHOD redirection testDr. Stephen Henson2017-10-121-0/+170
* OPENSSL_NO_ENGINE defined causes build failuresPauli2017-07-281-1/+2
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-9/+8
* Test cleaning and modernisationPauli2017-07-141-1/+2
* Update tests to avoid printf to stdout/stderr when running as test cases.Pauli2017-06-191-4/+4
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Convert more testsRich Salz2017-04-181-99/+83
* Copyright consolidation 02/10Rich Salz2016-05-171-54/+5
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-5/+1
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-11/+6
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-2/+2
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* free NULL cleanup 11Rich Salz2015-05-011-14/+7
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+269