aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/ecdh.py
Commit message (Collapse)AuthorAgeFilesLines
* add SSL_CTX_set_ecdh_auto where supported (#3250)Paul Kehrer2016-11-181-0/+9
| | | | In 1.1.0 this is a noop and occurs by default, and this wasn't supported < 1.0.2
* some ECDH functions we don't use that are no longer present in 1.1.0Paul Kehrer2016-03-091-14/+0
|
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-9/+0
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+59