Age | Commit message (Expand) | Author |
2006-05-16 | Make md5 calculation always go through an the buffer so that A) we don't | Rob Landley |
2006-05-10 | - typo in error-message: s/algotithm/algorithm | Bernhard Reutner-Fischer |
2006-02-21 | Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked | Rob Landley |
2005-12-15 | Eliminate unnecessary allocation from md5sum that was leaked without ever bei... | Rob Landley |
2005-10-27 | - Matthias Wenzel writes: | Bernhard Reutner-Fischer |
2005-06-24 | tweak signed/unsigned char usage to avoid mismatches | Mike Frysinger |
2005-04-30 | On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: | Rob Landley |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-02-22 | Return 1 upon failure | Glenn L McGrath |
2003-11-20 | Fix up the -s option, and make usage consitent with behaviour, | Glenn L McGrath |
2003-11-18 | woops, we needed that function | Glenn L McGrath |
2003-11-18 | Only use getopt and associated flags if checking is enabled | Glenn L McGrath |
2003-11-10 | Merge common parts of sha1sum and md5sum, which is everything except the | Glenn L McGrath |