summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2005-05-16Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller
2005-05-15Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson
2005-05-11Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabledBodo Möller
2005-05-10give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch
2005-05-09give EC_GROUP_*_nid functions a more meaningful nameBodo Möller
2005-05-01Support for smime-type MIME parameter.Dr. Stephen Henson
2005-04-26Port BN_MONT_CTX_set_locked() from stable branch.Dr. Stephen Henson
2005-04-26some updates for the blinding code; summary:Nils Larsch
2005-04-26Add DTLS support.Ben Laurie
2005-04-25first step to melt down ChangeLog.0_9_7-stable_not-in-head :-)Bodo Möller
2005-04-22- use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch
2005-04-12Include error library value in C error source files instead of fixing upDr. Stephen Henson
2005-04-09Make kerberos ciphersuite code work with newer header filesDr. Stephen Henson
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte
2005-04-08add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()Nils Larsch
2005-04-07get rid of very buggy and very imcomplete DH cert supportNils Larsch
2005-04-02use SHA-1 as the default digest for the apps/openssl commandsNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-24Harmonize with CHANGES as distributed in OpenSSL 0.9.7f.Bodo Möller
2005-03-24undo Cygwin changeUlf Möller
2005-03-22Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data is used for server andDr. Stephen Henson
2005-03-19Use Windows randomness code on CygwinUlf Möller
2005-03-02In addition to RC5, also exclude MDC2 from compilation unlessBodo Möller
2005-02-22Change ./Configure so that certain algorithms can be disabled by default.Bodo Möller
2005-02-19Fix hang in EGD/PRNGD query when communication socket is closedLutz Jänicke
2004-12-29Prompt for passphrases for PKCS12 input formatDr. Stephen Henson
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2004-12-03Add -passin argument to dgst command.Dr. Stephen Henson
2004-12-01Perform partial comparison of different character types in X509_NAME_cmp().Dr. Stephen Henson
2004-11-29Document the change.Richard Levitte
2004-11-26Summarize recent RC4 tune-ups.Andy Polyakov
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson
2004-11-16PR: 910Dr. Stephen Henson
2004-10-04Fix race condition when CRL checking is enabled.Dr. Stephen Henson
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson
2004-08-04Make a note of the new engine.Geoff Thorpe
2004-07-06Delta CRL support in extension code.Dr. Stephen Henson
2004-06-17Deprecate unused cruft, and "make update".Geoff Thorpe
2004-05-31Mention new SHA algorithms in CHANGES. This completes the integration.Andy Polyakov
2004-05-15Fixes so alerts are sent properly in s3_pkt.cDr. Stephen Henson
2004-05-13CHANGES to mention improved PowerPC platform support.Andy Polyakov
2004-05-04- update from current 0.9.6-stable CHANGES fileBodo Möller
2004-04-26Allow RSA key-generation to specify an arbitrary public exponent. JelteGeoff Thorpe
2004-04-21As far as I can tell, the bugfix this comment refers to was committed toGeoff Thorpe
2004-04-20Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-03-31Oops forgot CHANGES entry.Dr. Stephen Henson
2004-03-28Enhance EVP code to generate random symmetric keys of theDr. Stephen Henson
2004-03-27Allow CRLs to be passed into X509_STORE_CTX. This is useful when theDr. Stephen Henson