| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all referenses to RSAref, since that's been gone for more than | Richard Levitte | 2002-10-31 | 1 | -239/+53 |
* | Sun has agreed to removing the covenant language from most files. | Bodo Möller | 2002-10-29 | 2 | -26/+0 |
* | fast reduction for NIST curves | Bodo Möller | 2002-10-28 | 1 | -16/+19 |
* | Make sure toupper() is declared | Richard Levitte | 2002-10-25 | 1 | -0/+1 |
* | On certain platforms, we redefine certain symbols using macros in | Richard Levitte | 2002-10-24 | 2 | -4/+6 |
* | Signal an error if the entered output password didn't match itself. | Richard Levitte | 2002-10-23 | 1 | -1/+2 |
* | fix warnings, and harmonize indentation | Bodo Möller | 2002-10-23 | 1 | -20/+24 |
* | makedepend complains when a header file is included more than once in | Richard Levitte | 2002-10-14 | 2 | -2/+0 |
* | BN_bn2hex() returns "0" instead of "00" for zero. This disrputs the | Richard Levitte | 2002-10-11 | 2 | -6/+20 |
* | VMS below version 7 doesn't have strcasecmp, so let's roll our own on VMS. | Richard Levitte | 2002-10-10 | 2 | -0/+22 |
* | Make sure that the 'config' variable is correctly defined and declared | Richard Levitte | 2002-10-09 | 2 | -1/+3 |
* | Remove redundancy and use the main makefile better | Richard Levitte | 2002-10-09 | 1 | -2/+2 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Add missing LF | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Various enhancements to PKCS#12 code, new | Dr. Stephen Henson | 2002-10-04 | 1 | -139/+94 |
* | -elapsed is also useful when using gettimeofday | Richard Levitte | 2002-09-25 | 1 | -1/+1 |
* | Let 'openssl req' fail if an argument to '-newkey' is not | Bodo Möller | 2002-09-10 | 1 | -1/+3 |
* | change API for looking at the internal curve list | Bodo Möller | 2002-09-02 | 1 | -8/+23 |
* | change 'usage' formatting | Bodo Möller | 2002-08-27 | 1 | -53/+49 |
* | fix spacing | Bodo Möller | 2002-08-26 | 2 | -14/+14 |
* | fix offsets | Bodo Möller | 2002-08-26 | 1 | -2/+2 |
* | ecdsa => ec | Bodo Möller | 2002-08-26 | 5 | -42/+43 |
* | Make -nameopt work in req and add support for -reqopt | Dr. Stephen Henson | 2002-08-23 | 2 | -4/+11 |
* | Fix crahses and leaks in pkcs12 utility -chain option | Dr. Stephen Henson | 2002-08-22 | 1 | -6/+4 |
* | typo | Bodo Möller | 2002-08-16 | 1 | -1/+1 |
* | 'EC' vs. 'ECDSA' | Bodo Möller | 2002-08-16 | 1 | -9/+12 |
* | fix warnings (CHARSET_EBCDIC) | Bodo Möller | 2002-08-15 | 1 | -7/+7 |
* | Simplify handling of named curves: get rid of EC_GROUP_new_by_name(), | Bodo Möller | 2002-08-15 | 3 | -95/+40 |
* | Sometimes, the value of the variable containing the compiler call can | Richard Levitte | 2002-08-15 | 1 | -1/+1 |
* | The applications 'ecdsa' and 'ecparam' were missing from the VMS | Richard Levitte | 2002-08-14 | 1 | -2/+2 |
* | fix previous commit (there's no SSLEAY_VERSION_TEXT) | Bodo Möller | 2002-08-12 | 1 | -1/+1 |
* | get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) | Bodo Möller | 2002-08-12 | 4 | -11/+16 |
* | In case of shared libraries, we might run one version of the | Richard Levitte | 2002-08-11 | 1 | -1/+13 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -762/+789 |
* | fix warnings | Bodo Möller | 2002-08-09 | 1 | -6/+7 |
* | ECC ciphersuite support | Bodo Möller | 2002-08-09 | 1 | -1/+79 |
* | Add ECDH support. | Bodo Möller | 2002-08-09 | 2 | -10/+636 |
* | use a generic EC_KEY structure (EC keys are not ECDSA specific) | Bodo Möller | 2002-08-07 | 3 | -55/+61 |
* | extend curve list (additional curves over binary fields) | Bodo Möller | 2002-08-02 | 1 | -21/+94 |
* | make update | Richard Levitte | 2002-08-01 | 1 | -1/+1 |
* | Make it possible to load keys from stdin, and restore that | Richard Levitte | 2002-08-01 | 13 | -34/+50 |
* | Cut'n'paste error with other reposnder certificates cleared. | Richard Levitte | 2002-08-01 | 1 | -2/+2 |
* | If the email address is moved from the subject to the subject alternate name, | Richard Levitte | 2002-07-31 | 1 | -4/+3 |
* | "make update" | Lutz Jänicke | 2002-07-30 | 1 | -1028/+1026 |
* | Only use DSA-functions if available. | Lutz Jänicke | 2002-07-29 | 1 | -1/+5 |
* | harmonize options with those for 'ecparam', | Bodo Möller | 2002-07-23 | 1 | -220/+169 |
* | Allow subjects with more than 255 characters to be properly printed. | Richard Levitte | 2002-07-18 | 1 | -3/+4 |
* | Fix bug introduced with revision 1.95 when this filed was modified to | Bodo Möller | 2002-07-18 | 1 | -2/+2 |
* | Reverse the change with the following log, it needs further investigation: | Richard Levitte | 2002-07-18 | 1 | -3/+3 |
* | Make S/MIME output conform with the mail and MIME standards. | Richard Levitte | 2002-07-18 | 1 | -3/+3 |