Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of include <cmsys/ios/*> and cmsys_ios::* | Brad King | 2015-08-20 | 1 | -1/+1 |
* | Fix build on AIX failing because of access to string elements | Rolf Eike Beer | 2014-04-04 | 1 | -1/+1 |
* | stringapi: Accept strings when MD5 hashing data | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+2 |
* | cmCryptoHash: Increase alignment of HashFile buffer | Brad King | 2013-06-13 | 1 | -3/+3 |
* | cmCryptoHash: Provide factory "New" method | Brad King | 2011-11-16 | 1 | -0/+19 |
* | 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/+90 |