aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1999-11-111-0/+1
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-261-0/+10
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-3/+3
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-5/+1
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-1/+5
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+154