| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use SHA-1 as the default digest for the apps/openssl commands | Nils Larsch | 2005-04-02 | 1 | -1/+5 |
* | Give everything prototypes (well, everything that's actually used). | Ben Laurie | 2005-03-31 | 1 | -0/+5 |
* | Harmonize with CHANGES as distributed in OpenSSL 0.9.7f. | Bodo Möller | 2005-03-24 | 1 | -1/+5 |
* | undo Cygwin change | Ulf Möller | 2005-03-24 | 1 | -1/+6 |
* | Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data is used for server and | Dr. Stephen Henson | 2005-03-22 | 1 | -0/+22 |
* | Use Windows randomness code on Cygwin | Ulf Möller | 2005-03-19 | 1 | -0/+3 |
* | In addition to RC5, also exclude MDC2 from compilation unless | Bodo Möller | 2005-03-02 | 1 | -2/+10 |
* | Change ./Configure so that certain algorithms can be disabled by default. | Bodo Möller | 2005-02-22 | 1 | -0/+5 |
* | Fix hang in EGD/PRNGD query when communication socket is closed | Lutz Jänicke | 2005-02-19 | 1 | -0/+4 |
* | Prompt for passphrases for PKCS12 input format | Dr. Stephen Henson | 2004-12-29 | 1 | -0/+3 |
* | Add functionality needed to process proxy certificates. | Richard Levitte | 2004-12-28 | 1 | -0/+5 |
* | Add lots of checks for memory allocation failure, error codes to indicate | Dr. Stephen Henson | 2004-12-05 | 1 | -0/+4 |
* | Add -passin argument to dgst command. | Dr. Stephen Henson | 2004-12-03 | 1 | -0/+3 |
* | Perform partial comparison of different character types in X509_NAME_cmp(). | Dr. Stephen Henson | 2004-12-01 | 1 | -0/+6 |
* | Document the change. | Richard Levitte | 2004-11-29 | 1 | -1/+15 |
* | Summarize recent RC4 tune-ups. | Andy Polyakov | 2004-11-26 | 1 | -0/+4 |
* | Allow alternative manual sections to be embedded in .pod file comments. | Dr. Stephen Henson | 2004-11-25 | 1 | -0/+11 |
* | PR: 910 | Dr. Stephen Henson | 2004-11-16 | 1 | -0/+5 |
* | Fix race condition when CRL checking is enabled. | Dr. Stephen Henson | 2004-10-04 | 1 | -0/+7 |
* | New X509_VERIFY_PARAM structure and associated functionality. | Dr. Stephen Henson | 2004-09-06 | 1 | -0/+8 |
* | Make a note of the new engine. | Geoff Thorpe | 2004-08-04 | 1 | -0/+5 |
* | Delta CRL support in extension code. | Dr. Stephen Henson | 2004-07-06 | 1 | -0/+3 |
* | Deprecate unused cruft, and "make update". | Geoff Thorpe | 2004-06-17 | 1 | -0/+3 |
* | Mention new SHA algorithms in CHANGES. This completes the integration. | Andy Polyakov | 2004-05-31 | 1 | -0/+3 |
* | Fixes so alerts are sent properly in s3_pkt.c | Dr. Stephen Henson | 2004-05-15 | 1 | -0/+3 |
* | CHANGES to mention improved PowerPC platform support. | Andy Polyakov | 2004-05-13 | 1 | -0/+4 |
* | - update from current 0.9.6-stable CHANGES file | Bodo Möller | 2004-05-04 | 1 | -22/+55 |
* | Allow RSA key-generation to specify an arbitrary public exponent. Jelte | Geoff Thorpe | 2004-04-26 | 1 | -0/+5 |
* | As far as I can tell, the bugfix this comment refers to was committed to | Geoff Thorpe | 2004-04-21 | 1 | -3/+0 |
* | Reduce chances of issuer and serial number duplication by use of random | Dr. Stephen Henson | 2004-04-20 | 1 | -0/+9 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -0/+9 |
* | Oops forgot CHANGES entry. | Dr. Stephen Henson | 2004-03-31 | 1 | -0/+3 |
* | Enhance EVP code to generate random symmetric keys of the | Dr. Stephen Henson | 2004-03-28 | 1 | -0/+10 |
* | Allow CRLs to be passed into X509_STORE_CTX. This is useful when the | Dr. Stephen Henson | 2004-03-27 | 1 | -0/+6 |
* | Extend OID config module format. | Dr. Stephen Henson | 2004-03-27 | 1 | -0/+6 |
* | Replace the BN_CTX implementation with my current work. I'm leaving the | Geoff Thorpe | 2004-03-25 | 1 | -0/+9 |
* | By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key | Geoff Thorpe | 2004-03-25 | 1 | -0/+4 |
* | Initial support for certificate policy checking and evaluation. | Dr. Stephen Henson | 2004-03-23 | 1 | -0/+5 |
* | Note my bignum hijinx in case app maintainers are using CHANGES for their | Geoff Thorpe | 2004-03-17 | 1 | -0/+7 |
* | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte | 2004-03-15 | 1 | -0/+3 |
* | Convert openssl code not to assume the deprecated form of BN_zero(). | Geoff Thorpe | 2004-03-13 | 1 | -0/+6 |
* | Document a change I'd already made, and at the same time, correct the | Geoff Thorpe | 2004-03-13 | 1 | -1/+5 |
* | Support for inhibitAnyPolicy extension. | Dr. Stephen Henson | 2004-03-08 | 1 | -0/+3 |
* | Various X509 fixes. Disable broken certificate workarounds | Dr. Stephen Henson | 2004-03-05 | 1 | -0/+8 |
* | Use an OCTET STRING for the encoding of an OCSP nonce value. | Dr. Stephen Henson | 2004-02-19 | 1 | -0/+7 |
* | Add flag to avoid continuous | Dr. Stephen Henson | 2004-02-01 | 1 | -0/+6 |
* | Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex(). | Dr. Stephen Henson | 2003-11-10 | 1 | -0/+4 |
* | Put the first stage of my bignum debugging adventures into CVS. This code | Geoff Thorpe | 2003-11-04 | 1 | -0/+16 |
* | BN_CTX is opaque and the static initialiser BN_CTX_init() is not used | Geoff Thorpe | 2003-10-29 | 1 | -0/+6 |
* | Relax some over-zealous constification that gave some lhash-based code no | Geoff Thorpe | 2003-10-29 | 1 | -0/+11 |