aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sec_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Check error return from sysconf in secure memory codeMatt Caswell2015-11-171-2/+12
* crypto/sec_mem.c: fix anonymous mmap on legacy systems.Andy Polyakov2015-11-161-2/+18
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-1/+1
* Add and use OPENSSL_zallocRich Salz2015-09-021-6/+3
* Only define PAGE_SIZE if not already defined.Ben Laurie2015-07-311-1/+3
* Fix windows buildRich Salz2015-06-231-4/+4
* More secure storage of key material.Rich Salz2015-06-231-0/+513