| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | conditionally bind/remove the SSL_ST/TLS_ST state machine statuses | Paul Kehrer | 2016-03-11 | 1 | -3/+22 |
|/ |
|
* | whoops this shouldn't have moved | Paul Kehrer | 2016-03-09 | 1 | -1/+1 |
* | move some ssl functions that are now macros and add 2 getters | Paul Kehrer | 2016-03-09 | 1 | -7/+9 |
* | one more function | Alex Gaynor | 2016-01-31 | 1 | -0/+2 |
* | Added an addition binding that PyOpenSSL might want | Alex Gaynor | 2016-01-31 | 1 | -0/+2 |
* | Comment lingering SSLv2 symbol. | Cory Benfield | 2015-12-14 | 1 | -0/+4 |
* | Remove SSLv2 bindings. | Cory Benfield | 2015-12-14 | 1 | -16/+1 |
* | Add more CRYPTO_EX_DATA functions | Christian Heimes | 2015-11-20 | 1 | -0/+12 |
* | Removed SSL_renegotiate_abbreviated binding | kjav | 2015-08-28 | 1 | -1/+0 |
* | Added bindings for SSL_renegotiate_<pending/abbreviated> | kjav | 2015-08-28 | 1 | -0/+2 |
* | Add SSL_renegotiate binding. | Terry Chia | 2015-08-28 | 1 | -0/+1 |
* | add set_cert_cb | Maximilian Hils | 2015-08-25 | 1 | -0/+17 |
* | libre doesn't have these fields (and might only be used in sslv2 anyway) | Paul Kehrer | 2015-08-19 | 1 | -2/+0 |
* | compilation fix | Paul Kehrer | 2015-08-19 | 1 | -2/+4 |
* | style fix + remove some elements of the struct that aren't in 0.9.8 | Paul Kehrer | 2015-08-18 | 1 | -5/+2 |
* | added attribs to SSL_SESSION, SSL_SESSION_print. CIPHER_description | MiWCryptAnalytics | 2015-08-18 | 1 | -0/+11 |
* | remove openssl CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 1 | -111/+0 |
* | Exposed the SSL_peek functionality | Stelios | 2015-07-06 | 1 | -0/+1 |
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+736 |