Histórico de Commits

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