Denys Vlasenko
|
b097a84d62
config: update size information
|
6 years ago |
Denys Vlasenko
|
694bc06345
md5sum: use config help text similar to other "sum" tools
|
6 years ago |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
49ecee098d
tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work
|
7 years ago |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
Denys Vlasenko
|
d811aaa43c
sha3sum: fix config text (it's no longer only 512-bit)
|
8 years ago |
Denys Vlasenko
|
71a090f187
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
|
8 years ago |
Denys Vlasenko
|
b0056ea86d
{md5,shaN}sum: make -c EMPTY fail
|
8 years ago |
Cristian Ionescu-Idbohrn
|
4f9fc1e5f5
foo*sum: Correct syntax error
|
11 years ago |
Denys Vlasenko
|
cd8eece88e
foo*sum: report I/O errors, don't merely exit with 1.
|
11 years ago |
Lauri Kasanen
|
b8173b603f
sha3sum: new applet
|
12 years ago |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 years ago |
Lauri Kasanen
|
e3f805ccc3
md5/shaNsum: make -c support a list of files
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Denys Vlasenko
|
43a3d50e14
md5/sha1sum: better fix for small resource leak
|
13 years ago |
Alexey Fomenko
|
88a8384388
md5/sha1sum: fix small resource leak
|
13 years ago |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
4b63e16d20
md5/sha1sum: code shrink
|
14 years ago |
Denys Vlasenko
|
c0683acce8
*: pass md5/shaN context pointer as 1st arg, not last
|
14 years ago |
Dan Fandrich
|
2d1a78b88f
Marked some more applets NOEXEC/NOFORK
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
3205c24a82
shaNNNsum: accept and ignore -b and -t
|
15 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denis Vlasenko
|
56dceb9b77
sha256,sha512: new applets. +4.9kb
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
9579d87be4
fix FAST_FUNC fallout
|
16 years ago |