Use auto-version machinery for building.
[u/mdw/catacomb] / hashsum.c
2012-02-25 Mark Woodinghashsum.c: Return nonzero from `checkhash' on errors.
2012-01-22 Mark Woodingdsig.c: Allow precomputed hashes to be read from a...
2012-01-22 Mark Woodingcc-hash.c, hashsum.c: Move hash-file parsing stuff...
2012-01-22 Mark Woodingcc-hash.c: New file containing hash-related code from...
2012-01-22 Mark WoodingCatcrypt tools: Roll out progress indicator stuff from...
2011-10-02 Mark Woodinghashsum.c: Optional progress indicator for large files.
2008-01-31 Mark Woodinghashsum: Write directives when hashing a list of files...
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2005-09-30 mdwAccept `-' as a name for standard input.
2004-10-01 mdwGeneral utilities cleanup. Add signature support to...
2004-09-29 mdwFix branch names for Subversion. Add --encoding option...
2004-09-29 mdwFix CVS cruft. Fix some build problems. Make hashsum...
2004-04-08 mdwExpunge revision histories in files.
2004-04-04 mdwAdd set -e.
2001-04-19 mdwAdd CRC as another hash function.
2001-02-21 mdwAdded support for MD2 hash function.
2001-01-25 mdwSupport for new SHA variants added.
2000-12-06 mdwMake flags be macros rather than enumerations, to ensur...
2000-08-04 mdwVarious <ctype.h> fixes.
2000-07-29 mdw(checkhash): Be pettier about spaces between the hash...
2000-07-15 mdwMissed `-e' out of the usage string.
2000-07-15 mdwUseful replacement for `md5sum' with support for many...