summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OCSP_sendreq_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* document OCSP_parse_url(3)schwarze2019-08-271-6/+75
|
* document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)schwarze2019-08-231-4/+5
|
* crypto HISTORY up to 1.0.0; researched from OpenSSL gitschwarze2018-03-231-1/+7
|
* crypto HISTORY up to 0.9.8h; researched from OpenSSL gitschwarze2018-03-231-2/+9
|
* crypto HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-2/+6
|
* fix broken cross references; found with mandoc -Tlintschwarze2017-07-061-3/+3
|
* Delete most references to crypto(3). That page isn't useful enoughschwarze2016-12-061-3/+2
| | | | to be pointed to from random individual pages.
* various cleanup;jmc2016-11-301-15/+7
|
* Import OCSP documentation from OpenSSL, leaving out some stuffschwarze2016-11-271-0/+245
that we don't have, fixing some bugs and tweaking some parts for readability. P.S. Why did some people write a HTTP client implementation and then decide that the best place to publish it might be a crypto(3) library? Oh never mind, to go easy on my sanity, i should probably stop asking such questions and just document what i find.