]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Don't dereference NULL argument. Coverity ID 52.
[thirdparty/openssl.git] / crypto /
2007-04-05  Ben LaurieDon't dereference NULL argument. Coverity ID 52.
2007-04-05  Ben LaurieAvoid overrun. Coverity ID 60.
2007-04-04  Nils Larschcheck return value of ASN1_item_i2d(), Coverity ID 55
2007-04-04  Ben LaurieHandle bad content type. Coverity ID 99.
2007-04-04  Ben LaurieFix buffer overrun. Coverity ID 106.
2007-04-04  Ben LaurieMake sure we detect corruption.
2007-04-02  Nils Larschcheck correct pointer before freeing it (Coverity CID...
2007-04-02  Nils Larschcheck if pointer is != NULL before dereferencing it...
2007-04-02  Andy PolyakovRC4_set_key for x86_64 and Core2 optimization.
2007-04-01  Ben LaurieDon't die if the value is NULL (Coverity CID 98).
2007-04-01  Ben LaurieFix warning.
2007-04-01  Andy PolyakovUpdate x86cpuid.pl to correctly detect shared cache...
2007-04-01  Andy PolyakovReserve for assembler implementation of RC4_set_key...
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-23  Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-03-23  Richard LevitteSynchronise the VMS build with recent movements in...
2007-03-20  Andy Polyakovlink warnings caused by nasm modules.
2007-03-20  Andy PolyakovTwo extra instructions in RC4 character loop give 80...
2007-03-20  Andy Polyakovnasm fixes.
2007-03-20  Andy Polyakovsparcv9a-mont was modified to handle 32-bit aligned...
2007-03-16  Dr. Stephen HensonWin32 fixes. Add GOST algorithm to mkdef, update ordina...
2007-03-05  Dr. Stephen HensonFix from stable branch.
2007-03-02  Nils Larschsize_t -> int
2007-03-02  Nils Larschremove unused file
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 HensonUpdate from stable branch.
2007-02-26  Nils Larschallow EVP_PKEY_CTX_free(NULL)
2007-02-26  Nils Larschremove dead code
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 HensonUpdates from 0.9.8-stable branch.
2007-02-17  Bodo MöllerReorganize the data used for SSL ciphersuite pattern...
2007-02-14  Nils Larsch- use OPENSSL_malloc() etc. in zlib
2007-02-11  Nils Larschavoid shifting input
2007-02-10  Nils Larschremove unreachable code
2007-02-08  Dr. Stephen HensonAdd -hmac option to dgst from 0.9.7 stable branch.
2007-02-07  Nils Larschremove unused variable
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 Larschadd support for DSA with SHA2
2007-02-03  Nils Larschfix potential memory leaks
2007-01-25  Andy PolyakovMinimize aes_core.c footprint when AES_[en|de]crypt...
2007-01-25  Andy PolyakovMinor touch to aes-armv4.pl.
2007-01-25  Andy PolyakovAES for ARMv4.
2007-01-25  Andy PolyakovMinor optimization for sha1-armv4 module.
2007-01-23  Dr. Stephen HensonUpdate from 0.9.7-stable.
2007-01-22  Andy PolyakovSHA1 for ARMv4 and Thumb.
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2007-01-17  Andy PolyakovMake armv4t-mont module backward binary compatible...
2007-01-11  Andy PolyakovMontgomery multiplication for ARMv4.
2006-12-29  Andy Polyakov#include <stddef.h> in digest headers.
2006-12-29  Andy PolyakovMontgomery multiplication for MIPS III/IV. Not engaged.
2006-12-29  Andy PolyakovMinor clean-up in crypto/bn/asm.
2006-12-29  Andy PolyakovMinor clean-up in crypto/engine.
2006-12-29  Andy PolyakovMove eng_padlock.c to ./engines.
2006-12-28  Andy PolyakovMinor performance improvements to x86-mont.pl.
2006-12-27  Andy PolyakovFix for "strange errors" exposed by ccgost engine....
2006-12-26  Richard LevitteSynchronise a bit more with Unixly build
2006-12-25  Richard LevitteReplace strdup() with BUF_strdup().
2006-12-24  Richard LevitteSynchronise with Unixly build, again ;-)
2006-12-24  Dr. Stephen HensonAdd bit I missed from PKCS#7 streaming encoder.
2006-12-24  Dr. Stephen HensonExperimental streaming PKCS#7 support.
2006-12-24  Richard LevitteSynchronise with Unixly build
2006-12-22  Andy PolyakovOops! New prototype code creeped through...
2006-12-22  Andy PolyakovMake sha.h more "portable."
2006-12-22  Andy Polyakovx86-mont.pl sse2 tune-up and integer-only squaring...
2006-12-21  Nils Larschfix order
2006-12-21  Nils Larschupdate
2006-12-20  Nils Larschadd support for ecdsa-with-sha256 etc.
2006-12-19  Nils Larschremove trailing '\'
2006-12-19  Bodo MöllerFix the BIT STRING encoding of EC points or parameter...
2006-12-18  Nils Larschfix order
2006-12-11  Nils Larschuse const ASN1_TIME *
2006-12-08  Andy PolyakovEliminate 64-bit alignment limitation in sparcv9a-mont.
2006-12-08  Andy Polyakovalpha-mont.pl: gcc portability fix and make-rule.
2006-12-08  Andy PolyakovMinor, +10%, tune-up for x86_64-mont.pl.
2006-12-08  Andy PolyakovMontgomery multiplication routine for Alpha.
2006-12-07  Dr. Stephen HensonUpdate from 0.9.7-stable branch.
2006-12-06  Dr. Stephen HensonSync OID NIDs with OpenSSL 0.9.8.
2006-12-06  Dr. Stephen HensonFix change to OPENSSL_NO_RFC3779
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" and "Subject Directory Attribu...
2006-12-02  Andy PolyakovEliminate redundant variable in Camellia CBC routine.
2006-12-02  Andy PolyakovImprove Camellia code readability.
2006-12-02  Andy PolyakovFix bugs in Camellia CBC routine.
2006-12-02  Andy PolyakovCamellia portability fixes.
2006-11-30  Dr. Stephen HensonUpdate dependencies.
2006-11-30  Dr. Stephen HensonWin32 fixes from stable branch.
2006-11-29  Nils Larschreplace macros with functions
2006-11-28  Andy PolyakovClarify HAL SPARC64 support situation in sparcv9a-mont.pl.
2006-11-28  Andy PolyakovMinor optimizations based on intruction level profiler...
2006-11-28  Andy PolyakovModulo-schedule loops in sparcv9a-mont.pl. Overall...
2006-11-28  Andy PolyakovThis is "informational" commit. Its mere purpose is...
2006-11-27  Andy PolyakovNon-SSE2 path to bn_mul_mont. But it's disabled, becaus...
2006-11-27  Ben LaurieAdd RFC 3779 support.
2006-11-27  Andy Polyakovsha512-ppc.pl mutli-thread safety fix.
next