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 | -2/+6 |
| | |||||
* | crypto HISTORY up to 0.9.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+6 |
| | |||||
* | bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -4/+11 |
| | |||||
* | Two HISTORY bits from the old CHANGES.SSLeay file, which goes up to | schwarze | 2018-03-20 | 1 | -2/+6 |
| | | | | 0.9.0b. Nothing else that can be used in there. | ||||
* | In bio.h rev. 1.39 2018/02/22 16:38:43, jsing@ provided BIO_up_ref(3). | schwarze | 2018-02-24 | 1 | -12/+57 |
| | | | | | | Merge the documentation from OpenSSL, tweaked by me. While here, fix the in parts imprecise, in parts incorrect descriptions of BIO_new(3), BIO_set(3), BIO_free(3), and BIO_free_all(3). | ||||
* | In bio.h rev. 1.31 2018/02/17 13:57:14, tb@ provided new functions | schwarze | 2018-02-17 | 1 | -2/+3 |
| | | | | | BIO_meth_*(). Import the documentation from OpenSSL, with extensive tweaks by me. | ||||
* | OpenSSL documented the public function BIO_printf(3) (and friends) | schwarze | 2017-03-25 | 1 | -2/+3 |
| | | | | | in commit 2ca2e917. Document it here, too, but do not use their text. Be more concise and more precise at the same time. | ||||
* | tweak previous; | jmc | 2016-12-06 | 1 | -6/+6 |
| | |||||
* | We don't want section 3 manual pages with names that do not correspond | schwarze | 2016-12-06 | 1 | -42/+89 |
| | | | | | | | | | to functions, so delete the BIO(3) manual page and merge its content into BIO_new(3) and BIO_push(3). Sort the content of BIO_new(3) into a logical order and improve the wording in various ways. Add the required cross references to BIO_push(3). | ||||
* | Add Copyright and license. | schwarze | 2016-11-18 | 1 | -7/+60 |
| | | | | | Document that BIO_free(3), BIO_vfree(3), and BIO_free_all(3) accept NULL. Delete the useless statement that void functions return no value. | ||||
* | various cleanup; | jmc | 2016-11-07 | 1 | -18/+18 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | Add missing CVS Mdocdate tags. No text change, except for the change | schwarze | 2015-09-09 | 1 | -1/+1 |
| | | | | of date that can't be helped. | ||||
* | second batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-14 | 1 | -0/+104 |