Commit History

Author SHA1 Message Date
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denis Vlasenko d1a84a2880 libbb: move crypt_make_salt() to pw_encrypt.c, reuse 15 years ago
  Denis Vlasenko 2211d5268c libbb: add optionl support for SHA256/512 encrypted passwords 15 years ago
  Denis Vlasenko 30e1ab691c libbb: add a TODO to support new SHA-based encrypted passwords 15 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko f45c4f41b7 whitespace and comment fixes, no code changes 16 years ago
  Denis Vlasenko b4c5bf615e Specially for Bernhard Fischer introduce USE_BB_CRYPT 16 years ago
  Denis Vlasenko fdddab0c61 make pw_encrypt() return malloc'ed string. 16 years ago
  Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt. 16 years ago
  Denis Vlasenko 91e149a373 libbb: random hunt for statics 17 years ago
  Denis Vlasenko 002526481e passwd: small size optimization. salt generation improved 17 years ago
  Denis Vlasenko de9ec92958 usage.h: fix compile-time bugs exposed by previous change 18 years ago
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. 18 years ago
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Glenn L McGrath 393183dccc Vodz, last_patch_86 21 years ago
  Eric Andersen 27f64e1f4e Port over the last of the tinylogin applets 22 years ago