summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OCSP_request_add1_nonce.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* crypto HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-2/+6
|
* 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-6/+6
|
* Import OCSP documentation from OpenSSL, leaving out some stuffschwarze2016-11-271-0/+160
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.