Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further improve the documentation of library initialization and configuration. | schwarze | 2019-06-14 | 1 | -22/+10 |
| | | | | | | | | | Among other improvements: * Use a uniform wording at the top of the DECSRIPTION for obsolete pages. * Better explain how to use a non-standard configuration file. * Remove obsolete functions from SEE ALSO. Triggered by some suggestions from tb@. Tweaks and OK tb@. | ||||
* | 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/+6 |
| | |||||
* | ssl.h HISTORY up to 0.9.2b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -1/+5 |
| | |||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+6 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-12-04 | 1 | -13/+57 |
| | | | | | In the SYNOPSIS, show prototypes, not #defines. Delete a note about ancient OpenSSL versions. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+54 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |