summaryrefslogtreecommitdiff
path: root/libbb/obscure.c
Commit message (Expand)AuthorAge
* unit-tests: implement the unit-testing frameworkBartosz Golaszewski2014-06-22
* libbb/obscure.c: code shrink. Suggested by Tito.Denys Vlasenko2014-04-16
* a few tweaks for bionicDenys Vlasenko2011-07-08
* libbb: fix fallout from last patch to obscure() (my mistake). +143 bytesDenys Vlasenko2010-08-17
* libbb: shrink obscure()Bob Dunlop2010-08-17
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-16
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-27
* *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>Denis Vlasenko2008-02-25
* fbset: fix buglet where we were using wrong pointerDenis Vlasenko2007-11-06
* passwd: rework:Denis Vlasenko2006-11-30
* style cleanup: return(a) -> return a, part 2Denis Vlasenko2006-11-27
* style cleanup: return(a) -> return a, part 1Denis Vlasenko2006-11-27
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-03
* Tito writes: If the gecos field of an user is empty, obscure reports a false ...Mike Frysinger2006-07-15
* Correct the comment to match the code."Robert P. J. Day"2006-07-02
* Allow a user-configurable minimum password length."Robert P. J. Day"2006-07-02
* - include strings.hBernhard Reutner-Fischer2006-05-19
* New version from Tito.Rob Landley2006-04-02
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-06
* Save a few bytes in error message.Rob Landley2006-02-05
* more obscure"Vladimir N. Oleynik"2006-01-31
* - correct definitions.Bernhard Reutner-Fischer2006-01-13
* - shrink simple obscure stuff a tiny bit:Bernhard Reutner-Fischer2006-01-12
* Patch from vodz to cleanup libbb/obscure.c:password_check()Eric Andersen2003-08-06
* Vladimir N. Oleynik writes:Eric Andersen2003-07-30
* Major coreutils update.Manuel Novoa III2003-03-19
* last_patch61 from vodz:Eric Andersen2002-10-10
* Port over the last of the tinylogin appletsEric Andersen2002-06-23