Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 år sedan |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 år sedan |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 år sedan |
Shane Lontis
|
e9d62da6c3
Fix CRL app so that stdin works.
|
3 år sedan |
Tomas Mraz
|
872b7979c7
crl: noout is not an output item
|
3 år sedan |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
3 år sedan |
Tomas Mraz
|
5050fd5b3b
Avoid going through NID when unnecessary
|
3 år sedan |
Tomas Mraz
|
48fad58f7b
apps/crl: Print just the hash value if printing just hash
|
3 år sedan |
Dr. David von Oheimb
|
46a11faf3b
apps/x509.c: Improve print_name() and coding style of large print loop in x509_main()
|
3 år sedan |
Rich Salz
|
03bbd346f4
Fetch cipher after loading providers
|
3 år sedan |
Rich Salz
|
d0190e1163
Process digest option after loading providers
|
3 år sedan |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 år sedan |
Dr. David von Oheimb
|
bf973d0697
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
|
3 år sedan |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 år sedan |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 år sedan |
Jacob Hoffman-Andrews
|
6be235a092
Prefix crlNumber output with 0x.
|
4 år sedan |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 år sedan |
David von Oheimb
|
9d5aca6553
Add function load_csr(file,format,desc) to apps/lib/apps.c
|
7 år sedan |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 år sedan |
Dr. David von Oheimb
|
2b264aee6f
Fix descriptions of credentials and verification options for various apps
|
4 år sedan |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 år sedan |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 år sedan |
Richard Levitte
|
fd3397fc47
Add -CAstore and similar to all openssl commands that have -CApath
|
5 år sedan |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 år sedan |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 år sedan |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 år sedan |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 år sedan |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 år sedan |
Dmitry Belyavskiy
|
b5c4209be9
Switch command-line utils to new nameopt API.
|
7 år sedan |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 år sedan |