aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Overhaul the display of certificate details inDr. Stephen Henson2001-03-152-39/+169
* Document the -certopt option to the x509 utility.Dr. Stephen Henson2001-03-151-0/+1
* Fix: return 0 if no error occured.Bodo Möller2001-03-131-0/+1
* Forcibly enable memory leak checking during "make test"Bodo Möller2001-03-111-1/+7
* For some experiments, it is sometimes nice to serve files with completeRichard Levitte2001-03-101-9/+18
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-095-5/+5
* Bugfix: previously the serial number file could turn negativeBodo Möller2001-03-081-8/+10
* Integrate ec_err.[co].Bodo Möller2001-03-081-1/+1
* Code for better build under Darwin (MacOS X).Richard Levitte2001-03-071-1/+1
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-1/+1
* New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller2001-03-052-60/+275
* increase emailAddress_maxBodo Möller2001-03-041-1/+1
* MacOSX doesn't have ftime().Richard Levitte2001-02-271-1/+1
* New function and options to check OCSP response validity.Dr. Stephen Henson2001-02-241-3/+52
* I missed one.Geoff Thorpe2001-02-231-1/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-223-746/+731
* Windows does not know of strigs.h or strcasecmp, so when in Windows,Richard Levitte2001-02-222-2/+12
* This adds command-line support to s_server for controlling the generationGeoff Thorpe2001-02-211-1/+48
* Some functions, like strdup() and strcasecmp(), are defined inRichard Levitte2001-02-202-0/+2
* I forgot there was a reason why the inclusions and definition of u_intRichard Levitte2001-02-201-7/+8
* OpenVMS catches up.Richard Levitte2001-02-201-25/+1
* Get e_os2.h to get all the system definitions correctly.Richard Levitte2001-02-203-2/+3
* Fix typo.Dr. Stephen Henson2001-02-201-1/+1
* Include opensslconf.h or the like early to make sure system macros getRichard Levitte2001-02-203-8/+10
* honour '-no_tmp_rsa'Bodo Möller2001-02-201-1/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-2038-89/+92