index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cm_sha2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-7/+6
*
sha2: Fix -Wcast-qual warnings by adding const to some casts
Sean McBride
2014-12-17
1
-12/+12
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-3/+0
*
sha2: Avoid type-punned pointer dereference (#14314)
Brad King
2013-07-25
1
-4/+8
*
sha2: Zero entire SHA_CTX structure during cleanup
Brad King
2011-11-17
1
-11/+11
*
sha2: Suppress -Wcast-align warning from Clang
Brad King
2011-11-17
1
-0/+3
*
sha2: Cast safe conversions to smaller integer types
Brad King
2011-11-17
1
-6/+6
*
sha2: Suppress Borland warnings in third-party code
Brad King
2011-11-16
1
-0/+3
*
sha2: Use KWIML fixed-size integer constant macros
Brad King
2011-11-16
1
-102/+121
*
sha2: Use "static const" instead of "const static" declarations
Brad King
2011-11-16
1
-7/+7
*
sha2: Use KWIML fixed-size integer types and endian-ness
Brad King
2011-11-16
1
-29/+12
*
Import sha2 implementation 1.1 from Aaron D. Gifford
Brad King
2011-06-27
1
-281/+822
*
Import sha2 implementation 1.0 from Aaron D. Gifford
Brad King
2011-06-27
1
-0/+1064