Re: [twsocket] Added support for OpenSSL 0.9.8r and 1.0.0d

2011-04-24 Thread Arno Garrels
Arno Garrels wrote:
 Hi,
 
 Just checked in rev. #701.
 Took me quite a while to build OpenSSL 1.0.0d with MinGW and v1.0.0d
 still made problems with session resumption, one workaround so far
 was required. The binaries are downloadable here:
 http://wiki.overbyte.be/wiki/index.php/ICS_Download

Just checked in rev. #702.
Log:
Fixed a bug with OpenSSL 1.0.0d. Record TEVP_PKEY_st changed in OpenSSL 1.0.0 
and had to be declared as dummy. See helper functions Ics_Ssl_EVP_PKEY_xxx in 
OverbyteIcsLibeay.pas.

-- 
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Added support for OpenSSL 0.9.8r and 1.0.0d

2011-04-24 Thread Arno Garrels
Arno Garrels wrote:
 Arno Garrels wrote:
 Hi,
 
 Just checked in rev. #701.
 Took me quite a while to build OpenSSL 1.0.0d with MinGW and v1.0.0d
 still made problems with session resumption, one workaround so far
 was required. The binaries are downloadable here:
 http://wiki.overbyte.be/wiki/index.php/ICS_Download
 
 Just checked in rev. #702.
 Log:
 Fixed a bug with OpenSSL 1.0.0d. Record TEVP_PKEY_st changed in
 OpenSSL 1.0.0 and had to be declared as dummy. See helper functions
 Ics_Ssl_EVP_PKEY_xxx in OverbyteIcsLibeay.pas.  

My bad, forgot to check in required changes to OverbyteIcsSslX509Utils.pas,
so just check out / update to latest revision.

-- 
Arno Garrels





--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be