Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 57dbe4d5ac libbb: crypt() in newer glibc requires include <crypt.h> il y a 6 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Rostislav Skudnov 8762512fdb Replace int -> uint to avoid signed integer overflow il y a 7 ans
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate il y a 8 ans
  Pascal Bach 2c0d3f5fd0 chpasswd: support -c argument and respect DEFAULT_PASSWD_ALGO il y a 9 ans
  Denys Vlasenko 8ed9672660 libbb: don't die if crypt() returns NULL il y a 10 ans
  Denys Vlasenko 12a432715f adduser: safe username passing to passwd/addgroup il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denis Vlasenko d1a84a2880 libbb: move crypt_make_salt() to pw_encrypt.c, reuse il y a 16 ans
  Denis Vlasenko 2211d5268c libbb: add optionl support for SHA256/512 encrypted passwords il y a 16 ans
  Denis Vlasenko 30e1ab691c libbb: add a TODO to support new SHA-based encrypted passwords il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko f45c4f41b7 whitespace and comment fixes, no code changes il y a 16 ans
  Denis Vlasenko b4c5bf615e Specially for Bernhard Fischer introduce USE_BB_CRYPT il y a 16 ans
  Denis Vlasenko fdddab0c61 make pw_encrypt() return malloc'ed string. il y a 16 ans
  Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt. il y a 16 ans
  Denis Vlasenko 91e149a373 libbb: random hunt for statics il y a 17 ans
  Denis Vlasenko 002526481e passwd: small size optimization. salt generation improved il y a 18 ans
  Denis Vlasenko de9ec92958 usage.h: fix compile-time bugs exposed by previous change il y a 18 ans
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 18 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. il y a 21 ans
  Glenn L McGrath 393183dccc Vodz, last_patch_86 il y a 21 ans
  Eric Andersen 27f64e1f4e Port over the last of the tinylogin applets il y a 22 ans