Matt Caswell
|
33388b44b6
Update copyright year
|
4 роки тому |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 роки тому |
Pauli
|
c6fec81b88
Deprecate the low level DES functions.
|
4 роки тому |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 роки тому |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 роки тому |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 роки тому |
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 роки тому |