Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.1.0 locks (#4420) | Paul Kehrer | 2018-08-29 | 1 | -1/+4 |
* | Make our locking setup function compy with our style guide (#4316) | Alex Gaynor | 2018-07-06 | 1 | -2/+2 |
* | OpenSSL 1.0.2o has switched to winsock2 (#4184) | Thierry Bastian | 2018-04-05 | 1 | -0/+3 |
* | Funcs macros gone (#3695) | Paul Kehrer | 2017-06-27 | 1 | -3/+0 |
* | pypy3 compilation fix for locking callback (#3716) | Paul Kehrer | 2017-06-24 | 1 | -20/+60 |
* | switch the PEM password callback to a C implementation (#3382) | Paul Kehrer | 2017-02-13 | 1 | -31/+35 |
* | Use static callbacks with Python 3.x again (#3350) | Christian Heimes | 2017-01-18 | 1 | -4/+1 |
* | C locking callback (#3226) | Alex Gaynor | 2016-11-13 | 1 | -1/+72 |
* | disable static callbacks on Python 3.5 (refs #2970) (#3063) | Maximilian Hils | 2016-07-29 | 1 | -1/+4 |
* | remove the callbacks we don't use in cryptography | Paul Kehrer | 2016-01-07 | 1 | -61/+0 |
* | Port callbacks to new static callback | Christian Heimes | 2016-01-07 | 1 | -0/+111 |