Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 年之前 |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 年之前 |
Pauli
|
44e82b813f
Remove locking in CRYPTO_secure_allocated()
|
3 年之前 |
Pauli
|
0bc27f7203
Make the lock in CRYPTO_secure_allocated() a read lock
|
3 年之前 |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 年之前 |
David Carlier
|
8d4b5260d2
Add MAP_CONCEAL from OpenBSD which has similar purpose but on mmap
|
4 年之前 |
David Carlier
|
27db611872
CRYPTO_secure_malloc_init: Add FreeBSD support for secure-malloc dont-dump-region.
|
4 年之前 |
Jeremiah Gowdy
|
f31ac32001
Implement OpenSSL secure memory for Windows
|
4 年之前 |
Tristan Bauer
|
1d78129dd2
Fix wrong return value check of mmap function
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Pauli
|
a998ec0e6e
secmem: ignore small minsize arguments to CRYPTO_secure_malloc_init().
|
4 年之前 |
Davide Galassi
|
d27fd99110
Mem-sec small code adjustment
|
4 年之前 |
Rich Salz
|
6943335e3e
Make secure-memory be a config option
|
4 年之前 |
Pauli
|
34b167625a
Make minimum size for secure memory a size_t.
|
4 年之前 |
Klotz, Tobias
|
61783db5b5
Use vxRandLib for VxWorks7
|
5 年之前 |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 年之前 |
Dr. Matthias St. Pierre
|
8529b15642
test/secmemtest: test secure memory only if it is implemented
|
6 年之前 |
Pauli
|
3b8e97ab61
Zero memory in CRYPTO_secure_malloc.
|
6 年之前 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 年之前 |
Andy Polyakov
|
f1c00b93e2
mem_sec.c: portability fixup.
|
6 年之前 |
Andy Polyakov
|
014cc4b27a
mem_sec.c: portability fixup.
|
6 年之前 |
Andy Polyakov
|
5839185cdd
mem_sec.c: relax POSIX requirement.
|
6 年之前 |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
6 年之前 |
Bernd Edlinger
|
154d8c132f
Add a configure option to opt-out secure memory
|
6 年之前 |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 年之前 |
Richard Levitte
|
e44c7d02dd
Only implement secure malloc if _POSIX_VERSION allows
|
6 年之前 |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 年之前 |
Rich Salz
|
ed6b2c7938
Add CRYPTO_thread_glock_new
|
7 年之前 |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 年之前 |