summaryrefslogtreecommitdiffstats
path: root/apps/engine.c
AgeCommit message (Expand)Author
2005-04-05some const fixesNils Larsch
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-03-13Fix PEDANTIC stuff...Dr. Stephen Henson
2003-03-12Avoid warnings for no-engine and PEDANTICDr. Stephen Henson
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-30"openssl engine" will not display ENGINE/DSO load failure errors whenGeoff Thorpe
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte
2002-02-22Config code updates.Dr. Stephen Henson
2001-11-14Change the order of events so the capabilities of loaded engines canRichard Levitte
2001-10-01Make "openssl engine -c" list any supported digests as well as supportedGeoff Thorpe
2001-09-25Put the cipher info back into the "openssl engine" command.Geoff Thorpe
2001-09-25Make necessary tweaks to apps/ files due to recent ENGINE surgery. SeeGeoff Thorpe
2001-08-18Add first cut symmetric crypto support.Ben Laurie
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte
2001-06-20Modify "openssl engine" to handle and display internal controlRichard Levitte
2001-06-19Fix memory leaks.Dr. Stephen Henson
2001-04-29Win32 fixes:Dr. Stephen Henson
2001-04-19Changes to "openssl engine" to support the new control command code inGeoff Thorpe
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson
2000-11-06Make all engines available in the openssl application.Richard Levitte
2000-11-02Change the engine library so the application writer has to explicitelyRichard Levitte
2000-11-02'openssl engine' can now list engine capabilities. The currentRichard Levitte
2000-11-02Better error reporting in 'openssl engine'Richard Levitte
2000-11-01-t is supported, so display some help about it.Richard Levitte
2000-11-01Add application to enumerate, list and test engines with.Richard Levitte