Nils Larsch
|
67b6f1ca88
fix problems found by coverity: remove useless code
|
vor 18 Jahren |
Nils Larsch
|
3afa6cf866
improve command line argument checking
|
vor 19 Jahren |
Nils Larsch
|
eb3eab20a8
const fixes
|
vor 19 Jahren |
Nils Larsch
|
7d727231b7
some const fixes
|
vor 19 Jahren |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
vor 21 Jahren |
Dr. Stephen Henson
|
12d4e7b8c8
Fix PEDANTIC stuff...
|
vor 21 Jahren |
Dr. Stephen Henson
|
767712fa62
Avoid warnings for no-engine and PEDANTIC
|
vor 21 Jahren |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
vor 22 Jahren |
Geoff Thorpe
|
bb3e67f315
"openssl engine" will not display ENGINE/DSO load failure errors when
|
vor 22 Jahren |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
vor 22 Jahren |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
vor 23 Jahren |
Richard Levitte
|
817dfc18a3
Change the order of events so the capabilities of loaded engines can
|
vor 23 Jahren |
Geoff Thorpe
|
4ba163cbf9
Make "openssl engine -c" list any supported digests as well as supported
|
vor 23 Jahren |
Geoff Thorpe
|
0b4b9a11f5
Put the cipher info back into the "openssl engine" command.
|
vor 23 Jahren |
Geoff Thorpe
|
6dc5d570d0
Make necessary tweaks to apps/ files due to recent ENGINE surgery. See
|
vor 23 Jahren |
Ben Laurie
|
354c3ace73
Add first cut symmetric crypto support.
|
vor 23 Jahren |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
vor 23 Jahren |
Richard Levitte
|
2cd3ad9bdd
Modify "openssl engine" to handle and display internal control
|
vor 23 Jahren |
Dr. Stephen Henson
|
a45e4a5537
Fix memory leaks.
|
vor 23 Jahren |
Dr. Stephen Henson
|
c2e45f6ddf
Win32 fixes:
|
vor 23 Jahren |
Geoff Thorpe
|
f11bc84080
Changes to "openssl engine" to support the new control command code in
|
vor 23 Jahren |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
vor 24 Jahren |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
vor 24 Jahren |
Dr. Stephen Henson
|
c063f2c5ec
Various Win32 related fixed. Make no-krb5 work in mkdef.pl .
|
vor 24 Jahren |
Richard Levitte
|
e7ef1a561a
Make all engines available in the openssl application.
|
vor 24 Jahren |
Richard Levitte
|
11c0f1201c
Change the engine library so the application writer has to explicitely
|
vor 24 Jahren |
Richard Levitte
|
69e7805f54
'openssl engine' can now list engine capabilities. The current
|
vor 24 Jahren |
Richard Levitte
|
e264cfe17a
Better error reporting in 'openssl engine'
|
vor 24 Jahren |
Richard Levitte
|
d48f487e2c
-t is supported, so display some help about it.
|
vor 24 Jahren |
Richard Levitte
|
14c6d27d63
Add application to enumerate, list and test engines with.
|
vor 24 Jahren |