CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/11/27 13:40:07
Modified files:
lib/libcrypto/man: Makefile
Added files:
lib/libcrypto/man: OCSP_REQUEST_new.3 OCSP_cert_to_id.3
OCSP_request_add1_nonce.3
OCSP_resp_find_status.3
OCSP_response_status.3 OCSP_sendreq_new.3
Log message:
Import OCSP documentation from OpenSSL, leaving out some stuff
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.