1. d1a84a2 libbb: move crypt_make_salt() to pw_encrypt.c, reuse by Denis Vlasenko · 16 years ago
  2. 2211d52 libbb: add optionl support for SHA256/512 encrypted passwords by Denis Vlasenko · 16 years ago
  3. 30e1ab6 libbb: add a TODO to support new SHA-based encrypted passwords 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. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  6. b4c5bf6 Specially for Bernhard Fischer introduce USE_BB_CRYPT by Denis Vlasenko · 17 years ago
  7. fdddab0 make pw_encrypt() return malloc'ed string. by Denis Vlasenko · 17 years ago
  8. 4ea83bf uclibc insists on having 70k static buffer for crypt. by Denis Vlasenko · 17 years ago
  9. 91e149a libbb: random hunt for statics by Denis Vlasenko · 17 years ago
  10. 0025264 passwd: small size optimization. salt generation improved by Denis Vlasenko · 18 years ago
  11. de9ec92 usage.h: fix compile-time bugs exposed by previous change by Denis Vlasenko · 18 years ago
  12. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  13. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  14. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  16. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  17. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  18. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago