Avoid warning.
[openssl.git] / crypto /
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
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
next