Re: [twsocket] OpenSSL 1.1.0 is now supported by ICS V8.33

2016-09-07 Thread Eugene Kotlyarov
>> Could you also add some conditional define to hide functions that are >> gone I just accidentally noticed that EVP_CIPHER_CTX_init is gone when >> my application started crashing, it would be nice to fail at compile >> time. >Not easily, it would be needed if your application still used

Re: [twsocket] OpenSSL 1.1.0 is now supported by ICS V8.33

2016-09-07 Thread Eugene Kotlyarov
>> Could you also add GSSLEAY_DLL_IgnoreOld global variable similar to >> GSSLEAY_DLL_IgnoreNew, so we could ignore old dll names for security >> reasons. >This is now added to ICS V8.34. >Also corrected next OpenSSL release is 1.1.1 not 1.1.0a, so this build will >support up to 1.1.999.

Re: [twsocket] OpenSSL 1.1.0 is now supported by ICS V8.33

2016-09-07 Thread Angus Robertson - Magenta Systems Ltd
> Could you also add GSSLEAY_DLL_IgnoreOld global variable similar > to GSSLEAY_DLL_IgnoreNew, so we could ignore old dll names for > security reasons. This is now added to ICS V8.34. Also corrected next OpenSSL release is 1.1.1 not 1.1.0a, so this build will support up to 1.1.999. Will need

Re: [twsocket] OpenSSL 1.1.0 is now supported by ICS V8.33

2016-08-29 Thread Angus Robertson - Magenta Systems Ltd
> Could you also add GSSLEAY_DLL_IgnoreOld global variable similar > to GSSLEAY_DLL_IgnoreNew, so we could ignore old dll names for > security reasons. Good idea, I'll do that next week. However OpenSSL 1.0.2 is the current recommended long term release and will get security patches for a few

Re: [twsocket] OpenSSL 1.1.0 is now supported by ICS V8.33

2016-08-29 Thread Eugene Kotlyarov
Thank you very much! Could you also add GSSLEAY_DLL_IgnoreOld global variable similar to GSSLEAY_DLL_IgnoreNew, so we could ignore old dll names for security reasons. -Original Message- From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Angus Robertson - Magenta