Rebuild error file C source files.
[openssl.git] / crypto /
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
2006-06-14 Bodo Möller"make depend" for the default configuration, i.e. no...
2006-06-14 Bodo MöllerThread-safety fixes
2006-06-14 Bodo Möllermake update
2006-06-12 Richard LevitteKeep synchronised with Unix
2006-06-11 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-10 Richard LevitteKeep synchronised with the Unix build
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-05-17 Dr. Stephen HensonFix from HEAD.
2006-05-04 Dr. Stephen HensonUpdate for next dev version.
2006-05-04 Dr. Stephen HensonPrepare for new release. OpenSSL_0_9_8b
2006-05-04 Dr. Stephen Hensonmake update
2006-05-03 Dr. Stephen HensonInherit check time if appropriate.
2006-04-15 Dr. Stephen HensonFix warning.
2006-04-15 Dr. Stephen HensonFix from 0.9.7-stable.
2006-04-15 Dr. Stephen HensonFix on the right branch this time :-)
2006-04-15 Dr. Stephen HensonIf cipher list contains a match for an explicit ciphers...
2006-03-14 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-01 Dr. Stephen HensonUpdate from HEAD.
2006-02-28 Nils Larschfix "#ifndef HZ" statement
2006-02-21 Dr. Stephen HensonUpdate from head.
2006-02-19 Dr. Stephen HensonFix from HEAD.
2006-02-15 Dr. Stephen HensonFix OBJ_obj2txt() for large OIDs.
2006-02-13 Nils Larschfix typo: pass pre-computed parameters to the underlyin...
2006-02-08 Nils Larschbackport recent changes from the cvs head
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles
2006-02-04 Dr. Stephen HensonFix from HEAD.
2006-02-02 Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-02-02 Ben LaurieConstification.
2006-01-31 Dr. Stephen HensonFix from HEAD.
2006-01-19 Dr. Stephen HensonFixes for BOOL handling: produce errors for invalid...
2006-01-15 Dr. Stephen HensonFix for Win32 dynamic engine loading.
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime number ...
2006-01-11 Richard LevitteForgot to initialize CC6DISABLEWARNINGS properly...
2006-01-11 Richard LevitteTypo...
2006-01-09 Richard LevitteDisable the Mixed Linkage warning for some selected...
2006-01-09 Richard Levitte/usr/bin/perl util/mkerr.pl -recurse -write -rebuild
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2006-01-03 Dr. Stephen HensonUpdate from HEAD.
2006-01-02 Richard LevitteMissing files in the VMS installation
2005-12-28 Andy Polyakoveng_padlock.c update from HEAD.
2005-12-27 Andy PolyakovMinor eng_padlock.c update from HEAD.
2005-12-18 Andy PolyakovMissing CFLAG in couple of depend: targets [from HEAD].
2005-12-16 Andy Polyakovbio.h update from HEAD.
2005-12-13 Bodo Möllercomment
2005-12-06 Andy PolyakovPerlasm update from HEAD addressing build problems...
2005-12-05 Dr. Stephen HensonVarious zlib related fixes and enhancements.
2005-12-04 Dr. Stephen HensonFix warning.
2005-12-03 Dr. Stephen HensonFix from HEAD.
2005-12-03 Andy Polyakovx86cpuid.pl update [from HEAD].
2005-12-02 Dr. Stephen HensonUpdate from HEAD.
2005-12-02 Dr. Stephen HensonUpdate from HEAD.
2005-11-25 Ben LaurieFix memory leak.
2005-11-20 Dr. Stephen HensonUpdate from HEAD.
2005-11-15 Andy Polyakovcrypto/bn/asm/sparcv8plus.S update from HEAD.
2005-11-11 Dr. Stephen HensonFix possible race condition.
2005-11-09 Andy Polyakovcrypto/Makefile update from HEAD.
2005-11-06 Dr. Stephen HensonUpdate VC++ build engine to include supported engine...
2005-11-01 Richard LevitteFix numerous bugs in the Win32 path splitter
2005-11-01 Richard LevitteA slight change in documentation that makes it so much...
2005-10-13 Andy PolyakovBroaden compatibility amount Win32 headers even further...
2005-10-11 Richard LevitteThe version text wasn't bumoed after tagging...
2005-10-11 Mark J. CoxBump after tag
2005-10-11 Mark J. CoxAdd fixes for CAN-2005-2969 OpenSSL_0_9_8a
2005-10-11 Richard LevitteSynchronise with Unixly make.
2005-10-05 Dr. Stephen HensonUpdate from HEAD.
2005-09-29 Andy PolyakovFix typo [from HEAD].
2005-09-29 Andy PolyakovFix missing applink call [from HEAD].
2005-09-28 Richard LevitteChange a comment so it corresponds to reality. Put...
next