Go to file
Marcel Raad 062b19c97b Add compatibility with OpenSSL 1.1
- SSLv2 has been completely removed from OpenSSL, even without OPENSSL_NO_SSL2
- there is a new threading API without locking callbacks
- struct SSL_CTX has been made opaque and must be used via accessor functions
- some cleanup functions have been removed
2016-08-26 12:42:50 +02:00
asio Add compatibility with OpenSSL 1.1 2016-08-26 12:42:50 +02:00
.gitignore Ignore scratch source files and symlinked boost. 2014-04-28 12:51:01 +10:00