Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 年之前 |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 年之前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年之前 |
Richard Levitte
|
0f3ffbd158
apps/passwd.c: Make MD5 and SHA password making EBCDIC aware
|
7 年之前 |
Richard Levitte
|
17621bc2bc
apps/passwd.c: Fix code layout
|
7 年之前 |
Richard Levitte
|
16583e9179
apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined
|
7 年之前 |
Pauli
|
f1b8b0010a
Fix some pedantic warnings.
|
7 年之前 |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 年之前 |
Richard Levitte
|
48feaceb53
Remove the possibility to disable the UI module entirely
|
7 年之前 |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 年之前 |
Paul Yang
|
72d8b823bb
Fix coding style in apps/passwd file
|
7 年之前 |
FdaSilvaYY
|
69687aa829
More typo fixes
|
7 年之前 |
Andy Polyakov
|
a4c74e88e4
apps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX.
|
7 年之前 |
edelangh
|
dbaa069a5e
use OSSLzu instead of lu format for size_t display
|
7 年之前 |
Gaétan Njinang
|
037f2c3f48
'openssl passwd' command can now compute AIX MD5-based passwords hashes.
|
7 年之前 |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 年之前 |
Richard Levitte
|
3074514694
Rather than one variable for each passwd type, use one enum variable
|
8 年之前 |
Richard Levitte
|
4e57a12ba7
Add SHA256 and SHA512 based output for 'openssl passwd'
|
8 年之前 |
Richard Levitte
|
9f9f962d96
Fix 'openssl passwd' with arguments -1 or -apr1
|
8 年之前 |
Richard Levitte
|
2a600d7afd
Fix return values of do_passwd() in apps/passwd.c
|
8 年之前 |
FdaSilvaYY
|
edbff8da9b
Code factorisation and simplification
|
8 年之前 |
FdaSilvaYY
|
f6c460e8f6
Fix double calls to strlen
|
8 年之前 |
Dr. Stephen Henson
|
d166ed8c11
check return values for EVP_Digest*() APIs
|
8 年之前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年之前 |
Matt Caswell
|
97b04399b6
Fix passwd seg fault
|
8 年之前 |
Richard Levitte
|
923b1857de
Fix "no-ui" configuration
|
8 年之前 |
Richard Levitte
|
4de9913b8c
Make the '-in' option in apps/passwd.c less mandatory
|
8 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |