| #
076fb258 |
| 24-Oct-2021 |
schwarze <schwarze@openbsd.org> |
merge documentation for SSL_read_ex(3), SSL_peek_ex(3), and SSL_write_ex(3) from the OpenSSL 1.1.1 branch, which is still under a free license
|
| #
209714ae |
| 26-May-2020 |
schwarze <schwarze@openbsd.org> |
minor cleanup ahead of the following work: remove references to the SSL protocol which is no longer supported and use .Xr rather than .Fn for functions documented elsewhere
|
| #
10e00d17 |
| 27-Mar-2018 |
schwarze <schwarze@openbsd.org> |
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs on the web, so fix up SSLeay HISTORY accordingly
|
| #
8fba1ec8 |
| 21-Mar-2018 |
schwarze <schwarze@openbsd.org> |
ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git
|
| #
bb16c35a |
| 07-Dec-2016 |
schwarze <schwarze@openbsd.org> |
add missing .Nm SSL_peek in the NAME section
|
| #
5bee811b |
| 06-Dec-2016 |
schwarze <schwarze@openbsd.org> |
replace all references to BIO(3) with references to BIO_new(3)
|
| #
545cba2c |
| 04-Dec-2016 |
schwarze <schwarze@openbsd.org> |
Add Copyright and license. Merge documentation of SSL_peek(3) from OpenSSL. Stop taking about SSLv2. Many wording improvements, most from OpenSSL.
|
| #
f1a3c524 |
| 05-Nov-2016 |
schwarze <schwarze@openbsd.org> |
move manual pages from doc/ to man/ for consistency with other libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@
|