Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document SSL_version(3). It's listed in ssl(3) and <openssl/ssl.h>, | 2016-12-10 | 1 | -7/+20 | |
| | | | | so it's clearly a public interface. | ||||
* | Add Copyright and license. | 2016-12-03 | 1 | -6/+49 | |
| | | | | Delete SSLv2 and SSLv3 remnants. | ||||
* | move manual pages from doc/ to man/ for consistency with other | 2016-11-05 | 1 | -0/+35 | |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |