Changes to make AES algorithm test work via EVP.
[oweals/openssl.git] / CHANGES
2007-07-01 Dr. Stephen HensonChanges to make AES algorithm test work via EVP.
2007-07-01 Dr. Stephen HensonMove minimal EVP_CIPHER implementation into FIPS librar...
2007-05-21 Dr. Stephen HensonUpdate from stable branch.
2007-04-25 Dr. Stephen HensonMerge from 0.9.8-stable.
2007-04-24 Dr. Stephen HensonMerge from 0.9.8 stable branch.
2007-04-08 Dr. Stephen HensonAdd algorithm configuration module.
2007-04-06 Dr. Stephen HensonBlock low level public key signature operations in...
2007-04-03 Dr. Stephen HensonNew EVP sign and verify functionality.
2007-04-02 Dr. Stephen HensonAdd tiny ASN1 code for DSA signatures.
2007-03-28 Dr. Stephen HensonUpdate from stable branch.
2007-03-28 Dr. Stephen HensonUpdate from 0.9.8-stable with patches also applied...
2007-03-27 Dr. Stephen HensonUse perl script instead of editbin to rename object...
2007-03-26 Dr. Stephen HensonModify VC++ build sytem to use fipscanister.lib instead...
2007-03-22 Dr. Stephen HensonForward FIPS DLL implementations from libcrypto DLL...
2007-03-22 Dr. Stephen HensonAnd so it begins...
2007-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2007-03-21 Bodo Möllerstricter session ID context matching
2007-03-21 Bodo Mölleroops -- this should have been in 0.9.8e
2007-02-26 Bodo Möllerinclude complete 0.9.7 history
2007-02-23 Dr. Stephen HensonPrepare for next version.
2007-02-23 Dr. Stephen HensonPrepare for release.
2007-02-21 Lutz JänickeExtend SMTP and IMAP protocol handling to perform the...
2007-02-21 Dr. Stephen HensonUpdate from 0.9.7-stable.
2007-02-19 Bodo MöllerInclude "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make...
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...
next