Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document SSL_get1_supported_ciphers(3) and SSL_get_client_ciphers(3). | tb | 2019-01-22 | 1 | -7/+61 |
| | | | | | | | The text comes from OpenSSL, where it was still published under a free license. from schwarze | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -5/+6 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | finish ssl HISTORY; mostly 1.1.0/6.3, but also various other fixeslibressl-v2.7.1 | schwarze | 2018-03-24 | 1 | -2/+6 |
| | |||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+8 |
| | |||||
* | In ssl.h rev. 1.143 2018/02/22 17:27:07, jsing@ provided | schwarze | 2018-02-26 | 1 | -6/+24 |
| | | | | SSL_CTX_get_ciphers(3). Merge the documentation from OpenSSL. | ||||
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -11/+62 |
| | | | | | Some additional explanations from OpenSSL. Delete empty RETURN VALUES section. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+68 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |