1. 55928b1 Move NEWTOY() list from end of toylist.h to generated/newtoys.h. by Rob Landley · 18 years ago
  2. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 18 years ago
  3. 64d2e82 Minor cleanups to sha1sum. by Rob Landley · 18 years ago
  4. ce6750a Add sha1sum. (No -c mode yet.) Slight tweaks to loopfiles() too. by Rob Landley · 18 years ago[Renamed (71%) from toys/sha1.c]
  5. efda21c Change command main() functions to return void, and exit(toys.exitval) from by Rob Landley · 18 years ago
  6. 57389ec Re-roll loop, making code smaller. Also localize all the crypto information by Rob Landley · 18 years ago
  7. f198082 Untangle algorithm: use uint64_t for count, move union into struct, use struct by Rob Landley · 18 years ago
  8. 0a22c5c More cleanup: consistent indents, uint32_t, rename functions and structs, by Rob Landley · 18 years ago
  9. b911de3 Whitespace change: 4 spaces become one tab. by Rob Landley · 18 years ago
  10. 9fe9901 Minimal changes to make it actually work on an x86-64 host. by Rob Landley · 18 years ago
  11. 509dd14 Start with public domain SHA-1 in C by Steve Reid <steve@edmweb.com> by Rob Landley · 18 years ago