]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Update NEWS file.
[thirdparty/openssl.git] / crypto /
2007-09-06  Dr. Stephen Hensongcc 4.2 fixes to avoid use or function pointer casts...
2007-08-30  Andy Polyakovaes_ige update [from HEAD].
2007-07-27  Andy PolyakovRespect ISO aliasing rules [from HEAD].
2007-07-27  Andy PolyakovAES for IA64 update [from HEAD].
2007-07-19  Andy PolyakovRelax ISA detection.
2007-07-18  Andy PolyakovFix masm type-casting problem in SSE2 code.
2007-07-08  Andy PolyakovShut up memory debuggers complaining about AES x86...
2007-07-08  Andy PolyakovEVP_*_cfb1 was broken [from HEAD].
2007-07-08  Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2007-07-07  Andy PolyakovTypo in str_lib [from HEAD].
2007-07-04  Dr. Stephen HensonFix warnings: C++ comments and computed value not used.
2007-06-29  Andy Polyakovbn_mont.c fix [from HEAD].
2007-06-23  Ben LaurieFix warning.
2007-06-20  Andy PolyakovOptimize OPENSSL_cleanse [from HEAD].
2007-06-11  Andy PolyakovPrivatize BN_*_no_branch [from HEAD].
2007-06-11  Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-06-07  Dr. Stephen HensonUpdate from HEAD.
2007-05-22  Dr. Stephen HensonUpdate from HEAD.
2007-05-22  Bodo MöllerFix crypto/ec/ec_mult.c to work properly with scalars...
2007-05-20  Andy PolyakovPadlock engine fails to compile with -O0 -fPIC [from...
2007-05-19  Andy PolyakovType cast fixes in aes-586.pl.
2007-05-19  Andy PolyakovTypo in x509_txt.c [from HEAD].
2007-05-13  Ben LaurieMore IGE speedup.
2007-05-13  Ben LaurieAES IGE mode speedup.
2007-04-24  Bodo Möllerremove leftover from editing ...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2007-04-19  Bodo Möllerfix error codes
2007-04-19  Bodo Möllerdon't violate the bn_check_top assertion in BN_mod_inve...
2007-04-09  Dr. Stephen HensonUpdate from HEAD.
2007-04-08  Dr. Stephen HensonFix OID config module.
2007-04-04  Ben LaurieMake sure we detect corruption.
2007-03-28  Bodo Möllermake BN_FLG_CONSTTIME semantics more fool-proof
2007-03-28  Bodo MöllerChange to mitigate branch prediction attacks
2007-03-05  Dr. Stephen HensonStop memory leak.
2007-03-02  Lutz JänickeInitialize "buf" to 0 to make valgrind happy :-)
2007-03-02  Lutz JänickeDo not use uninitialized memory to seed the PRNG as...
2007-02-27  Dr. Stephen HensonEVP_CIPHER_CTX_key_length() should return the set key...
2007-02-23  Dr. Stephen HensonPrepare for next version.
2007-02-23  Dr. Stephen HensonAdd L to version number OpenSSL_0_9_8e
2007-02-23  Dr. Stephen HensonPrepare for release.
2007-02-23  Dr. Stephen HensonMake update.
2007-02-21  Lutz JänickeFix incorrect handling of special characters
2007-02-21  Dr. Stephen HensonUpdate from 0.9.7-stable.
2007-02-18  Dr. Stephen HensonFix Win32 warnings.
2007-02-14  Nils Larsch- use OPENSSL_malloc() etc. in zlib
2007-02-10  Nils Larschremove unreachable code
2007-02-08  Dr. Stephen HensonAdd hmac option to dgst from 0.9.7-stable.
2007-02-07  Richard LevitteAfter objects have been freed, NULLify the pointers...
2007-02-06  Nils Larschfix typo
2007-02-03  Dr. Stephen HensonUpdate from fips2 branch.
2007-02-03  Nils Larschfix potential memory leaks
2007-01-23  Dr. Stephen HensonUpdate from 0.9.7-stable.
2007-01-21  Dr. Stephen HensonUpdate from HEAD.
2007-01-04  Andy PolyakovInitialize padlock in shared build.
2006-12-29  Andy Polyakov#include <stddef.h> in digest headers [from HEAD].
2006-12-26  Richard LevitteFrom HEAD
2006-12-25  Richard LevitteSynchronise with Unixly build
2006-12-22  Andy PolyakovMake sha.h more "portable" [from HEAD].
2006-12-19  Nils Larschremove trailing '\'
2006-12-19  Bodo MöllerFix the BIT STRING encoding of EC points or parameter...
2006-12-07  Dr. Stephen HensonUpdate from 0.9.7-stable branch
2006-12-06  Dr. Stephen HensonUpdate from HEAD.
2006-12-05  Nils Larschavoid duplicate entries in add_cert_dir()
2006-12-04  Nils Larschallocate a new attributes entry in X509_REQ_add_extensi...
2006-12-04  Nils Larschadd "Certificate Issuer", "Issuing Distribution Point...
2006-12-02  Andy PolyakovCamellia fixes and improvements from HEAD.
2006-12-02  Andy PolyakovCamellia portability fixes.
2006-11-30  Dr. Stephen HensonUpdate dependencies.
2006-11-30  Dr. Stephen HensonWin32 fixes.
2006-11-29  Nils Larschreplace macros with functions
2006-11-27  Ben LaurieAdd RFC 3779 support, contributed by ARIN.
2006-11-24  Nils Larschregister the engine as default engine in ENGINE_set_def...
2006-11-21  Dr. Stephen HensonRebuild error file C source files.
2006-11-13  Dr. Stephen HensonFix from HEAD.
2006-10-19  Andy PolyakovGcc over-optimizes PadLock AES CFB codepath, tell it...
2006-10-05  Dr. Stephen HensonTypo.
2006-10-04  Nils Larschreturn an error if the supplied precomputed values...
2006-09-29  Mark J. CoxInitialise ctx to NULL to avoid uninitialized free...
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-22  Dr. Stephen HensonFix from HEAD.
2006-09-18  Bodo MöllerEnsure that the addition mods[i]+delta cannot overflow...
2006-09-06  Bodo MöllerRemove non-functional part of recent patch, after discu...
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-31  Dr. Stephen HensonFix from HEAD.
2006-08-31  Dr. Stephen HensonFix from HEAD.
2006-08-28  Ben LaurieAdd IGE and biIGE modes.
2006-08-01  Andy PolyakovEngage assembler in solaris64-x86_64-cc [backport from...
2006-07-19  Bodo MöllerNew Camellia implementation (replacing previous version)
2006-07-09  Dr. Stephen HensonOops...
2006-07-09  Dr. Stephen HensonFix from HEAD.
2006-06-30  Bodo Mölleruse <poll.h> as by Single Unix Specification
2006-06-28  Bodo Mölleralways read in RAND_poll() if we can't use select becau...
2006-06-28  Andy Polyakovaes-586.pl sync from HEAD.
2006-06-28  Andy PolyakovMitigate the hazard of cache-collision timing attack...
2006-06-27  Richard LevitteUse poll() when possible to gather Unix randomness...
2006-06-16  Bodo MöllerAnother thread-safety fix
next