aboutsummaryrefslogtreecommitdiffstats
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* engine/ccgost Win32 portability fixes.Andy Polyakov2008-01-055-17/+45
* Avoid WIN32 signed/unsigned warnings.Dr. Stephen Henson2008-01-044-8/+7
* Netware support.Dr. Stephen Henson2008-01-032-0/+8
* gmp engine was non-operational.Andy Polyakov2007-12-041-4/+4
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2007-11-213-25/+127
* Avoid warning.Dr. Stephen Henson2007-11-201-2/+2
* Fix warnings.Ben Laurie2007-11-162-4/+5
* GOST ENGINE information.Dr. Stephen Henson2007-10-261-0/+280
* 1. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson2007-10-2611-910/+339
* Clean up error codes a bit.Bodo Möller2007-09-192-3/+3
* Finish gcc 4.2 changes.Dr. Stephen Henson2007-06-071-2/+2
* Fix for GOST engine on platforms where sizeof(size_t) != sizeof(int).Dr. Stephen Henson2007-05-311-1/+5
* Revert broken change to ccgost.Dr. Stephen Henson2007-05-221-1/+1
* Fix warning and back out bad modification.Dr. Stephen Henson2007-05-212-2/+2
* Padlock engine fails to compile with -O0 -fPIC.Andy Polyakov2007-05-201-1/+1
* Updated GOST MAC support.Dr. Stephen Henson2007-05-1810-123/+73
* Initial GOST MAC support. Not fully working yet...Dr. Stephen Henson2007-05-179-86/+386
* Missing config file.Ben Laurie2007-04-051-0/+1
* Missing return on error. Coverity ID 115.Ben Laurie2007-04-041-0/+1
* Stage 1 GOST ciphersuite support.Dr. Stephen Henson2007-03-233-23/+24
* Synchronise the VMS build with recent movements in the Unix build.Richard Levitte2007-03-231-1/+1
* PR: 1483Dr. Stephen Henson2007-02-091-0/+1
* Move eng_padlock.c to ./engines.Andy Polyakov2006-12-292-3/+1233
* Replace strdup() with BUF_strdup().Richard Levitte2006-12-251-2/+3
* use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messagesNils Larsch2006-12-222-2/+6
* Update dependencies.Dr. Stephen Henson2006-11-301-1/+1
* Add .cvsignoreDr. Stephen Henson2006-11-211-0/+5
* Fix various warnings.Ben Laurie2006-11-086-6/+27
* Yet another mingw warning.Andy Polyakov2006-10-231-12/+0
* Avoid application relink on every make invocation.Andy Polyakov2006-10-202-2/+3
* Updated file.Dr. Stephen Henson2006-09-211-2/+2
* Add missing prototype. Fix various warnings (C++ comments, ; outside function).Dr. Stephen Henson2006-09-215-15/+17
* Compile in gost engine.Dr. Stephen Henson2006-09-211-3/+19
* Updated version of gost engine.Dr. Stephen Henson2006-09-2131-2273/+2680
* GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson2006-09-1733-0/+5836
* Add BeOS support.Ulf Möller2006-04-111-0/+1
* Implementation of pkey_rsa_verify. Some constification.Dr. Stephen Henson2006-04-101-3/+4
* remove unnecessary codeNils Larsch2006-03-183-8/+0
* fix problems found by coverity: remove useless codeNils Larsch2006-03-151-4/+0
* make updateUlf Möller2006-02-121-0/+111
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-111/+0
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* add additional checks + cleanupNils Larsch2006-01-292-5/+8
* Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller2006-01-081-1/+1
* Fix install problems on MacOS X and HP-UX.Andy Polyakov2005-10-251-4/+11
* Fix signed/unsigned warnings.Geoff Thorpe2005-07-261-1/+1
* makeNils Larsch2005-07-168-6/+92
* Fix warnings.Ben Laurie2005-06-292-0/+4
* Jumbo Makfiles update.Andy Polyakov2005-06-231-19/+18
* clear dso pointer in case of an errorNils Larsch2005-06-173-0/+3