aboutsummaryrefslogtreecommitdiff
path: root/apps/apps.h
AgeCommit message (Expand)AuthorFilesLines
2001-03-16Add copy_extensions option to 'ca' utility.Dr. Stephen Henson1-0/+6
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-1/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-3/+4
2001-01-23Use OpenSSL_add_all_algorithms instead of the backwards compatibilityBodo Möller1-3/+3
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson1-0/+1
2000-11-06Make all engines available in the openssl application.Richard Levitte1-3/+5
2000-10-28Add the possibility to use keys handled by engines in moreRichard Levitte1-2/+3
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-0/+1
2000-10-06More code for X509_print_ex() support.Dr. Stephen Henson1-0/+1
2000-09-15Move up inclusion of conf.h, so non-MONOLITH programs can benefit fromRichard Levitte1-1/+1
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson1-0/+1
2000-07-28New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson1-0/+2
2000-07-10Fix some typose in the i2d/d2i functions thatDr. Stephen Henson1-0/+1
2000-06-22Move add_oid_section to apps.c, so it can be shared by severalRichard Levitte1-3/+5
2000-06-22Move the certificate and key loading functions to apps.c, so they canRichard Levitte1-0/+7
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson1-0/+3
2000-02-05Correction: openssl.c must get the long version of the apps_startup()Bodo Möller1-1/+1
2000-02-05Cosmetic changes.Bodo Möller1-2/+1
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson1-1/+0
1999-11-12Merge some common functionality in the apps, deleteDr. Stephen Henson1-0/+4
1999-11-11Add password command line options to some utils. Fix and update manDr. Stephen Henson1-1/+1
1999-11-11Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1-0/+1
1999-10-26Various randomness handling bugfixes and improvements --Bodo Möller1-0/+10
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1-3/+3
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-5/+1
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-1/+5
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-9/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-5/+5
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-6/+2
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+154