Dr. Stephen Henson
|
c869da8839
Update from 1.0.0-stable
|
il y a 15 ans |
Dr. Stephen Henson
|
0ed6b52687
Stop warning about use of *printf() without a format.
|
il y a 15 ans |
Dr. Stephen Henson
|
70531c147c
Make no-engine work again.
|
il y a 16 ans |
Ben Laurie
|
5ce278a77b
More type-checking.
|
il y a 16 ans |
Dr. Stephen Henson
|
6f88c6a634
Add missing prototype. Extend engine utility to print public key algorithms.
|
il y a 18 ans |
Nils Larsch
|
67b6f1ca88
fix problems found by coverity: remove useless code
|
il y a 18 ans |
Nils Larsch
|
3afa6cf866
improve command line argument checking
|
il y a 19 ans |
Nils Larsch
|
eb3eab20a8
const fixes
|
il y a 19 ans |
Nils Larsch
|
7d727231b7
some const fixes
|
il y a 19 ans |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
il y a 21 ans |
Dr. Stephen Henson
|
12d4e7b8c8
Fix PEDANTIC stuff...
|
il y a 21 ans |
Dr. Stephen Henson
|
767712fa62
Avoid warnings for no-engine and PEDANTIC
|
il y a 21 ans |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
il y a 22 ans |
Geoff Thorpe
|
bb3e67f315
"openssl engine" will not display ENGINE/DSO load failure errors when
|
il y a 22 ans |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
il y a 22 ans |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
il y a 23 ans |
Richard Levitte
|
817dfc18a3
Change the order of events so the capabilities of loaded engines can
|
il y a 23 ans |
Geoff Thorpe
|
4ba163cbf9
Make "openssl engine -c" list any supported digests as well as supported
|
il y a 23 ans |
Geoff Thorpe
|
0b4b9a11f5
Put the cipher info back into the "openssl engine" command.
|
il y a 23 ans |
Geoff Thorpe
|
6dc5d570d0
Make necessary tweaks to apps/ files due to recent ENGINE surgery. See
|
il y a 23 ans |
Ben Laurie
|
354c3ace73
Add first cut symmetric crypto support.
|
il y a 23 ans |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
il y a 23 ans |
Richard Levitte
|
2cd3ad9bdd
Modify "openssl engine" to handle and display internal control
|
il y a 23 ans |
Dr. Stephen Henson
|
a45e4a5537
Fix memory leaks.
|
il y a 23 ans |
Dr. Stephen Henson
|
c2e45f6ddf
Win32 fixes:
|
il y a 23 ans |
Geoff Thorpe
|
f11bc84080
Changes to "openssl engine" to support the new control command code in
|
il y a 23 ans |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
il y a 24 ans |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
il y a 24 ans |
Dr. Stephen Henson
|
c063f2c5ec
Various Win32 related fixed. Make no-krb5 work in mkdef.pl .
|
il y a 24 ans |
Richard Levitte
|
e7ef1a561a
Make all engines available in the openssl application.
|
il y a 24 ans |