index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
obscure.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
a few tweaks for bionic
Denys Vlasenko
2011-07-08
1
-0
/
+2
*
libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes
Denys Vlasenko
2010-08-17
1
-1
/
+1
*
libbb: shrink obscure()
Bob Dunlop
2010-08-17
1
-33
/
+45
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
1
-7
/
+6
*
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-06
1
-1
/
+2
*
passwd: rework:
Denis Vlasenko
2006-11-30
1
-5
/
+5
*
style cleanup: return(a) -> return a, part 2
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
style cleanup: return(a) -> return a, part 1
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-6
/
+1
*
Tito writes: If the gecos field of an user is empty, obscure reports a false ...
Mike Frysinger
2006-07-15
1
-1
/
+1
*
Correct the comment to match the code.
"Robert P. J. Day"
2006-07-02
1
-1
/
+1
*
Allow a user-configurable minimum password length.
"Robert P. J. Day"
2006-07-02
1
-7
/
+2
*
- include strings.h
Bernhard Reutner-Fischer
2006-05-19
1
-7
/
+8
*
New version from Tito.
Rob Landley
2006-04-02
1
-224
/
+144
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Save a few bytes in error message.
Rob Landley
2006-02-05
1
-1
/
+1
*
more obscure
"Vladimir N. Oleynik"
2006-01-31
1
-1
/
+4
*
- correct definitions.
Bernhard Reutner-Fischer
2006-01-13
1
-2
/
+2
*
- shrink simple obscure stuff a tiny bit:
Bernhard Reutner-Fischer
2006-01-12
1
-17
/
+22
*
Patch from vodz to cleanup libbb/obscure.c:password_check()
Eric Andersen
2003-08-06
1
-3
/
+3
*
Vladimir N. Oleynik writes:
Eric Andersen
2003-07-30
1
-2
/
+5
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-3
/
+3
*
last_patch61 from vodz:
Eric Andersen
2002-10-10
1
-30
/
+32
*
Port over the last of the tinylogin applets
Eric Andersen
2002-06-23
1
-0
/
+246