summaryrefslogtreecommitdiff
path: root/apps/engine.c
Commit message (Expand)AuthorAgeFilesLines
* Win32 fixes:Dr. Stephen Henson2001-04-291-2/+2
* Changes to "openssl engine" to support the new control command code inGeoff Thorpe2001-04-191-26/+253
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson2001-02-091-1/+1
* Make all engines available in the openssl application.Richard Levitte2000-11-061-5/+0
* Change the engine library so the application writer has to explicitelyRichard Levitte2000-11-021-0/+3
* 'openssl engine' can now list engine capabilities. The currentRichard Levitte2000-11-021-14/+63
* Better error reporting in 'openssl engine'Richard Levitte2000-11-021-7/+4
* -t is supported, so display some help about it.Richard Levitte2000-11-011-1/+1
* Add application to enumerate, list and test engines with.Richard Levitte2000-11-011-0/+199