Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b9c2108b26ad1fe4634c250850a4abadff26c76e
/
libbb
/
obscure.c
3ed81cf
unit-tests: implement the unit-testing framework
by Bartosz Golaszewski
· 10 years ago
eb9f485
libbb/obscure.c: code shrink. Suggested by Tito.
by Denys Vlasenko
· 11 years ago
8f6ce09
a few tweaks for bionic
by Denys Vlasenko
· 13 years ago
fd27fa8
libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes
by Denys Vlasenko
· 14 years ago
d71c770
libbb: shrink obscure()
by Bob Dunlop
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
6f1713f
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
by Denis Vlasenko
· 17 years ago
6bef3d1
fbset: fix buglet where we were using wrong pointer
by Denis Vlasenko
· 17 years ago
ab24e18
passwd: rework:
by Denis Vlasenko
· 18 years ago
d9e15f2
style cleanup: return(a) -> return a, part 2
by Denis Vlasenko
· 18 years ago
079f8af
style cleanup: return(a) -> return a, part 1
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
83169c6
Tito writes: If the gecos field of an user is empty, obscure reports a false "similar to gecos" error.
by Mike Frysinger
· 18 years ago
c9f423a
Correct the comment to match the code.
by "Robert P. J. Day"
· 18 years ago
087b9d6
Allow a user-configurable minimum password length.
by "Robert P. J. Day"
· 18 years ago
a2a647d
- include strings.h Thanks to Rich Felker for pointing this out.
by Bernhard Reutner-Fischer
· 19 years ago
a13cca9
New version from Tito.
by Rob Landley
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
bec2652
Save a few bytes in error message.
by Rob Landley
· 19 years ago
1f17d32
more obscure
by "Vladimir N. Oleynik"
· 19 years ago
853c44b
- correct definitions.
by Bernhard Reutner-Fischer
· 19 years ago
dd9dce1
- shrink simple obscure stuff a tiny bit:
by Bernhard Reutner-Fischer
· 19 years ago
481772a
Patch from vodz to cleanup libbb/obscure.c:password_check()
by Eric Andersen
· 21 years ago
3124a9e
Vladimir N. Oleynik writes:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
71ae64b
last_patch61 from vodz:
by Eric Andersen
· 22 years ago
27f64e1
Port over the last of the tinylogin applets -Erik
by Eric Andersen
· 22 years ago