summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2008-03-22Update dependencies.Dr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
2008-02-28Fix error code function name mismatches in GOST engine, rebuild errors.Dr. Stephen Henson
2008-01-05engine/ccgost Win32 portability fixes.Andy Polyakov
2008-01-04Avoid WIN32 signed/unsigned warnings.Dr. Stephen Henson
2008-01-03Netware support.Dr. Stephen Henson
2007-12-04gmp engine was non-operational.Andy Polyakov
2007-11-21Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2007-11-20Avoid warning.Dr. Stephen Henson
2007-11-16Fix warnings.Ben Laurie
2007-10-26GOST ENGINE information.Dr. Stephen Henson
2007-10-261. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson
2007-09-19Clean up error codes a bit.Bodo Möller
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2007-05-31Fix for GOST engine on platforms where sizeof(size_t) != sizeof(int).Dr. Stephen Henson
2007-05-22Revert broken change to ccgost.Dr. Stephen Henson
2007-05-21Fix warning and back out bad modification.Dr. Stephen Henson
2007-05-20Padlock engine fails to compile with -O0 -fPIC.Andy Polyakov
2007-05-18Updated GOST MAC support.Dr. Stephen Henson
2007-05-17Initial GOST MAC support. Not fully working yet...Dr. Stephen Henson
2007-04-05Missing config file.Ben Laurie
2007-04-04Missing return on error. Coverity ID 115.Ben Laurie
2007-03-23Stage 1 GOST ciphersuite support.Dr. Stephen Henson
2007-03-23Synchronise the VMS build with recent movements in the Unix build.Richard Levitte
2007-02-09PR: 1483Dr. Stephen Henson
2006-12-29Move eng_padlock.c to ./engines.Andy Polyakov
2006-12-25Replace strdup() with BUF_strdup().Richard Levitte
2006-12-22use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messagesNils Larsch
2006-11-30Update dependencies.Dr. Stephen Henson
2006-11-21Add .cvsignoreDr. Stephen Henson
2006-11-08Fix various warnings.Ben Laurie
2006-10-23Yet another mingw warning.Andy Polyakov
2006-10-20Avoid application relink on every make invocation.Andy Polyakov
2006-09-21Updated file.Dr. Stephen Henson
2006-09-21Add missing prototype. Fix various warnings (C++ comments, ; outside function).Dr. Stephen Henson
2006-09-21Compile in gost engine.Dr. Stephen Henson
2006-09-21Updated version of gost engine.Dr. Stephen Henson
2006-09-17GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson
2006-04-11Add BeOS support.Ulf Möller
2006-04-10Implementation of pkey_rsa_verify. Some constification.Dr. Stephen Henson
2006-03-18remove unnecessary codeNils Larsch
2006-03-15fix problems found by coverity: remove useless codeNils Larsch
2006-02-12make updateUlf Möller
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2006-01-29add additional checks + cleanupNils Larsch
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov
2005-07-26Fix signed/unsigned warnings.Geoff Thorpe
2005-07-16makeNils Larsch