Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 anos atrás |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 anos atrás |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 anos atrás |
Dmitry Belyavskiy
|
b5c4209be9
Switch command-line utils to new nameopt API.
|
7 anos atrás |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 anos atrás |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 anos atrás |
FdaSilvaYY
|
12d56b2992
Fix various missing option help messages ...
|
8 anos atrás |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 anos atrás |
Rich Salz
|
79356a83b7
Fix NULL deref in apps/pkcs7
|
8 anos atrás |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 anos atrás |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 anos atrás |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 anos atrás |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 anos atrás |
Rich Salz
|
333b070ec0
fewer NO_ENGINE #ifdef's
|
9 anos atrás |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 anos atrás |
Rich Salz
|
e0e920b1a0
free NULL cleanup 9
|
9 anos atrás |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 anos atrás |
Matt Caswell
|
11abf92259
Dead code removal from apps
|
9 anos atrás |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 anos atrás |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
10 anos atrás |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 anos atrás |
Dr. Stephen Henson
|
c11c64fbe0
Update to ASN1 printing code.
|
19 anos atrás |
Dr. Stephen Henson
|
9194296de8
Update ASN1 printing code and add a -print option to 'pkcs7' utility for
|
19 anos atrás |
Dr. Stephen Henson
|
3f39976da3
Call autoconfig code in pkcs7 utility.
|
20 anos atrás |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 anos atrás |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 anos atrás |
Richard Levitte
|
5585f4eca4
have 'openssl pkcs7' exit with code 1 on error instead of 0.
|
22 anos atrás |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 anos atrás |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 anos atrás |