Hash utilities: Check for and report on junk files.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 25 Feb 2012 23:35:18 +0000 (23:35 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 Jan 2013 23:43:32 +0000 (23:43 +0000)
commitf5e91c02ff4057002e480ad4933a1b9aa2496c40
tree166a5d9d9bd4acc454cbc1d28e0050924402f82b
parent07290a455e008c37adc233554eff8ad468608161
Hash utilities: Check for and report on junk files.

That is, when verifying a list of hashes, we optionally detect and
report files which are present in the filesystem, alongside files which
we're checking, but which aren't in our list.

Thanks to Patrick Gosling for the idea.
cc-hash.c
cc.h
dsig.1
dsig.c
hashsum.1
hashsum.c