Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libssl libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | Remove SSL_add_compression_method | tb | 2024-08-31 | 1 | -20/+4 |
| | |||||
* | Make signature of SSL_COMP_add_compression_method(3) match reality | tb | 2024-05-23 | 1 | -3/+3 |
| | |||||
* | add missing backlinks to ssl(3) | schwarze | 2019-06-12 | 1 | -2/+4 |
| | |||||
* | ssl.h HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | ssl.h HISTORY up to 0.9.2b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+6 |
| | |||||
* | Replace all of the text by a deprecation notice: | schwarze | 2016-11-29 | 1 | -49/+29 |
| | | | | | | | LibreSSL was decompressed long ago. Mention SSL_COMP_get_compression_methods(3) which is both available in our public interface and documented by OpenSSL. | ||||
* | 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@ |