summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
1999-11-12Merge some common functionality in the apps, deleteDr. Stephen Henson
1999-11-11Add password command line options to some utils. Fix and update manDr. Stephen Henson
1999-11-11Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson
1999-11-09Fix (spurious) warnings.Ben Laurie
1999-11-09Avoid some warnings.Bodo Möller
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-26Warn about RANDFILE being overwritten.Bodo Möller
1999-10-26New file app_rand.c with some functionality used in various opensslBodo Möller
1999-10-26Various randomness handling bugfixes and improvements --Bodo Möller
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson
1999-10-06Fix incorrect usage messages in some commands.Dr. Stephen Henson
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-04New option -dhparam to s_server to allow the DH parameter file to be setDr. Stephen Henson
1999-10-04Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson
1999-10-03Fix warnings.Ben Laurie
1999-10-02Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson
1999-09-27"make update"Bodo Möller
1999-09-25Fix typo in error message.Bodo Möller
1999-09-25Honor BUFSIZZ definition in s_server, don't use tiny 32 byteBodo Möller
1999-09-24Bugfix: avoid opening CAfile when it's NULL.Bodo Möller
1999-09-21typoBodo Möller
1999-09-20Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson
1999-09-18Various CRL enhancements tidies and workaround for broken CRLs.Dr. Stephen Henson
1999-09-17Document -startdate and -enddate in usage summary.Bodo Möller
1999-09-15Fix typo.Dr. Stephen Henson
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson
1999-09-05Reinitialize conf to NULL whenver ca application is started.Bodo Möller
1999-09-03Reinitialize global variables when necessary (for monolith application).Bodo Möller
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-27Allow the extension section specified in config files to be overriddenDr. Stephen Henson
1999-08-25Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.Dr. Stephen Henson
1999-08-25Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson
1999-08-17Return 0 for succesful exit when -noout is used.Bodo Möller
1999-08-09-crlf option.Bodo Möller
1999-08-08Comments.Bodo Möller
1999-08-08consistent styleRalf S. Engelschall
1999-08-07New option "-crlf" to s_client and s_server which tells them to convertBodo Möller
1999-08-06Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS fileDr. Stephen Henson
1999-08-06Dont' assume that something starting with '-' is a filename --Bodo Möller
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-07-29Tidy up pkcs12 application.Dr. Stephen Henson
1999-07-28VMS updates.Ulf Möller
1999-07-21additional argument for key_callbackBodo Möller
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-07-14Fix option processing.Bodo Möller