aboutsummaryrefslogtreecommitdiff
path: root/coreutils/sha1sum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* As implemented, sha1sum would sometimes give the wrong answer.andersen2003-07-031-109/+298
* sha1sum option to compare checksumsbug12003-06-081-46/+116
* Better error handlingbug12003-06-071-9/+16
* Minor correctionbug12003-06-071-1/+1
* Fix bug (wrong value computed) when reading file from stdin, implementbug12003-06-071-39/+41
* Major coreutils update.mjn32003-03-191-2/+2
* Fix for big endian machinesbug12003-02-171-2/+2
* New applet sha1sumbug12003-02-171-0/+224