Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |