aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/bio.py
Commit message (Collapse)AuthorAgeFilesLines
* BIO_ptr_ctrl's ret type changed from char to void...but we don't use itPaul Kehrer2016-03-081-1/+0
| | | | So let's reduce our exposure to this sort of thing and remove it.
* move BIO_new_mem_buf to macros to handle 1.0.2g signature changePaul Kehrer2016-03-011-1/+2
|
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-2/+0
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+172