CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/12/12 13:10:04
Modified files:
lib/libcrypto/man: OCSP_resp_find_status.3
Log message:
Document OCSP_SINGLERESP_new(3), OCSP_SINGLERESP_free(3),
OCSP_CERTSTATUS_new(3), OCSP_CERTSTATUS_free(3), OCSP_REVOKEDINFO_new(3),
and OCSP_REVOKEDINFO_free(3), all in <openssl/ocsp.h> and in OpenSSL
doc/man3/X509_dup.pod. Note that the OpenSSL documentation specifies
the wrong header file.
Add some information about what these objects actually represent,
along with the pertinent STANDARDS reference.