summaryrefslogtreecommitdiffstats
path: root/engines/e_chil.c
AgeCommit message (Collapse)Author
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
reloaded.
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson
2010-03-12PR: 2192Dr. Stephen Henson
Submitted By: Jaroslav Imrich <jaroslav.imrich@disig.sk> The prompt_info and wrong_info parameters can be empty strings which can produce confusing prompts. Treat empty string same as NULL.
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe
Submitted by: Sander Temme <sander@temme.net>
2008-11-19Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe
Submitted by: Sander Temme
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
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
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make depend all test work again PR: 1159
2005-06-29Fix warnings.Ben Laurie
2005-05-30Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher ↵Richard Levitte
always wanted...
2005-05-29Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe
dynamic loading is consistent with respect to engine ids.