Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok temu |
Tomas Mraz
|
20baa24f9f
apps/spkac.c: Check result of ASN1_STRING_set()
|
1 rok temu |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 lat temu |
Pauli
|
e1a77f9cff
spkac: allow digests other than MD5 to be used for signing
|
3 lat temu |
Matt Caswell
|
aff636a489
Update copyright year
|
3 lat temu |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 lat temu |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 lat temu |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 lat temu |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 lat temu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 lat temu |
Vladimir Panteleev
|
8293fb6840
spkac: Check return values of NETSCAPE_SPKI functions
|
4 lat temu |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 lat temu |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 lat temu |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 lat temu |
Dr. Matthias St. Pierre
|
32c6985349
Fix mixed indentation (and other whitespace issues)
|
6 lat temu |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 lat temu |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 lat temu |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 lat temu |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 lat temu |
Paul Yang
|
f2582f08d5
Fix possible usage of NULL pointers in apps/spkac.c
|
7 lat temu |
Luke Faraone
|
66e59702f1
Add support for using engine-backed keys in spkac
|
7 lat temu |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 lat temu |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 lat temu |
FdaSilvaYY
|
12d56b2992
Fix various missing option help messages ...
|
8 lat temu |
Matt Caswell
|
08f6ae5b28
Fix some resource leaks in the apps
|
8 lat temu |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 lat temu |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 lat temu |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 lat temu |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 lat temu |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 lat temu |