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