Age | Commit message (Expand) | Author |
---|---|---|
2016-07-15 | Fix non-library md5sum build. (Oops.) | Rob Landley |
2016-07-15 | Add optional openssl accelerated versions of hash functions, loosely based on | Rob Landley |
2016-07-14 | Add -c to md5sum and sha1sum. | Rob Landley |
2014-11-19 | Make md5sum and sha1sum work on big endian systems.0.5.1 | Rob Landley |
2014-09-26 | Separate more commands so single.sh can build them standalone. | Rob Landley |
2014-06-07 | Make md5sum/sha1sum -b flag be "brief" output (just the hash). | Rob Landley |
2014-05-15 | Here's a quick cleanup of md5sum. Executive summary: smaller and faster. | Daniel Verkamp |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-11-03 | Make sha1sum and md5sum default to y. | Rob Landley |
2012-10-23 | Add md5sum in lsb, combine sha1sum (mostly shared infrastructure). Downside: ... | Rob Landley |