| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide symbols in asn1 and bio | beck | 2023-07-05 | 1 | -1/+19 |
* | Implement new-style OpenSSL BIO callbacks | tb | 2022-01-14 | 1 | -5/+3 |
* | Add a new, mostly empty, bio_local.h and include it in the files | tb | 2022-01-07 | 1 | -1/+3 |
* | Add const to the argument of the following callback getters: | tb | 2018-06-02 | 1 | -9/+9 |
* | whitespace nit | tb | 2018-02-20 | 1 | -2/+2 |
* | Provide BIO_meth_{g,s}et_callback_ctrl() | tb | 2018-02-20 | 1 | -1/+17 |
* | Provide BIO_meth_get_{create,ctrl,destroy,gets,puts,read}() | tb | 2018-02-20 | 1 | -1/+43 |
* | Provide BIO_meth_set_gets(). | tb | 2018-02-18 | 1 | -1/+8 |
* | Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}() | tb | 2018-02-17 | 1 | -0/+82 |