index
:
busybox
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
BusyBox: The Swiss Army Knife of Embedded Linux
vda
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
cryptpw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-0
/
+2
*
- -4b and use proper define; add license note
Bernhard Reutner-Fischer
2008-12-04
1
-3
/
+5
*
Fold mkpasswd applet into cryptpw.
Denis Vlasenko
2008-12-04
1
-54
/
+90
*
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
Denis Vlasenko
2008-11-13
1
-2
/
+7
*
libbb: add optionl support for SHA256/512 encrypted passwords
Denis Vlasenko
2008-11-10
1
-7
/
+21
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
cryptpw: fix "cryptpw -a des -- TEXT" case
Denis Vlasenko
2008-06-15
1
-7
/
+7
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
1
-1
/
+31
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>
Denis Vlasenko
2007-07-20
1
-2
/
+2
*
whitespace fixes
Denis Vlasenko
2007-05-30
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
cryptpw: size reduction
Denis Vlasenko
2007-05-09
1
-18
/
+9
*
cryptpw: forgot svn add... how typical of me :(
Denis Vlasenko
2007-05-08
1
-0
/
+37