summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2001-06-28Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson
2001-06-27Make better use of load_cert, load_certs and load_key.Richard Levitte
2001-06-25Make better use of load_cert, load_certs and load_key.Richard Levitte
2001-06-25Make better use of load_cert, load_certs and load_key.Richard Levitte
2001-06-25Call apps_shutdown() to take down what apps_startup() set up.Richard Levitte
2001-06-23make updateRichard Levitte
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte
2001-06-23apps_startup() needs a corresponding apps_shutdown().Richard Levitte
2001-06-23Make use of new features in UI's. Among others, the applicationRichard Levitte
2001-06-23Fix UI leak in apps.Dr. Stephen Henson
2001-06-20Modify "openssl engine" to handle and display internal controlRichard Levitte
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson
2001-06-19Fix memory leaks.Dr. Stephen Henson
2001-06-19Do a proof of concept. "openssl genrsa" will make the name of theRichard Levitte
2001-06-19Change the common application routines to use a UI_METHOD for passwordRichard Levitte
2001-06-19make apps compile againDr. Stephen Henson
2001-06-18One feature wasn't quite commited yetRichard Levitte
2001-06-18Provide an application-common setup function for engines and use itRichard Levitte
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
2001-06-05'make update'Richard Levitte
2001-05-30Extend all the loading functions to take an engine pointer, a passRichard Levitte
2001-05-22VMS doesn't support more than on period in a file nameRichard Levitte
2001-05-09Allow various X509_STORE_CTX properties to beDr. Stephen Henson
2001-05-07Initial CRL based revocation checking.Dr. Stephen Henson
2001-04-29Win32 fixes:Dr. Stephen Henson
2001-04-26Clean up ENGINE before exiting.Richard Levitte
2001-04-19Changes to "openssl engine" to support the new control command code inGeoff Thorpe
2001-04-11Correct typo.Richard Levitte
2001-04-11Add -keyform.Richard Levitte
2001-04-11Show an example of moving the emailAddress object from the subkect DNRichard Levitte
2001-04-11NetBSD and OpenBSD use TOD as wellRichard Levitte
2001-04-08Add forgotten "-passin" option to smime.c usage help.Lutz Jänicke
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte
2001-03-31avoid buffer overflowBodo Möller
2001-03-30this time *really* fix the /../ check ...Bodo Möller
2001-03-30For -WWW, fix test for ".." directory references (and avoid warning forBodo Möller
2001-03-24make updateRichard Levitte
2001-03-22Add missing '#ifndef OPENSSL_NO_DSA'.Bodo Möller
2001-03-16Correct a typo which might have lead to a dump.Richard Levitte
2001-03-16Add copy_extensions option to 'ca' utility.Dr. Stephen Henson
2001-03-15Add 'align' option to nameopt.Dr. Stephen Henson
2001-03-15Overhaul the display of certificate details inDr. Stephen Henson
2001-03-15Document the -certopt option to the x509 utility.Dr. Stephen Henson
2001-03-13Fix: return 0 if no error occured.Bodo Möller
2001-03-11Forcibly enable memory leak checking during "make test"Bodo Möller
2001-03-10For some experiments, it is sometimes nice to serve files with completeRichard Levitte
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2001-03-08Bugfix: previously the serial number file could turn negativeBodo Möller
2001-03-08Integrate ec_err.[co].Bodo Möller
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte