Avoid double definition of config.
[openssl.git] / apps / engine.c
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-02-22 Dr. Stephen HensonConfig code updates.
2001-11-14 Richard LevitteChange the order of events so the capabilities of loade...
2001-10-01 Geoff ThorpeMake "openssl engine -c" list any supported digests...
2001-09-25 Geoff ThorpePut the cipher info back into the "openssl engine"...
2001-09-25 Geoff ThorpeMake necessary tweaks to apps/ files due to recent...
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-06-23 Richard LevitteUse apps_shutdown() in all applications, in case someon...
2001-06-20 Richard LevitteModify "openssl engine" to handle and display internal...
2001-06-19 Dr. Stephen HensonFix memory leaks.
2001-04-29 Dr. Stephen HensonWin32 fixes:
2001-04-19 Geoff ThorpeChanges to "openssl engine" to support the new control...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-09 Dr. Stephen HensonVarious Win32 related fixed. Make no-krb5 work in mkdef...
2000-11-06 Richard LevitteMake all engines available in the openssl application.
2000-11-02 Richard LevitteChange the engine library so the application writer...
2000-11-02 Richard Levitte'openssl engine' can now list engine capabilities....
2000-11-02 Richard LevitteBetter error reporting in 'openssl engine'
2000-11-01 Richard Levitte-t is supported, so display some help about it.
2000-11-01 Richard LevitteAdd application to enumerate, list and test engines...