Avoid warning.
[openssl.git] / CHANGES
2007-02-17 Bodo MöllerSome fixes for ciphersuite string processing:
2006-12-21 Nils Larschfix typos
2006-12-19 Bodo MöllerFix the BIT STRING encoding of EC points or parameter...
2006-11-29 Bodo Möllerfix support for receiving fragmented handshake messages
2006-11-27 Ben LaurieAdd RFC 3779 support, contributed by ARIN.
2006-11-21 Dr. Stephen HensonUpdate from 0.9.7-stable.
2006-09-28 Bodo Möllerfor completeness, include 0.9.7l information
2006-09-28 Mark J. CoxAfter tagging, bump ready for 0.9.8e development
2006-09-28 Mark J. CoxPrepare for 0.9.8d release OpenSSL_0_9_8d
2006-09-28 Mark J. CoxIntroduce limits to prevent malicious keys being able to
2006-09-12 Bodo MöllerUpdate
2006-09-11 Bodo Möllerensure that ciphersuite strings such as "RC4-MD5" match...
2006-09-05 Mark J. CoxAfter tagging, prep for next release
2006-09-05 Mark J. CoxReady for 0.9.8c release OpenSSL_0_9_8c
2006-09-05 Mark J. CoxAvoid PKCS #1 v1.5 signature attack discovered by Danie...
2006-08-28 Ben LaurieAdd IGE and biIGE modes.
2006-06-28 Bodo Mölleralways read in RAND_poll() if we can't use select becau...
2006-06-27 Richard LevitteUse poll() when possible to gather Unix randomness...
2006-06-22 Bodo MöllerPut ECCdraft ciphersuites back into default build ...
2006-06-20 Bodo MöllerRemove ECC ciphersuites from 0.9.8 branch (should use...
2006-06-14 Bodo MöllerDisable invalid ciphersuites
2006-06-14 Bodo MöllerThread-safety fixes
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-05-07 Dr. Stephen HensonDon't check for padding bug if compression is negotiated.
2006-05-04 Dr. Stephen HensonUpdate for next dev version.
2006-05-04 Dr. Stephen HensonPrepare for new release. OpenSSL_0_9_8b
2006-04-15 Dr. Stephen HensonIf cipher list contains a match for an explicit ciphers...
2006-03-11 Bodo Möllerclarification
2006-01-15 Dr. Stephen HensonHandle manifest files for VC++
2005-12-13 Bodo Möllerupdate TLS-ECC code
2005-12-13 Bodo Mölleradd missing entry (the corresponding code *is* in the...
2005-12-05 Dr. Stephen HensonVarious zlib related fixes and enhancements.
2005-11-20 Dr. Stephen HensonUpdate from HEAD.
2005-11-06 Dr. Stephen HensonUpdate VC++ build engine to include supported engine...
2005-11-01 Richard LevitteDocument it
2005-10-26 Bodo Möllerharmonize with 0.9.7-stable CHANGES
2005-10-19 Mark J. CoxOne time CAN->CVE change
2005-10-15 Richard LevitteAdd in CHANGES for 0.9.7i.
2005-10-11 Mark J. CoxBump after tag
2005-10-11 Mark J. CoxAdd fixes for CAN-2005-2969 OpenSSL_0_9_8a
2005-09-02 Dr. Stephen HensonAdd two extra verify flags functions.
2005-08-25 Nils LarschKeep cipher lists sorted in the source instead of sorti...
2005-08-23 Bodo Möllerrecent DH change does not avoid *all* possible small...
2005-08-20 Ben LaurieMissed stuff.
2005-08-20 Ben LaurieAvoid weak subgroups in Diffie Hellman.
2005-08-07 Andy PolyakovWindows CE update from HEAD.
2005-08-05 Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-08-04 Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-07-05 Richard LevitteNow that 0.9.8 has been tagged, it's time to move on.
2005-07-05 Richard LevitteTime to release OpenSSL 0.9.8. OpenSSL_0_9_8
2005-07-05 Richard LevitteLast additions to the release documentation.
2005-07-05 Andy PolyakovMention Win64 support in CHANGES and throw in building...
2005-07-04 Dr. Stephen HensonAdd utf8 options to ca utility.
2005-06-02 Dr. Stephen HensonTypo.
2005-06-02 Dr. Stephen HensonUpdate CHANGES.
2005-05-29 Geoff ThorpeChange the source and output paths for 'chil' and ...
2005-05-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-29 Geoff ThorpeChange the source and output paths for 'chil' and ...
2005-05-28 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-26 Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-26 Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-18 Richard LevitteVersion changes where needed.
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16 Bodo MöllerChange wording for BN_mod_exp_mont_consttime() entry
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-15 Dr. Stephen HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-11 Bodo MöllerDon't use the SSL 2.0 Client Hello format if SSL 2...
2005-05-10 Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-05-09 Bodo Möllergive EC_GROUP_*_nid functions a more meaningful name
2005-05-01 Dr. Stephen HensonSupport for smime-type MIME parameter.
2005-04-26 Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26 Nils Larschsome updates for the blinding code; summary:
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-25 Bodo Möllerfirst step to melt down ChangeLog.0_9_7-stable_not...
2005-04-22 Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2005-04-12 Dr. Stephen HensonInclude error library value in C error source files...
2005-04-09 Dr. Stephen HensonMake kerberos ciphersuite code work with newer header...
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-04-08 Nils Larschadd support for DER encoded private keys to SSL_CTX_use...
2005-04-07 Nils Larschget rid of very buggy and very imcomplete DH cert support
2005-04-02 Nils Larschuse SHA-1 as the default digest for the apps/openssl...
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-24 Bodo MöllerHarmonize with CHANGES as distributed in OpenSSL 0...
2005-03-24 Ulf Möllerundo Cygwin change
2005-03-22 Dr. Stephen HensonEnsure (SSL_RANDOM_BYTES - 4) of pseudo random data...
2005-03-19 Ulf MöllerUse Windows randomness code on Cygwin
2005-03-02 Bodo MöllerIn addition to RC5, also exclude MDC2 from compilation...
2005-02-22 Bodo MöllerChange ./Configure so that certain algorithms can be...
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2004-12-29 Dr. Stephen HensonPrompt for passphrases for PKCS12 input format
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-03 Dr. Stephen HensonAdd -passin argument to dgst command.
2004-12-01 Dr. Stephen HensonPerform partial comparison of different character types...
2004-11-29 Richard LevitteDocument the change.
2004-11-26 Andy PolyakovSummarize recent RC4 tune-ups.
2004-11-25 Dr. Stephen HensonAllow alternative manual sections to be embedded in...
2004-11-16 Dr. Stephen HensonPR: 910
2004-10-04 Dr. Stephen HensonFix race condition when CRL checking is enabled.
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
next