Age | Commit message (Expand) | Author |
2016-09-03 | add sha512/256 support to check that the libc code is right :) | Ted Unangst |
2014-03-20 | missed a turd | Ted Unangst |
2014-03-20 | purge sum and sysvsum code. ok deraadt jmc lteo millert | Ted Unangst |
2014-03-20 | remove insecure MD4 checksum algorithm; ok tedu@, man page ok jmc@ | Christian Weisgerber |
2014-03-17 | use Ex; | Jason McIntyre |
2014-03-07 | When using the -C option, exit with an exit status of 1 if any of the | Lawrence Teo |
2014-01-30 | Add MISSING to the list of possible results of a checklist comparison | Lawrence Teo |
2014-01-24 | bump the year for ISO/IEC 8802:3 from 1989 to 1996; | Jason McIntyre |
2014-01-20 | Do not use .Ar for fixed strings, it is intended for argument placeholders. | Ingo Schwarze |
2014-01-20 | The strings "1" and "2" are not placeholders for arguments, | Ingo Schwarze |
2014-01-15 | add -C to the man page, and adjust usage(); | Jason McIntyre |
2014-01-10 | catch up to the fact that md5/sha* got merged, and document -c consistently; | Jason McIntyre |
2014-01-08 | sort options; | Jason McIntyre |
2014-01-08 | Add support for -h hashfile. This is very useful with with -p, in a pipeline, | Theo de Raadt |
2013-12-29 | update sha256(1) to better reflect that it documents sha512 now too. | Jason McIntyre |
2013-04-15 | SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a | Todd C. Miller |
2010-11-07 | more EXIT STATUS bits; from Daniel Dickman | Jason McIntyre |
2010-07-12 | replace rmd160 links with sha256. it's way more popular and more better, too. | Ted Unangst |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2009-08-16 | replace ".Ar file ..." with ".Ar" whenever possible. | Igor Sobrado |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-07-29 | md5(1), sha1(1), rmd160(1), cksum(1) and sum(1) have different options; | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | some i missed... | Jason McIntyre |
2007-04-13 | allow multiple -t to increase the test count. cpus are getting too fast. | Ted Unangst |
2007-03-27 | Add base64 support to cksum and friends. Output encoding can | Todd C. Miller |
2007-03-20 | augment the -q option, now if specifed with -c (checklist) | Thordur I. Bjornsson |
2007-02-27 | Add md5 to the list of unsecure checksums. Adapted from a diff by | Todd C. Miller |
2006-11-19 | WARNING/BUGS -> CAVEATS; ok millert | Jason McIntyre |
2006-11-17 | `<' -> \*(Lt | Jason McIntyre |
2006-11-17 | discourage .Tn; | Jason McIntyre |
2006-11-17 | .Ex these pages; ok millert | Jason McIntyre |
2006-11-17 | simplify synopsis and usage(); ok millert | Jason McIntyre |
2006-11-16 | Add -r and -q options similar to what is supported by FreeBSD's md5 | Todd C. Miller |
2005-03-07 | more macro simplification; | Jason McIntyre |
2005-02-25 | avoid specifying which hash to use; | Jason McIntyre |
2004-12-29 | Add support for multiple using algorithms. OK'd by several people | Todd C. Miller |
2004-05-04 | - simplify synopses | Jason McIntyre |
2004-05-02 | Add support for cksum (3 varieties), md4, sha256, sha384, and sha512. | Todd C. Miller |