index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
mem_sec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-1
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+1
*
Use "" not <> on e_os.h include
Rich Salz
2017-08-22
1
-1
/
+1
*
Implement the CRYPTO_secure_clear_free function
Bernd Edlinger
2017-07-29
1
-0
/
+27
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
1
-5
/
+1
*
Tweak sec_mem tests
Todd Short
2017-05-21
1
-1
/
+0
*
Fix infinite loops in secure memory allocation.
Todd Short
2017-05-11
1
-3
/
+12
*
Add support for MLOCK_ONFAULT to secure arena
Todd Short
2017-04-06
1
-0
/
+16
*
sh_malloc & sh_free prototype change to match POSIX
Rich Salz
2017-03-03
1
-5
/
+5
*
Ensure minsize >= sizeof(SH_LIST)
Pauli
2017-02-21
1
-1
/
+4
*
Prevent allocations of size 0 in sh_init, which are not possible with the def...
Guido Vranken
2017-02-14
1
-0
/
+4
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-0
/
+9
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Secure memory fixes
Todd Short
2016-05-02
1
-35
/
+35
*
Convert mem_dbg and mem_sec to the new Thread API
Matt Caswell
2016-03-08
1
-14
/
+17
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-5
/
+5
*
RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()
David Woodhouse
2016-02-17
1
-1
/
+1
*
Implement the use of heap manipulator implementions
Richard Levitte
2016-02-17
1
-2
/
+2
*
Make sure to always include string.h so memset gets declared.
Richard Levitte
2016-02-10
1
-1
/
+2
*
Add CRYPTO_secure_zalloc
Rich Salz
2016-01-28
1
-0
/
+9
*
RT41897: Add an CRYPTO_secure_actual_size
Rich Salz
2016-01-10
1
-0
/
+13
*
mem functions cleanup
Rich Salz
2016-01-07
1
-0
/
+9
*
Modify the lower level memory allocation routines to take size_t
Richard Levitte
2015-12-17
1
-1
/
+1
*
Rename sec_mem to mem_sec, like other files.
Rich Salz
2015-12-17
1
-0
/
+538