aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/callbacks.py
Commit message (Expand)AuthorAgeFilesLines
* Test against libressl 3.0 (#5031)Alex Gaynor2019-10-201-2/+2
* 1.1.0 locks (#4420)Paul Kehrer2018-08-291-1/+4
* Make our locking setup function compy with our style guide (#4316)Alex Gaynor2018-07-061-2/+2
* OpenSSL 1.0.2o has switched to winsock2 (#4184)Thierry Bastian2018-04-051-0/+3
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* pypy3 compilation fix for locking callback (#3716)Paul Kehrer2017-06-241-20/+60
* switch the PEM password callback to a C implementation (#3382)Paul Kehrer2017-02-131-31/+35
* Use static callbacks with Python 3.x again (#3350)Christian Heimes2017-01-181-4/+1
* C locking callback (#3226)Alex Gaynor2016-11-131-1/+72
* disable static callbacks on Python 3.5 (refs #2970) (#3063)Maximilian Hils2016-07-291-1/+4
* remove the callbacks we don't use in cryptographyPaul Kehrer2016-01-071-61/+0
* Port callbacks to new static callbackChristian Heimes2016-01-071-0/+111