aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_cswift.c
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal #if 0 enginesRich Salz2015-01-301-8/+0
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-5/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-946/+918
* More commentsMatt Caswell2015-01-221-2/+4
* Fix warnings.Ben Laurie2010-06-121-2/+0
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+2
* More size_tification.Ben Laurie2008-11-011-2/+2
* add additional checks + cleanupNils Larsch2006-01-291-5/+6
* Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller2006-01-081-1/+1
* Fix signed/unsigned warnings.Geoff Thorpe2005-07-261-1/+1
* makeNils Larsch2005-07-161-2/+16
* update for the cswift engine:Nils Larsch2005-06-171-46/+158
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-2/+2
* The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe2004-05-171-0/+1
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+4
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe2004-03-251-7/+2
* Conform with the standard prototype for engine control functions.Richard Levitte2003-06-261-2/+2
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-1/+4
* RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe2003-01-071-0/+1
* When build as dynamic engines, the loading functions should be definedRichard Levitte2002-11-131-0/+2
* The ENGINE implementations in ./engines/ should be role models on how toGeoff Thorpe2002-10-161-0/+1
* Step 8 of move of engines: Remove the last little quirks.Richard Levitte2002-10-111-0/+2
* Step 7 of move of engines: Engines should not depend on privateRichard Levitte2002-10-111-2/+2
* Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte2002-10-111-2/+2
* Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte2002-10-111-0/+995