aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/callbacks.py
Commit message (Expand)AuthorAgeFilesLines
* 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