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
/
cmCryptoHash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-4/+3
*
cmCryptoHash: make noncopyable
Daniel Pfeifer
2017-04-21
1
-0/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-2/+4
*
cmCryptoHash: Add support for SHA-3 algorithms
Brad King
2016-11-10
1
-2/+7
*
cmCryptoHash: Re-implement in terms of librhash
Brad King
2016-11-10
1
-41/+20
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
cmCryptoHash: New ByteHash methods that return a byte vector
Sebastian Holtermann
2016-08-10
1
-0/+15
*
cmCryptoHash: Return byte vector from internal Finalize method
Sebastian Holtermann
2016-08-10
1
-3/+3
*
cmCryptoHash: New byte hash to string function
Sebastian Holtermann
2016-08-10
1
-0/+7
*
cmCryptoHash: Documentation comments
Sebastian Holtermann
2016-08-10
1
-0/+14
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-2/+2
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-4/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-15/+20
*
stringapi: Accept strings when MD5 hashing data
Ben Boeckel
2014-03-08
1
-2/+2
*
cmCryptoHash: Add virtual destructor
Brad King
2011-11-16
1
-0/+1
*
cmCryptoHash: Provide factory "New" method
Brad King
2011-11-16
1
-0/+3
*
Add file(SHA*) commands to compute cryptographic hashes
Brad King
2011-11-16
1
-0/+21
*
Factor Compute(File|String)MD5 into cmCryptoHash helper
Brad King
2011-11-16
1
-0/+40