Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | drop some duplicate statements about macros | schwarze | 2023-11-16 | 1 | -4/+2 |
| | |||||
* | Mention the type-specific BIO_ctrl(3) command constants | schwarze | 2023-04-29 | 1 | -6/+15 |
| | | | | in the manual pages of the respective BIO types. | ||||
* | Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3) | schwarze | 2023-04-11 | 1 | -2/+11 |
| | | | | for the various BIO types. | ||||
* | document BIO_fd_non_fatal_error(3) and BIO_fd_should_retry(3) | schwarze | 2022-12-20 | 1 | -8/+76 |
| | |||||
* | In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiers | schwarze | 2018-05-01 | 1 | -3/+3 |
| | | | | to the prototypes of several functions. Update the documentation. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -4/+10 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -2/+6 |
| | |||||
* | make sure that all the BIO pages point back to the master page BIO_new(3) | schwarze | 2016-12-06 | 1 | -2/+3 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-18 | 1 | -12/+55 |
| | | | | | | Mention that BIO_set_fd(3) and BIO_get_fd(3) are macros. Delete off-topic sentences about the return values of BIO_seek(3), BIO_reset(3), and BIO_tell(3). | ||||
* | various cleanup; | jmc | 2016-11-07 | 1 | -4/+4 |
| | |||||
* | document BIO_set_fd() and BIO_get_fd() in one manual page, not in two; | schwarze | 2016-11-06 | 1 | -16/+29 |
| | | | | general direction discussed yesterday with bcook@ | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -2/+4 |
| | |||||
* | third batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-16 | 1 | -0/+137 |