index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
mem_clr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix some style issues...
FdaSilvaYY
2016-08-02
1
-1
/
+1
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+5
*
RT4116: Change cleanse to just memset
Rich Salz
2016-02-25
1
-16
/
+9
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Declare cleanse_ctr variable as extern
Alessandro Ghedini
2015-11-21
1
-0
/
+1
*
Make sure OPENSSL_cleanse checks for NULL
Matt Caswell
2015-09-17
1
-0
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-16
/
+16
*
Fix warning.
Ben Laurie
2007-06-23
1
-1
/
+2
*
Optimize OPENSSL_cleanse.
Andy Polyakov
2007-06-20
1
-5
/
+6
*
avoid warnings when building on systems where sizeof(void *) > sizeof(int)
Nils Larsch
2005-04-29
1
-1
/
+1
*
Make CRYPTO_cleanse() independent of endianness.
Richard Levitte
2002-12-03
1
-1
/
+1
*
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
Richard Levitte
2002-11-27
1
-0
/
+75