aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)AuthorFilesLines
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson1-2/+2
2007-05-31Fix for GOST engine on platforms where sizeof(size_t) != sizeof(int).Dr. Stephen Henson1-1/+5
2007-05-22Revert broken change to ccgost.Dr. Stephen Henson1-1/+1
2007-05-21Fix warning and back out bad modification.Dr. Stephen Henson2-2/+2
2007-05-20Padlock engine fails to compile with -O0 -fPIC.Andy Polyakov1-1/+1
2007-05-18Updated GOST MAC support.Dr. Stephen Henson10-123/+73
2007-05-17Initial GOST MAC support. Not fully working yet...Dr. Stephen Henson9-86/+386
2007-04-05Missing config file.Ben Laurie1-0/+1
2007-04-04Missing return on error. Coverity ID 115.Ben Laurie1-0/+1
2007-03-23Stage 1 GOST ciphersuite support.Dr. Stephen Henson3-23/+24
2007-03-23Synchronise the VMS build with recent movements in the Unix build.Richard Levitte1-1/+1
2007-02-09PR: 1483Dr. Stephen Henson1-0/+1
2006-12-29Move eng_padlock.c to ./engines.Andy Polyakov2-3/+1233
2006-12-25Replace strdup() with BUF_strdup().Richard Levitte1-2/+3
2006-12-22use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messagesNils Larsch2-2/+6
2006-11-30Update dependencies.Dr. Stephen Henson1-1/+1
2006-11-21Add .cvsignoreDr. Stephen Henson1-0/+5
2006-11-08Fix various warnings.Ben Laurie6-6/+27
2006-10-23Yet another mingw warning.Andy Polyakov1-12/+0
2006-10-20Avoid application relink on every make invocation.Andy Polyakov2-2/+3
2006-09-21Updated file.Dr. Stephen Henson1-2/+2
2006-09-21Add missing prototype. Fix various warnings (C++ comments, ; outside function).Dr. Stephen Henson5-15/+17
2006-09-21Compile in gost engine.Dr. Stephen Henson1-3/+19
2006-09-21Updated version of gost engine.Dr. Stephen Henson31-2273/+2680
2006-09-17GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson33-0/+5836
2006-04-11Add BeOS support.Ulf Möller1-0/+1
2006-04-10Implementation of pkey_rsa_verify. Some constification.Dr. Stephen Henson1-3/+4
2006-03-18remove unnecessary codeNils Larsch3-8/+0
2006-03-15fix problems found by coverity: remove useless codeNils Larsch1-4/+0
2006-02-12make updateUlf Möller1-0/+111
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller1-111/+0
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2006-01-29add additional checks + cleanupNils Larsch2-5/+8
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller1-1/+1
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov1-4/+11
2005-07-26Fix signed/unsigned warnings.Geoff Thorpe1-1/+1
2005-07-16makeNils Larsch8-6/+92
2005-06-29Fix warnings.Ben Laurie2-0/+4
2005-06-23Jumbo Makfiles update.Andy Polyakov1-19/+18
2005-06-17clear dso pointer in case of an errorNils Larsch3-0/+3
2005-06-17update for the cswift engine:Nils Larsch1-46/+158
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 Thorpe12-52/+52
2005-05-25Handle differences between engine IDs and their dynamic library names (andGeoff Thorpe2-2/+8
2005-05-21Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte1-2/+7
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-3/+5
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov1-4/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-6/+1
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller20-247/+300
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov1-3/+1