summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2006-01-09Disable the Mixed Linkage warning for some selected modules. This isRichard Levitte
2006-01-09/usr/bin/perl util/mkerr.pl -recurse -write -rebuildRichard Levitte
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2006-01-03Update from HEAD.Dr. Stephen Henson
2006-01-02Missing files in the VMS installationRichard Levitte
2005-12-28eng_padlock.c update from HEAD.Andy Polyakov
2005-12-27Minor eng_padlock.c update from HEAD.Andy Polyakov
2005-12-18Missing CFLAG in couple of depend: targets [from HEAD].Andy Polyakov
2005-12-16bio.h update from HEAD.Andy Polyakov
2005-12-13commentBodo Möller
2005-12-06Perlasm update from HEAD addressing build problems on non-ELF platformsAndy Polyakov
2005-12-05Various zlib related fixes and enhancements.Dr. Stephen Henson
2005-12-04Fix warning.Dr. Stephen Henson
2005-12-03Fix from HEAD.Dr. Stephen Henson
2005-12-03x86cpuid.pl update [from HEAD].Andy Polyakov
2005-12-02Update from HEAD.Dr. Stephen Henson
2005-12-02Update from HEAD.Dr. Stephen Henson
2005-11-25Fix memory leak.Ben Laurie
2005-11-20Update from HEAD.Dr. Stephen Henson
2005-11-15crypto/bn/asm/sparcv8plus.S update from HEAD.Andy Polyakov
2005-11-11Fix possible race condition.Dr. Stephen Henson
2005-11-09crypto/Makefile update from HEAD.Andy Polyakov
2005-11-06Update VC++ build engine to include supported engine DLL builds.Dr. Stephen Henson
2005-11-01Fix numerous bugs in the Win32 path splitterRichard Levitte
2005-11-01A slight change in documentation that makes it so much more comprehensibleRichard Levitte
2005-10-13Broaden compatibility amount Win32 headers even further [from HEAD].Andy Polyakov
2005-10-11The version text wasn't bumoed after tagging...Richard Levitte
2005-10-11Bump after tagMark J. Cox
2005-10-11Add fixes for CAN-2005-2969OpenSSL_0_9_8aMark J. Cox
2005-10-11Synchronise with Unixly make.Richard Levitte
2005-10-05Update from HEAD.Dr. Stephen Henson
2005-09-29Fix typo [from HEAD].Andy Polyakov
2005-09-29Fix missing applink call [from HEAD].Andy Polyakov
2005-09-28Change a comment so it corresponds to reality. Put back a character thatRichard Levitte
2005-09-26Avoid unused variable warnings.Dr. Stephen Henson
2005-09-22protect BN_BLINDING_invert with a write lock and BN_BLINDING_convertNils Larsch
2005-09-22Broaden compatibility among Windows SDK versions [from HEAD].Andy Polyakov
2005-09-20Latest MSVCR80 doesn't tolerate unsupported signal numbers [from HEAD].Andy Polyakov
2005-09-20"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD].Andy Polyakov
2005-09-20Proper solution to nasm compilation problems in Borland context.Andy Polyakov
2005-09-19bswapl usage should be masked by I386_ONLY.Andy Polyakov
2005-09-09bugfix: register engine as default engine in ENGINE_set_default_DSANils Larsch
2005-09-02Add two extra verify flags functions.Dr. Stephen Henson
2005-09-02fix typo in sbgp namesNils Larsch
2005-08-28fix warnings when building openssl with (gcc 3.3.1):Nils Larsch
2005-08-23avoid potential spurious BN_free()Bodo Möller
2005-08-22Missing arguments.Ben Laurie
2005-08-20Avoid weak subgroups in Diffie Hellman.Ben Laurie
2005-08-11Pedantic polish to ectest.c [from HEAD].Andy Polyakov