Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | schwarze | 2018-03-23 | 1 | -3/+5 |
| | |||||
* | In bio.h rev. 1.35 2018/02/20 17:55:26, tb@ provided BIO_set_shutdown(3) | schwarze | 2018-02-24 | 1 | -5/+64 |
| | | | | | | and BIO_get_shutdown(3). Write the documentation from scratch because what OpenSSL provides doesn't explain the difference to BIO_set_close(3) and is also worded in a rather confusing way. | ||||
* | In bio.h rev. 1.32 2018/02/18 12:58:25, tb@ provided | schwarze | 2018-02-19 | 1 | -0/+115 |
BIO_get_data(3), BIO_set_data(3), and BIO_set_init(3). Import the documentation from OpenSSL. |