Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing backlinks to ssl(3) | schwarze | 2019-06-12 | 1 | -2/+5 |
| | |||||
* | In ssl.h rev. 1.158 2018/05/01 13:30:24, tb@ changed BIO_f_ssl(3) | schwarze | 2018-05-01 | 1 | -3/+3 |
| | | | | to return const. Update the documentation. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -6/+10 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | ssl.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+10 |
| | |||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+14 |
| | |||||
* | Merge new RETURN VALUES section; from Paul Yang via | schwarze | 2018-02-19 | 1 | -6/+35 |
| | | | | OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800 tweaked by me. | ||||
* | remove a duplicate BIO_do_accept() call from an example; | schwarze | 2017-08-20 | 1 | -12/+6 |
| | | | | | from Beat Bolli <dev at drbeat dot li> via OpenSSL commit 7a67a3ba Jan 18 23:49:43 2017 +0100 | ||||
* | fix some .Xr errors that jmc@ found with mdoclint(1) | schwarze | 2017-04-10 | 1 | -3/+5 |
| | |||||
* | various minor cleanup; | jmc | 2016-12-16 | 1 | -5/+5 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-14 | 1 | -13/+93 |
| | | | | | In the SYNOPSIS, show function prototypes rather than macro definitions. Delete the useless NOTES section header. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+479 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |