summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2001-03-05Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller
2001-03-05New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller
2001-03-04increase emailAddress_maxBodo Möller
2001-02-27MacOSX doesn't have ftime().Richard Levitte
2001-02-24New function and options to check OCSP response validity.Dr. Stephen Henson
2001-02-23I missed one.Geoff Thorpe
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-22Windows does not know of strigs.h or strcasecmp, so when in Windows,Richard Levitte
2001-02-21This adds command-line support to s_server for controlling the generationGeoff Thorpe
2001-02-20Some functions, like strdup() and strcasecmp(), are defined inRichard Levitte
2001-02-20I forgot there was a reason why the inclusions and definition of u_intRichard Levitte
2001-02-20OpenVMS catches up.Richard Levitte
2001-02-20Get e_os2.h to get all the system definitions correctly.Richard Levitte
2001-02-20Fix typo.Dr. Stephen Henson
2001-02-20Include opensslconf.h or the like early to make sure system macros getRichard Levitte
2001-02-20honour '-no_tmp_rsa'Bodo Möller
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-20Fix warning.Ulf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19make updateRichard Levitte
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson