| #
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
|
| #
8496b612 |
| 21-Aug-2017 |
schwarze <schwarze@openbsd.org> |
Delete non-existent functions SSL_add_session() and SSL_remove_session() and clarify that SSL_CTX_remove_session(3) marks the session as non-resumable.
From Rich Salz <rsalz at openssl dot org> via
Delete non-existent functions SSL_add_session() and SSL_remove_session() and clarify that SSL_CTX_remove_session(3) marks the session as non-resumable.
From Rich Salz <rsalz at openssl dot org> via OpenSSL commit 1722496f Jun 8 15:18:38 2017 -0400 and from Matt Caswell <matt at openssl dot org> via OpenSSL commit b8964668 Apr 26 15:16:18 2017 +0100.
show more ...
|
| #
40a95353 |
| 30-Nov-2016 |
schwarze <schwarze@openbsd.org> |
Copyright and license
|
| #
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@
|