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 година |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
пре 9 година |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
пре 9 година |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
пре 9 година |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
пре 9 година |
Rich Salz
|
3b061a00e3
RT2547: Tighten perms on generated privkey files
|
пре 9 година |
Rich Salz
|
7768e116dc
Use bio_err not stderr in apps.
|
пре 9 година |
Rich Salz
|
9c3bcfa027
Standardize handling of #ifdef'd options.
|
пре 9 година |
Richard Levitte
|
296f54ee21
Restore module loading
|
пре 9 година |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
пре 9 година |
Rich Salz
|
68dc682499
In apps, malloc or die
|
пре 9 година |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
пре 9 година |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
пре 9 година |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
пре 9 година |