index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
whrlpool
/
wp_dgst.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-8
/
+0
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-3
/
+3
*
Fix a read off the end of the input buffer
Rich Salz
2017-06-08
1
-2
/
+2
*
Convert memset calls to OPENSSL_cleanse
Matt Caswell
2016-06-30
1
-1
/
+2
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-0
/
+9
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-12
/
+12
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-190
/
+182
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
Fix "possible loss of data" Win64 compiler warnings.
Andy Polyakov
2008-12-29
1
-2
/
+2
*
fix signed vs. unsigned warning
Nils Larsch
2006-03-11
1
-2
/
+1
*
Adapt Whirlpool API for EVP.
Andy Polyakov
2005-11-30
1
-5
/
+15
*
Whirlpool hash implementation. The fact that subdirectory and .h file are
Andy Polyakov
2005-11-28
1
-0
/
+255