Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various minor cleanup; | 2016-12-16 | 1 | -4/+4 | |
| | |||||
* | Add Copyright and license. | 2016-12-10 | 1 | -1047/+149 | |
| | | | | | | | | | | | | | | Delete all the function prototypes. They are all available from their individual manual pages. Here, they were incomplete and nothing but a maintenance nightmare. Add several missing cross reference, such that this page now references all libssl manual pages. Delete a sentence that said nothing and correct a typo. Now all libssl manuals have proper Copyright notices and licenses, and i have merged all improvements from OpenSSL that i could find. | ||||
* | garbage collect PSK remnants | 2016-12-01 | 1 | -53/+2 | |
| | |||||
* | Purge some SSLv2 and SSLv3 stuff that no longer exists. | 2016-11-30 | 1 | -57/+11 | |
| | |||||
* | move manual pages from doc/ to man/ for consistency with other | 2016-11-05 | 1 | -0/+1319 | |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |