Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort the list of data structures and add the missing ECDH and ECDSA; | schwarze | 2018-04-08 | 1 | -57/+13 |
| | | | | | triggered by OpenSSL commit a73d990e Feb 27 19:02:24 2018 +0100, but with different content | ||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+9 |
| | |||||
* | crypto.c HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -5/+9 |
| | |||||
* | resolve duplication of names and prototypes in manuals related to ex_data | schwarze | 2017-01-06 | 1 | -3/+5 |
| | | | | and sprinkle cross references instead; more work is obviously needed here | ||||
* | minor cleanup; | jmc | 2016-11-29 | 1 | -3/+3 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-28 | 1 | -21/+295 |
| | | | | | | | | | | Merge the documentation of six additional functions from OpenSSL. There are some differences between OpenSSL and LibreSSL, for example we don't have CRYPTO_free_ex_index(), CRYPTO_EX_INDEX_EC_KEY, and CRYPTO_EX_INDEX_APP. I hope i got the differences right. "if you don;t get any feedback promptly i say just go ahead" jmc@ | ||||
* | Copyright and license | schwarze | 2016-11-23 | 1 | -2/+50 |
| | |||||
* | various cleanup; | jmc | 2016-11-10 | 1 | -6/+7 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | Convert five more manuals from POD to mdoc. | schwarze | 2015-11-11 | 1 | -0/+70 |
I found drafts of these in my tree, probably originally from Max Fillinger, that just needed minor polishing. |