Age | Commit message (Expand) | Author |
2014-03-07 | When using the -C option, exit with an exit status of 1 if any of the | Lawrence Teo |
2014-01-15 | Add support for a -C option. It works on a checklist like -c but only | Lawrence Teo |
2014-01-10 | depluralize | Theo de Raadt |
2014-01-10 | catch up to the fact that md5/sha* got merged, and document -c consistently; | Jason McIntyre |
2014-01-10 | Add MISSING to the list of possible results of a checklist comparison. | Lawrence Teo |
2014-01-10 | tedu merged the hash manual pages back together. This goes even further, | Theo de Raadt |
2014-01-10 | the -c option is really a mode change, incompatible with other options. | Ted Unangst |
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 |
2012-09-22 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /bin; | Jason McIntyre |
2010-07-13 | update our recommended hash function to sha256 and note md5 is broken. | Ted Unangst |
2010-07-13 | no need for userland to refer to section 2/3 pages; | Jason McIntyre |
2010-07-12 | replace rmd160 links with sha256. it's way more popular and more better, too. | Ted Unangst |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-13 | allow multiple -t to increase the test count. cpus are getting too fast. | Ted Unangst |
2007-03-27 | Fix spelling of hexadecimal. Noted by jmc@ and Steven Mestdagh. | Todd C. Miller |
2007-03-27 | Add base64 support to cksum and friends. Output encoding can | Todd C. Miller |
2006-11-19 | WARNING/BUGS -> CAVEATS; ok millert | 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 |
2004-08-24 | Note that collisions have been found for MD5, so SHA-1 is preferred. | Tom Cosgrove |
2004-05-04 | - simplify synopses | Jason McIntyre |
2004-05-02 | Add support for cksum (3 varieties), md4, sha256, sha384, and sha512. | Todd C. Miller |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-03-14 | tweaks; | Jason McIntyre |
2003-03-12 | Add -c option similar to GNU md5sum. | Todd C. Miller |
2003-02-19 | Back out documentation for (currently) non-existent -c option that | Todd C. Miller |
2003-02-14 | Add a 2-clause BSD license. These files are based on the md5.1 | Todd C. Miller |
2001-06-03 | sync man page with new usage restrictions | Todd C. Miller |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-18 | Properly introduce options. | Aaron Campbell |
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-09-23 | alphabetize SEE ALSO entries and numerically order according to section | Aaron Campbell |
1998-09-14 | First complete sweep of man pages, bin/. Command/function names previously | Aaron Campbell |
1998-01-02 | use getopt; mph@pobox.com | Theo de Raadt |
1997-11-12 | correct references. | Niels Provos |
1997-07-12 | Use new-style man macros. | Todd C. Miller |
1996-06-11 | move to bin/md5 for `greater accessibility' | Theo de Raadt |