summaryrefslogtreecommitdiff
path: root/apps/apps.h
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-51/+66
* Many changes from 0.9.8-dev.Richard Levitte2005-02-251-0/+3
* Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-281-2/+3
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-7/+4
* Almost recent changes from HEADRichard Levitte2003-04-101-1/+2
* All the changes from HEAD since last merge.Richard Levitte2003-04-041-20/+81
* (almost) recent changes from HEAD.Richard Levitte2002-11-151-0/+1
* Latest changes from main trunkRichard Levitte2002-10-111-0/+8
* Merge in all the changes from HEAD.Richard Levitte2002-08-131-2/+2
* Recent changes from HEAD.Richard Levitte2002-06-131-6/+2
* Reorganise -subj option code, fix buffer overrun.Dr. Stephen Henson2002-05-191-0/+2
* ENGINE module additions.Dr. Stephen Henson2002-03-061-4/+4
* non-Monolith fixes.Dr. Stephen Henson2002-02-221-0/+1
* Config code updates.Dr. Stephen Henson2002-02-221-1/+4
* Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte2002-01-251-0/+2
* New functions SSL[_CTX]_set_msg_callback().Bodo Möller2001-10-201-0/+53
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-1/+1
* ENGINE_register_all_complete() will register all implementations of allGeoff Thorpe2001-09-281-5/+3
* Make necessary tweaks to apps/ files due to recent ENGINE surgery. SeeGeoff Thorpe2001-09-251-8/+8
* Reduce the header dependencies on engine.h in apps/.Geoff Thorpe2001-09-121-1/+1
* Put all "common" initialisation in the apps_startup() and apps_shutdown()Geoff Thorpe2001-09-101-1/+6
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-1/+1
* Initial OCSP server support, using index.txt format.Dr. Stephen Henson2001-07-121-0/+6
* Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2001-06-281-2/+2
* apps_startup() needs a corresponding apps_shutdown().Richard Levitte2001-06-231-7/+11
* Fix UI leak in apps.Dr. Stephen Henson2001-06-231-0/+1
* Change the common application routines to use a UI_METHOD for passwordRichard Levitte2001-06-191-3/+7
* Provide an application-common setup function for engines and use itRichard Levitte2001-06-181-0/+1
* Extend all the loading functions to take an engine pointer, a passRichard Levitte2001-05-301-4/+18
* Add copy_extensions option to 'ca' utility.Dr. Stephen Henson2001-03-161-0/+6
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+4
* Use OpenSSL_add_all_algorithms instead of the backwards compatibilityBodo Möller2001-01-231-3/+3
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-171-0/+1
* Make all engines available in the openssl application.Richard Levitte2000-11-061-3/+5
* Add the possibility to use keys handled by engines in moreRichard Levitte2000-10-281-2/+3
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+1
* More code for X509_print_ex() support.Dr. Stephen Henson2000-10-061-0/+1
* Move up inclusion of conf.h, so non-MONOLITH programs can benefit fromRichard Levitte2000-09-151-1/+1
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-0/+1
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+2
* Fix some typose in the i2d/d2i functions thatDr. Stephen Henson2000-07-101-0/+1
* Move add_oid_section to apps.c, so it can be shared by severalRichard Levitte2000-06-221-3/+5
* Move the certificate and key loading functions to apps.c, so they canRichard Levitte2000-06-221-0/+7
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-0/+3
* Correction: openssl.c must get the long version of the apps_startup()Bodo Möller2000-02-051-1/+1
* Cosmetic changes.Bodo Möller2000-02-051-2/+1
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-1/+0
* Merge some common functionality in the apps, deleteDr. Stephen Henson1999-11-121-0/+4
* Add password command line options to some utils. Fix and update manDr. Stephen Henson1999-11-111-1/+1