index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmCryptoHash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2
/
+2
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1
/
+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1
/
+1
*
cmCryptoHash: Accept cm::string_view input
Sebastian Holtermann
2019-08-18
1
-4
/
+6
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1
/
+1
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-2
/
+3
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-3
/
+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-4
/
+3
*
cmCryptoHash: make noncopyable
Daniel Pfeifer
2017-04-22
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