Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename CRYPTO_set_locking_callback.3 to CRYPTO_lock.3 | schwarze | 2019-03-10 | 1 | -176/+0 |
| | | | | | | | because CRYPTO_set_locking_callback() is now a no-op and was never documented in the first place; no text change; requested by jmc@ long ago | ||||
* | delete functions from the manual page that do nothing in LibreSSL | schwarze | 2019-03-10 | 1 | -310/+83 |
| | | | | | | | and that don't do anything in OpenSSL either; no significant amount of text remains from OpenSSL, so change the Copyright information and license of CRYPTO_set_locking_callback.3; OK inoguchi@ jmc@ | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -4/+6 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | crypto HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -10/+12 |
| | |||||
* | crypto HISTORY up to 0.9.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -3/+11 |
| | |||||
* | crypto HISTORY up to 0.9.4; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -3/+5 |
| | |||||
* | crypto.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -4/+13 |
| | |||||
* | Copyright and license | schwarze | 2016-11-23 | 1 | -2/+53 |
| | |||||
* | various cleanup; | jmc | 2016-11-10 | 1 | -15/+14 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | fix the last bunch of NAME sections that were overlooked earlier | schwarze | 2016-03-26 | 1 | -2/+9 |
| | | | | | such that the MLINKS removal can be committed after this; OK jmc@ | ||||
* | Convert five more manuals from POD to mdoc. | schwarze | 2015-11-11 | 1 | -0/+321 |
I found drafts of these in my tree, probably originally from Max Fillinger, that just needed minor polishing. |