summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2010-01-16Fix type-checking/casting issue.Ben Laurie
2010-01-13Modify compression code so it avoids using ex_data free functions. ThisDr. Stephen Henson
2010-01-12PR: 2136Dr. Stephen Henson
2010-01-07b_sock.c: bind/connect are picky about socket address length [from HEAD].Andy Polyakov
2010-01-07sendto is reportedly picky about destination socket address length [from HEAD].Andy Polyakov
2010-01-06Fix compilation on older Linux [from HEAD].Andy Polyakov
2010-01-06ENGINE_load_capi() now exists on all platforms (but no op on non-WIN32)Dr. Stephen Henson
2010-01-05PR: 2102Dr. Stephen Henson
2009-12-30b_sock.c: correct indirect calls on WinSock platforms [from HEAD].Andy Polyakov
2009-12-30sha512.c update for esoteric PPC platfrom(s) [from HEAD].Andy Polyakov
2009-12-25Traditional Yuletide commit ;-)Dr. Stephen Henson
2009-12-22Constify crypto/cast.Bodo Möller
2009-12-22Constify crypto/cast.Bodo Möller
2009-12-17PR: 2127Dr. Stephen Henson
2009-12-16Ooops revert stuff which shouldn't have been part of previous commit.Dr. Stephen Henson
2009-12-16New option to enable/disable connection to unpatched serversDr. Stephen Henson
2009-12-09Add patch to crypto/evp which didn't apply from PR#2124Dr. Stephen Henson
2009-12-09Revert lhash patch for PR#2124Dr. Stephen Henson
2009-12-09PR: 2124Dr. Stephen Henson
2009-12-02PR: 2111Dr. Stephen Henson
2009-12-02Check it actually compiles this time ;-)Dr. Stephen Henson
2009-12-02PR: 2120Dr. Stephen Henson
2009-12-01check DSA_sign() return value properlyDr. Stephen Henson
2009-12-01PR: 1432Dr. Stephen Henson
2009-11-30PR: 2118Dr. Stephen Henson
2009-11-26bss_dgram.c: re-fix BIO_CTRL_DGRAM_GET_PEER (from HEAD).Andy Polyakov
2009-11-23x86_64-xlate.pl: fix typo introduced in last commit.Andy Polyakov
2009-11-22x86_64-xlate.pl: new gas requires sign extension.Andy Polyakov
2009-11-22bio_sock.c and bss_dgram.c: update from HEAD.Andy Polyakov
2009-11-17PR: 2103Dr. Stephen Henson
2009-11-13PR: 2095Dr. Stephen Henson
2009-11-12PR: 2088Dr. Stephen Henson
2009-11-12set engine to NULL after releasing itDr. Stephen Henson
2009-11-12Compiling vms.mar doesn't work on other than VAX.Richard Levitte
2009-11-12Another symbol longer than 31 characters.Richard Levitte
2009-11-10Prepare for beta4 releaseDr. Stephen Henson
2009-11-10PR: 2091Dr. Stephen Henson
2009-11-10PR: 2090Dr. Stephen Henson
2009-11-09Combat gcc 4.4.1 aliasing rules. (from HEAD)Dr. Stephen Henson
2009-10-31Add missing functions to allow access to newer X509_STORE_CTX statusDr. Stephen Henson
2009-10-23If not checking all certificates don't attempt to find a CRLDr. Stephen Henson
2009-10-22Need to check <= 0 here.Dr. Stephen Henson
2009-10-18make updateDr. Stephen Henson
2009-10-18Add new function X509_STORE_set_verify_cb and use it in appsDr. Stephen Henson
2009-10-15PR: 2069Dr. Stephen Henson
2009-10-04Fix unitialized warningsDr. Stephen Henson
2009-10-04Fix warnings about ignoring fgets return valueDr. Stephen Henson
2009-10-04Prevent ignored return value warningDr. Stephen Henson
2009-10-04Prevent aliasing warningDr. Stephen Henson
2009-10-01Yes it is a typo ;-)Dr. Stephen Henson