Neil Horman
|
7eae6ee0e5
Add locking to CRYPTO_secure_used
|
vor 11 Monaten |
Matt Caswell
|
da1c088f59
Copyright year updates
|
vor 1 Jahr |
James Knight
|
78634e8ac2
Introduce [HAVE_/NO_]MADVISE defines
|
vor 1 Jahr |
Tomas Mraz
|
a509b97d2c
Do not check definition of a macro and use it in a single condition
|
vor 1 Jahr |
Richard Levitte
|
9167a47f78
Adapt CRYPTO_secure_malloc() like CRYPTO_malloc()
|
vor 2 Jahren |
Charles Milette
|
ff1efe6e26
Fix UWP builds by defining VirtualLock
|
vor 2 Jahren |
Matt Caswell
|
fecb3aae22
Update copyright year
|
vor 2 Jahren |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
vor 2 Jahren |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
vor 3 Jahren |
Pauli
|
44e82b813f
Remove locking in CRYPTO_secure_allocated()
|
vor 3 Jahren |
Pauli
|
0bc27f7203
Make the lock in CRYPTO_secure_allocated() a read lock
|
vor 3 Jahren |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
vor 3 Jahren |
David Carlier
|
8d4b5260d2
Add MAP_CONCEAL from OpenBSD which has similar purpose but on mmap
|
vor 4 Jahren |
David Carlier
|
27db611872
CRYPTO_secure_malloc_init: Add FreeBSD support for secure-malloc dont-dump-region.
|
vor 4 Jahren |
Jeremiah Gowdy
|
f31ac32001
Implement OpenSSL secure memory for Windows
|
vor 4 Jahren |
Tristan Bauer
|
1d78129dd2
Fix wrong return value check of mmap function
|
vor 4 Jahren |
Matt Caswell
|
33388b44b6
Update copyright year
|
vor 4 Jahren |
Pauli
|
a998ec0e6e
secmem: ignore small minsize arguments to CRYPTO_secure_malloc_init().
|
vor 4 Jahren |
Davide Galassi
|
d27fd99110
Mem-sec small code adjustment
|
vor 4 Jahren |
Rich Salz
|
6943335e3e
Make secure-memory be a config option
|
vor 4 Jahren |
Pauli
|
34b167625a
Make minimum size for secure memory a size_t.
|
vor 4 Jahren |
Klotz, Tobias
|
61783db5b5
Use vxRandLib for VxWorks7
|
vor 5 Jahren |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
vor 6 Jahren |
Dr. Matthias St. Pierre
|
8529b15642
test/secmemtest: test secure memory only if it is implemented
|
vor 6 Jahren |
Pauli
|
3b8e97ab61
Zero memory in CRYPTO_secure_malloc.
|
vor 6 Jahren |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
vor 6 Jahren |
Andy Polyakov
|
f1c00b93e2
mem_sec.c: portability fixup.
|
vor 6 Jahren |
Andy Polyakov
|
014cc4b27a
mem_sec.c: portability fixup.
|
vor 6 Jahren |
Andy Polyakov
|
5839185cdd
mem_sec.c: relax POSIX requirement.
|
vor 6 Jahren |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
vor 6 Jahren |