1. fb6e689 libbb/md5.c: remove wrong comment by Denys Vlasenko · 15 years ago
  2. cd2cd31 shrink sha hashing a bit more (remove wbuflen field from ctx), by Denis Vlasenko · 16 years ago
  3. e9b9a19 libbb: disable a second md5 implementation which managed to creep in :) by Denis Vlasenko · 16 years ago
  4. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  5. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  6. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  7. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  8. 966ec7c #if CONFIG_xxx -> #if ENABLE_xxx by Denis Vlasenko · 18 years ago
  9. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  10. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  11. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  12. bba7f08 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values by Rob Landley · 19 years ago
  13. 34b5319 Make md5 calculation always go through an the buffer so that A) we don't by Rob Landley · 19 years ago
  14. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  15. 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