aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some style issues...FdaSilvaYY2016-08-021-9/+7
* Constify engine/eng_cnf.c internal method.FdaSilvaYY2016-07-251-6/+7
* Copyright consolidation 09/10Rich Salz2016-05-171-51/+6
* Move engine library over to using the new thread APIMatt Caswell2016-03-091-2/+2
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-312/+308
* Submitted by: Julia Lawall <julia@diku.dk>Dr. Stephen Henson2009-09-131-4/+4
* Fix more error codes.Bodo Möller2005-05-111-1/+1
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+2
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-3/+0
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-3/+7
* Make sure the function definitions match their declaration.Richard Levitte2003-06-041-2/+2
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-0/+387