godot/modules/openssl
Elliott Sales de Andrade 8d246dfc1d Add support for OpenSSL 1.1.0.
This release hides many struct members which provides easier forward
compatibility but is a break from previous releases. A few small macros
provide compatibility between both 1.1.0 and 1.0.x.

Fixes #8624.

(cherry picked from commit 00c03bdd2b)
2017-09-24 09:19:28 +02:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
register_types.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
register_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
SCsub Fix cherry-picking issues caused by code updates 2017-06-07 12:59:42 -03:00
stream_peer_openssl.cpp Add support for OpenSSL 1.1.0. 2017-09-24 09:19:28 +02:00
stream_peer_openssl.h Add support for OpenSSL 1.1.0. 2017-09-24 09:19:28 +02:00