/[Apache-SVN]
ViewVC logotype

Revision 1773567


Jump to revision: Previous Next
Author: brane
Date: Sun Dec 11 12:32:57 2016 UTC (7 years, 6 months ago)
Changed paths: 4
Log Message:
On the ocsp-verification branch: Prepare prototypes and error codes
for OCSP response creation and verification.

* BRANCH-README: Update branch docs.

* serf.h
  (SERF_ERROR_SSL_OCSP_RESPONSE_CERT_REVOKED,
   SERF_ERROR_SSL_OCSP_RESPONSE_CERT_UNKNOWN,
   SERF_ERROR_SSL_OCSP_RESPONSE_INVALID): New error codes.
  (SERF_OCSP_UNGOOD_ERROR): New error-checking utility macro.

* serf_bucket_types.h
  (serf_ssl_ocsp_request_create,
   serf_ssl_ocsp_response_verify): New prototypes.

* src/context.c
  (serf_error_string): Add error strings for the new error codes.


Changed paths

Path Details
Directoryserf/branches/ocsp-verification/BRANCH-README modified , text changed
Directoryserf/branches/ocsp-verification/serf.h modified , text changed
Directoryserf/branches/ocsp-verification/serf_bucket_types.h modified , text changed
Directoryserf/branches/ocsp-verification/src/context.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26