summaryrefslogtreecommitdiffstats
path: root/engines/e_chil.c
AgeCommit message (Expand)Author
2016-08-19Fix NULL-return checks in 1.0.2Rich Salz
2016-05-17Add missing initialiser in e_chil.cRichard Levitte
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-11-09Fix missing malloc return value checksMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2010-05-26Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson
2010-03-12PR: 2192Dr. Stephen Henson
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe
2008-11-19Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01More size_tification.Ben Laurie
2006-03-18remove unnecessary codeNils Larsch
2005-07-16makeNils Larsch
2005-06-29Fix warnings.Ben Laurie
2005-05-30Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...Richard Levitte
2005-05-29Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe