1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 5241766 Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c by Denis Vlasenko · 18 years ago
  3. 236c675 Teach md5sum and sha1sum to work the way other applets do so I don't have to by Rob Landley · 18 years ago
  4. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  5. 7cc6b69 Patch from Shaun Jackman, set optind by hand if we don't call getopt. by Rob Landley · 18 years ago
  6. 34b5319 Make md5 calculation always go through an the buffer so that A) we don't by Rob Landley · 18 years ago
  7. eba32f4 - typo in error-message: s/algotithm/algorithm - whitespace cleanup by Bernhard Reutner-Fischer · 18 years ago
  8. 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago
  9. 164c5c8 Eliminate unnecessary allocation from md5sum that was leaked without ever being used. by Rob Landley · 19 years ago
  10. 47ea7b7 - Matthias Wenzel writes: by Bernhard Reutner-Fischer · 19 years ago
  11. 9e16457 tweak signed/unsigned char usage to avoid mismatches by Mike Frysinger · 19 years ago
  12. 6624dae On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: by Rob Landley · 19 years ago
  13. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  14. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  15. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 20 years ago
  16. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  17. 6db8c22 Return 1 upon failure by Glenn L McGrath · 21 years ago
  18. 5c069aa Fix up the -s option, and make usage consitent with behaviour, by Glenn L McGrath · 21 years ago
  19. 931ae9d woops, we needed that function by Glenn L McGrath · 21 years ago
  20. de3ea9f Only use getopt and associated flags if checking is enabled by Glenn L McGrath · 21 years ago
  21. d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago