summaryrefslogtreecommitdiff
path: root/test/secmemtest.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Make secure-memory be a config optionRich Salz2020-02-141-2/+2
* Make minimum size for secure memory a size_t.Pauli2020-02-051-2/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* test/secmemtest: test secure memory only if it is implementedDr. Matthias St. Pierre2018-10-051-3/+6
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Zero memory in CRYPTO_secure_malloc.Pauli2018-08-221-0/+44
* Fix some Typos and indentsFdaSilvaYY2017-08-111-1/+1
* Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger2017-07-291-4/+10
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Fix the mem_sec "small arena"Todd Short2017-05-221-6/+9
* test/secmemtest.c: clarify limitations for huge secure memory arena test.Andy Polyakov2017-05-221-10/+15
* Tweak sec_mem testsTodd Short2017-05-201-3/+22
* Fix infinite loops in secure memory allocation.Todd Short2017-05-111-0/+21
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Update secmemtest and memeleaktest to use the test infrastructure.Pauli2017-04-121-70/+49
* Copyright consolidation 02/10Rich Salz2016-05-171-0/+8
* Secure memory fixesTodd Short2016-05-021-6/+67
* Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte2016-02-171-2/+2
* More secure storage of key material.Rich Salz2015-06-231-0/+34