aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_chil.c
Commit message (Expand)AuthorAgeFilesLines
* Move the CHIL engine to demos/enginesRichard Levitte2017-02-281-1285/+0
* Fix some GitHub issues.Rich Salz2016-06-071-1/+1
* Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY2016-06-011-2/+6
* Copyright consolidation 02/10Rich Salz2016-05-171-55/+5
* Add missing initialiser in e_chil.cRichard Levitte2016-05-161-1/+1
* Move dso.h to internalRich Salz2016-03-231-1/+1
* Convert the dynlocks in e_chil to the new Thread API locksRichard Levitte2016-03-091-14/+10
* Remove another lock from e_chilMatt Caswell2016-03-091-2/+2
* Move chil engine to the new thread apiMatt Caswell2016-03-091-17/+24
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-1/+1
* Continue malloc standardisation in enginesMatt Caswell2015-11-091-3/+7
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-2/+2
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-18/+11
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup 11Rich Salz2015-05-011-2/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* free NULL cleanupRich Salz2015-03-281-2/+1
* free NULL cleanupRich Salz2015-03-251-6/+3
* free NULL cleanupRich Salz2015-03-241-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-1128/+1109
* Move more comments that confuse indentMatt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* Fix warnings.Ben Laurie2010-06-121-2/+2
* Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson2010-05-261-36/+18
* initialise buf if wrong_info not usedDr. Stephen Henson2010-03-241-0/+2
* PR: 2192Dr. Stephen Henson2010-03-121-2/+9
* Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe2008-11-281-2/+2
* Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe2008-11-191-6/+0
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+2
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* More size_tification.Ben Laurie2008-11-011-2/+2
* remove unnecessary codeNils Larsch2006-03-181-2/+0
* makeNils Larsch2005-07-161-2/+13
* Fix warnings.Ben Laurie2005-06-291-0/+2
* Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...Richard Levitte2005-05-301-12/+12
* Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe2005-05-291-0/+1360