Matt Caswell
|
33388b44b6
Update copyright year
|
hace 4 años |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
hace 4 años |
Pauli
|
c6fec81b88
Deprecate the low level DES functions.
|
hace 4 años |
Veres Lajos
|
79c44b4e30
Fix some typos
|
hace 5 años |
Rich Salz
|
92de469fbd
Document command parameters.
|
hace 5 años |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
hace 5 años |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
hace 6 años |
Matt Caswell
|
6738bf1417
Update copyright year
|
hace 6 años |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
hace 6 años |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
hace 7 años |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
hace 7 años |
Richard Levitte
|
0f3ffbd158
apps/passwd.c: Make MD5 and SHA password making EBCDIC aware
|
hace 7 años |
Richard Levitte
|
17621bc2bc
apps/passwd.c: Fix code layout
|
hace 7 años |
Richard Levitte
|
16583e9179
apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined
|
hace 7 años |
Pauli
|
f1b8b0010a
Fix some pedantic warnings.
|
hace 7 años |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
hace 7 años |
Richard Levitte
|
48feaceb53
Remove the possibility to disable the UI module entirely
|
hace 7 años |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
hace 7 años |
Paul Yang
|
72d8b823bb
Fix coding style in apps/passwd file
|
hace 7 años |
FdaSilvaYY
|
69687aa829
More typo fixes
|
hace 7 años |
Andy Polyakov
|
a4c74e88e4
apps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX.
|
hace 7 años |
edelangh
|
dbaa069a5e
use OSSLzu instead of lu format for size_t display
|
hace 7 años |
Gaétan Njinang
|
037f2c3f48
'openssl passwd' command can now compute AIX MD5-based passwords hashes.
|
hace 7 años |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
hace 8 años |
Richard Levitte
|
3074514694
Rather than one variable for each passwd type, use one enum variable
|
hace 8 años |
Richard Levitte
|
4e57a12ba7
Add SHA256 and SHA512 based output for 'openssl passwd'
|
hace 8 años |
Richard Levitte
|
9f9f962d96
Fix 'openssl passwd' with arguments -1 or -apr1
|
hace 8 años |
Richard Levitte
|
2a600d7afd
Fix return values of do_passwd() in apps/passwd.c
|
hace 8 años |
FdaSilvaYY
|
edbff8da9b
Code factorisation and simplification
|
hace 8 años |
FdaSilvaYY
|
f6c460e8f6
Fix double calls to strlen
|
hace 8 años |