summaryrefslogtreecommitdiffstats
path: root/test/secmemtest.c
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-02-05Move e_os.h to include/internalRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-02-14Make secure-memory be a config optionRich Salz
2020-02-05Make minimum size for secure memory a size_t.Pauli
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-10-05test/secmemtest: test secure memory only if it is implementedDr. Matthias St. Pierre
2018-09-11Update copyright yearMatt Caswell
2018-08-22Zero memory in CRYPTO_secure_malloc.Pauli
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-07-29Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-05-22Fix the mem_sec "small arena"Todd Short
2017-05-22test/secmemtest.c: clarify limitations for huge secure memory arena test.Andy Polyakov
2017-05-20Tweak sec_mem testsTodd Short
2017-05-11Fix infinite loops in secure memory allocation.Todd Short
2017-04-24Adapt all test programsRichard Levitte
2017-04-12Update secmemtest and memeleaktest to use the test infrastructure.Pauli
2016-05-17Copyright consolidation 02/10Rich Salz
2016-05-02Secure memory fixesTodd Short
2016-02-17Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte
2015-06-23More secure storage of key material.Rich Salz