aboutsummaryrefslogtreecommitdiff
path: root/engines/e_chil.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-07Fix some GitHub issues.Rich Salz1-1/+1
2016-06-01Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY1-2/+6
2016-05-17Copyright consolidation 02/10Rich Salz1-55/+5
2016-05-16Add missing initialiser in e_chil.cRichard Levitte1-1/+1
2016-03-23Move dso.h to internalRich Salz1-1/+1
2016-03-09Convert the dynlocks in e_chil to the new Thread API locksRichard Levitte1-14/+10
2016-03-09Remove another lock from e_chilMatt Caswell1-2/+2
2016-03-09Move chil engine to the new thread apiMatt Caswell1-17/+24
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-1/+1
2015-11-09Continue malloc standardisation in enginesMatt Caswell1-3/+7
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-2/+2
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-18/+11
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free NULL cleanup 11Rich Salz1-2/+1
2015-05-01free null cleanup finaleRich Salz1-2/+1
2015-03-28free NULL cleanupRich Salz1-2/+1
2015-03-25free NULL cleanupRich Salz1-6/+3
2015-03-24free NULL cleanupRich Salz1-2/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-1128/+1109
2015-01-22Move more comments that confuse indentMatt Caswell1-1/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+2
2010-06-12Fix warnings.Ben Laurie1-2/+2
2010-05-26Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson1-36/+18
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson1-0/+2
2010-03-12PR: 2192Dr. Stephen Henson1-2/+9
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe1-2/+2
2008-11-19Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe1-6/+0
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-2/+2
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2008-11-01More size_tification.Ben Laurie1-2/+2
2006-03-18remove unnecessary codeNils Larsch1-2/+0
2005-07-16makeNils Larsch1-2/+13
2005-06-29Fix warnings.Ben Laurie1-0/+2
2005-05-30Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...Richard Levitte1-12/+12
2005-05-29Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe1-0/+1360