Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 jaren geleden |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 jaren geleden |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 jaren geleden |
Dr. David von Oheimb
|
bf973d0697
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
|
3 jaren geleden |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 jaren geleden |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 jaren geleden |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 jaren geleden |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 jaren geleden |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 jaren geleden |
Bernd Edlinger
|
7e06a6758b
Fix error handling in x509v3_cache_extensions and related functions
|
4 jaren geleden |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 jaren geleden |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 jaren geleden |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 jaren geleden |
Klotz, Tobias
|
5c8b7b4caa
Cleanup vxworks support to be able to compile for VxWorks 7
|
5 jaren geleden |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 jaren geleden |
Richard Levitte
|
4602cc85af
apps/rehash.c: Convert ISO-8859-1 to UTF-8
|
6 jaren geleden |
Todd Short
|
02a7e0a9f6
Replace strdup() with OPENSSL_strdup()
|
6 jaren geleden |
Richard Levitte
|
e6a833cb97
openssl rehash: exit 0 on warnings, same as c_rehash
|
6 jaren geleden |
Richard Levitte
|
362ff3c397
openssl rehash: use libcrypto variables for default dir
|
6 jaren geleden |
Richard Levitte
|
d3bc941df4
openssl rehash: no more need to massage the files on VMS
|
6 jaren geleden |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 jaren geleden |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 jaren geleden |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 jaren geleden |
Pauli
|
00dfbaad88
Fix ctype arguments.
|
7 jaren geleden |
Rich Salz
|
624265c60e
Cleanup some copyright stuff
|
7 jaren geleden |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 jaren geleden |
Rich Salz
|
c41048ffe3
Convert uses of snprintf to BIO_snprintf
|
7 jaren geleden |
Richard Levitte
|
46958a043d
Check for the presence of _WIN32 rather than its value.
|
7 jaren geleden |
Richard Levitte
|
2ac915f162
In apps/rehash.c, decorate the inclusion of internal/o_dir.h for VMS
|
7 jaren geleden |
Richard Levitte
|
39aceac320
On VMS, massage the fetch file names to remove the generation number
|
7 jaren geleden |