[Boost-bugs] [Boost C++ Libraries] #3256: boost.asio new openssl support

Subject: [Boost-bugs] [Boost C++ Libraries] #3256: boost.asio new openssl support
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-10 09:04:41


#3256: boost.asio new openssl support
----------------------------------------+-----------------------------------
 Reporter: tananaev <palyer@…> | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: asio
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: ssl |
----------------------------------------+-----------------------------------
 In new openssl library (1.0.0 beta2):
 "SSL_METHOD *SSLv2_method"
 changed to
 "const SSL_METHOD *SSLv2_method".

 Other functions like SSLv3_method, SSLv23_method have same problems.

 So i'm getting compilation error. It's only beta version of library, but i
 think it would be in release too.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3256>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC