aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-5/+89
* Continued multibyte character support.Dr. Stephen Henson1999-10-273-18/+27
* Warn about RANDFILE being overwritten.Bodo Möller1999-10-261-1/+1
* New file app_rand.c with some functionality used in various opensslBodo Möller1999-10-261-0/+200
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-2613-169/+94
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-252-0/+5
* Initial support for certificate purpose checking: this willDr. Stephen Henson1999-10-131-0/+40
* Fix incorrect usage messages in some commands.Dr. Stephen Henson1999-10-062-5/+5
* Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson1999-10-051-2/+6
* Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson1999-10-051-3/+4
* New option -dhparam to s_server to allow the DH parameter file to be setDr. Stephen Henson1999-10-041-8/+13
* Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson1999-10-042-25/+53
* Fix warnings.Ben Laurie1999-10-031-4/+5
* Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson1999-10-021-12/+11
* "make update"Bodo Möller1999-09-271-0/+17
* Fix typo in error message.Bodo Möller1999-09-251-1/+1
* Honor BUFSIZZ definition in s_server, don't use tiny 32 byteBodo Möller1999-09-251-1/+1
* Bugfix: avoid opening CAfile when it's NULL.Bodo Möller1999-09-241-1/+2
* typoBodo Möller1999-09-211-1/+1
* Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson1999-09-202-10/+68
* Various CRL enhancements tidies and workaround for broken CRLs.Dr. Stephen Henson1999-09-181-5/+71
* Document -startdate and -enddate in usage summary.Bodo Möller1999-09-171-0/+2
* Fix typo.Dr. Stephen Henson1999-09-151-1/+1
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-082-9/+7
* Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson1999-09-081-0/+2
* Reinitialize conf to NULL whenver ca application is started.Bodo Möller1999-09-051-1/+2
* Reinitialize global variables when necessary (for monolith application).Bodo Möller1999-09-034-5/+17
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-034-25/+262
* Allow the extension section specified in config files to be overriddenDr. Stephen Henson1999-08-273-7/+38
* Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.Dr. Stephen Henson1999-08-251-1/+10
* Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson1999-08-252-3/+46
* Return 0 for succesful exit when -noout is used.Bodo Möller1999-08-171-1/+5
* -crlf option.Bodo Möller1999-08-092-22/+2
* Comments.Bodo Möller1999-08-082-3/+3
* consistent styleRalf S. Engelschall1999-08-081-1/+1
* New option "-crlf" to s_client and s_server which tells them to convertBodo Möller1999-08-072-2/+78
* Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS fileDr. Stephen Henson1999-08-061-43/+59
* Dont' assume that something starting with '-' is a filename --Bodo Möller1999-08-061-1/+1
* avoid some NO_<cipher> problemsBodo Möller1999-08-022-1/+7
* Tidy up pkcs12 application.Dr. Stephen Henson1999-07-291-46/+40
* VMS updates.Ulf Möller1999-07-285-22/+27
* additional argument for key_callbackBodo Möller1999-07-211-2/+2
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-2118-41/+41
* Fix option processing.Bodo Möller1999-07-141-4/+4
* fix memory leak in s3_clnt.cBodo Möller1999-07-121-14/+22
* correct error handlingBodo Möller1999-07-121-8/+13
* New function RSA_check_key,Bodo Möller1999-07-111-1/+27
* Fix a bug in x509.c that omitted DSA parameters when they didn't match theDr. Stephen Henson1999-07-111-12/+0
* Fix memory checking.Bodo Möller1999-07-091-1/+1
* More no-xxx option tweaks.Ulf Möller1999-06-301-2/+4