commit | 97511e5b8d8169096b48ff73ecce7d973129cf87 | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Fri Apr 08 23:19:22 2016 +0200 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Apr 08 17:19:22 2016 -0400 |
tree | d1d585a57f2b96ab6b98007d0e6b41d30b8e3e60 | |
parent | d824f6005a8520e3b98fb349a899c33f300b7a08 [diff] |
Add more bindings to OpenSSL, to be used by the Python _ssl module. (#2868) * Add more bindings to OpenSSL, all are used by the Python _ssl module. * Add a conditional: SSL_CTX_clear_options() does not exist before 0.9.8m * 80 cols * Condionally define the TLSEXT error codes. * Address review comments * Remove all parameter names