summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2006-02-04Update filenames in makefilesDr. Stephen Henson
2006-02-04Fix from HEAD.Dr. Stephen Henson
2006-02-02fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK stateNils Larsch
2006-02-02Constification.Ben Laurie
2006-01-31Fix from HEAD.Dr. Stephen Henson
2006-01-19Fixes for BOOL handling: produce errors for invalid string for mini-compiler,Dr. Stephen Henson
2006-01-15Fix for Win32 dynamic engine loading.Dr. Stephen Henson
2006-01-13fix commentNils Larsch
2006-01-132 is a prime number ...Nils Larsch
2006-01-11Forgot to initialize CC6DISABLEWARNINGS properly...Richard Levitte
2006-01-11Typo...Richard Levitte
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