aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Allow OCSP server to handle multiple requests.Dr. Stephen Henson2001-07-131-36/+93
* Initial OCSP server support, using index.txt format.Dr. Stephen Henson2001-07-123-108/+533
* openssl speed is quite useful for testing hardware support (among otherGeoff Thorpe2001-07-112-4/+70
* make updateRichard Levitte2001-07-101-188/+197
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-091-2/+11
* Don't update argc, argv for decrypt flag!Ben Laurie2001-07-081-4/+0
* Speed test decrypt EVP operations.Ben Laurie2001-07-081-4/+22
* When only the key is given to "enc", the IV is undefinedLutz Jänicke2001-07-031-0/+8
* Fix warning.Ben Laurie2001-07-021-1/+1
* Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2001-06-287-146/+160
* Make better use of load_cert, load_certs and load_key.Richard Levitte2001-06-271-37/+11
* Make better use of load_cert, load_certs and load_key.Richard Levitte2001-06-253-54/+15
* Make better use of load_cert, load_certs and load_key.Richard Levitte2001-06-251-16/+11
* Call apps_shutdown() to take down what apps_startup() set up.Richard Levitte2001-06-251-0/+1
* make updateRichard Levitte2001-06-231-70/+89
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-2326-3/+30
* apps_startup() needs a corresponding apps_shutdown().Richard Levitte2001-06-232-8/+13
* Make use of new features in UI's. Among others, the applicationRichard Levitte2001-06-231-27/+14
* Fix UI leak in apps.Dr. Stephen Henson2001-06-233-0/+10
* Modify "openssl engine" to handle and display internal controlRichard Levitte2001-06-201-52/+69
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-193-36/+34
* Fix memory leaks.Dr. Stephen Henson2001-06-191-6/+9
* Do a proof of concept. "openssl genrsa" will make the name of theRichard Levitte2001-06-191-1/+7
* Change the common application routines to use a UI_METHOD for passwordRichard Levitte2001-06-192-36/+139
* make apps compile againDr. Stephen Henson2001-06-193-3/+3
* One feature wasn't quite commited yetRichard Levitte2001-06-181-0/+2
* Provide an application-common setup function for engines and use itRichard Levitte2001-06-1826-412/+55
* Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson2001-06-111-0/+7
* 'make update'Richard Levitte2001-06-051-2/+7
* Extend all the loading functions to take an engine pointer, a passRichard Levitte2001-05-309-154/+183
* VMS doesn't support more than on period in a file nameRichard Levitte2001-05-221-0/+16
* Allow various X509_STORE_CTX properties to beDr. Stephen Henson2001-05-094-3/+30
* Initial CRL based revocation checking.Dr. Stephen Henson2001-05-071-5/+10
* Win32 fixes:Dr. Stephen Henson2001-04-291-2/+2
* Clean up ENGINE before exiting.Richard Levitte2001-04-261-0/+2
* Changes to "openssl engine" to support the new control command code inGeoff Thorpe2001-04-191-26/+253
* Correct typo.Richard Levitte2001-04-111-1/+1
* Add -keyform.Richard Levitte2001-04-111-5/+20
* Show an example of moving the emailAddress object from the subkect DNRichard Levitte2001-04-111-0/+3
* NetBSD and OpenBSD use TOD as wellRichard Levitte2001-04-111-1/+1
* Add forgotten "-passin" option to smime.c usage help.Lutz Jänicke2001-04-081-0/+1
* Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte2001-04-041-2/+3
* avoid buffer overflowBodo Möller2001-03-311-0/+8
* this time *really* fix the /../ check ...Bodo Möller2001-03-301-3/+2
* For -WWW, fix test for ".." directory references (and avoid warning forBodo Möller2001-03-301-8/+22
* make updateRichard Levitte2001-03-241-1/+1
* Add missing '#ifndef OPENSSL_NO_DSA'.Bodo Möller2001-03-221-0/+2
* Correct a typo which might have lead to a dump.Richard Levitte2001-03-161-1/+1
* Add copy_extensions option to 'ca' utility.Dr. Stephen Henson2001-03-164-47/+102
* Add 'align' option to nameopt.Dr. Stephen Henson2001-03-152-0/+6