[openssl.org #1440] [PATCH] Incorrect shared build of ccgost engine

2006-12-22 Thread Nils Larsch via RT
patch applied, please test a recent snapshot. Thanks, Nils __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager

Re: [openssl.org #1440] [PATCH] Incorrect shared build of ccgost engine

2006-12-22 Thread Victor B. Wagner
On 2006.12.22 at 10:21:41 +0100, Nils Larsch via RT wrote: patch applied, please test a recent snapshot. Our tests passed, at least on Linux platform. __ OpenSSL Project http://www.openssl.org

[openssl.org #1440] [PATCH] Incorrect shared build of ccgost engine

2006-12-19 Thread Victor B. Wagner via RT
File gost_eng.c contains macros IMPLEMENT_DYNAMIG_BIND_FN and IMPLEMENT_DYNAMIC_CHECK_FN, which should be expanded when engine is compiled as shared library, i.e. during default build of OpenSSL after ./config shared However, these macros are under #ifdef DYNAMIC_ENGINE_SUPPORT, and this macro