| commit | 79d99a09446e31e51e0809a7cc3e1c5ffd70a803 | [log] [tgz] |
|---|---|---|
| author | Sergey Kandaurov <pluknet@nginx.com> | Tue Apr 18 16:08:46 2017 +0300 |
| committer | Sergey Kandaurov <pluknet@nginx.com> | Tue Apr 18 16:08:46 2017 +0300 |
| tree | 8b05a513b469cd5a71db87e5656b9d3dc9726b1b | |
| parent | d0996af5c7faa06cc20496f689d9e5844968993f [diff] |
SSL: compatibility with OpenSSL master branch. The SSL_CTRL_SET_CURVES_LIST macro is removed in the OpenSSL master branch. SSL_CTX_set1_curves_list is preserved as compatibility with previous versions.