aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.c
Commit message (Expand)AuthorAgeFilesLines
* Add the possibility to use keys handled by engines in moreRichard Levitte2000-10-281-2/+18
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+2
* More code for X509_print_ex() support.Dr. Stephen Henson2000-10-061-8/+49
* Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte2000-09-171-1/+1
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-0/+41
* Document the new DN printing options.Dr. Stephen Henson2000-07-301-2/+2
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+80
* Fix some typose in the i2d/d2i functions thatDr. Stephen Henson2000-07-101-0/+2
* Move add_oid_section to apps.c, so it can be shared by severalRichard Levitte2000-06-221-16/+38
* Move the certificate and key loading functions to apps.c, so they canRichard Levitte2000-06-221-0/+215
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-6/+6
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-0/+76
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-11/+0
* Merge some common functionality in the apps, deleteDr. Stephen Henson1999-11-121-0/+14
* 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/+11
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-2/+2
* VMS support.Ulf Möller1999-05-131-0/+22
* Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1999-05-081-0/+6
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change functions to ANSI C.Ulf Möller1999-04-191-24/+7
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-8/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+325