summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CRYPTO_set_ex_data.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sort the list of data structures and add the missing ECDH and ECDSA;schwarze2018-04-081-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 gitschwarze2018-03-221-2/+9
|
* crypto.c HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze2018-03-211-5/+9
|
* resolve duplication of names and prototypes in manuals related to ex_dataschwarze2017-01-061-3/+5
| | | | and sprinkle cross references instead; more work is obviously needed here
* minor cleanup;jmc2016-11-291-3/+3
|
* Add Copyright and license.schwarze2016-11-281-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 licenseschwarze2016-11-231-2/+50
|
* various cleanup;jmc2016-11-101-6/+7
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* Convert five more manuals from POD to mdoc.schwarze2015-11-111-0/+70
I found drafts of these in my tree, probably originally from Max Fillinger, that just needed minor polishing.