sigmoid

..oo..oo..oo..oo..oo..oo..

Browsing Posts tagged openssl

Compiled static and shared OpenSSL v1.1.0d and v1.0.2k for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches as always also available for anyone who wants to customize their builds. Library names have changed upstream for v1.1.0d, but I follow the older pattern for my builds (i.e. libname[MT/MD][d]), as with […]

Compiled static and shared OpenSSL v1.0.1u, v1.0.2j and v1.1.0b for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches as always also available for anyone who wants to customize their builds. This time around I have built OpenSSL v1.1.x, which should be used for any new projects. I have not […]

Compiled OpenSSL v1.0.1t and v1.0.2h for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches available for anyone who wants to customize their builds. Note that old versions of OpenSSL are now in the Precompiled OpenSSL (Past Builds) page, however it is only there for archival purposes, do not use […]

I just compiled the OpenSSL v1.0.1p for all popular MSVC compilers, including MSVC 2015. You can download it (+ the scripts to build it yourself) in the Precompiled OpenSSL page. I basically ported the code from 1.0.2d that fixes a bug that prevents 1.0.1p to be compiled with MSVC 2015. For reference see my bug […]

I just compiled the OpenSSL v1.0.2d with MSVC 2015. You can download it (+ the scripts to build it yourself) in the Precompiled OpenSSL page. I have also tried building OpenSSL v1.0.1p for MSVC 2015, but the static builds fail, so I decided against posting an incomplete set. 0