aboutsummaryrefslogtreecommitdiff
path: root/test/secmemtest.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-02-05Move e_os.h to include/internalRichard Levitte1-1/+1
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-02-14Make secure-memory be a config optionRich Salz1-2/+2
2020-02-05Make minimum size for secure memory a size_t.Pauli1-2/+2
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-10-05test/secmemtest: test secure memory only if it is implementedDr. Matthias St. Pierre1-3/+6
2018-09-11Update copyright yearMatt Caswell1-1/+1
2018-08-22Zero memory in CRYPTO_secure_malloc.Pauli1-0/+44
2017-08-11Fix some Typos and indentsFdaSilvaYY1-1/+1
2017-07-29Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger1-4/+10
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-1/+2
2017-05-22Fix the mem_sec "small arena"Todd Short1-6/+9
2017-05-22test/secmemtest.c: clarify limitations for huge secure memory arena test.Andy Polyakov1-10/+15
2017-05-20Tweak sec_mem testsTodd Short1-3/+22
2017-05-11Fix infinite loops in secure memory allocation.Todd Short1-0/+21
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-12Update secmemtest and memeleaktest to use the test infrastructure.Pauli1-70/+49
2016-05-17Copyright consolidation 02/10Rich Salz1-0/+8
2016-05-02Secure memory fixesTodd Short1-6/+67
2016-02-17Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte1-2/+2
2015-06-23More secure storage of key material.Rich Salz1-0/+34