Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 1 | -3/+3 |
| | | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@ | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -3/+3 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | ssl.h HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+8 |
| | |||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+6 |
| | |||||
* | In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ provided | schwarze | 2018-02-24 | 1 | -3/+5 |
| | | | | | SSL_SESSION_get_protocol_version(3). Import the documentation form OpenSSL, tweaked by me, OK tb@. | ||||
* | Additional SSL_SESSION documentation | schwarze | 2017-04-10 | 1 | -3/+9 |
| | | | | | from Matt Caswell <matt at openssl dot org>, OpenSSL commit b31db505. Improve crosslinking while here. | ||||
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -5/+53 |
| | | | | Minor corrections while here. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+97 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |