/[Apache-SVN]
ViewVC logotype

Revision 1774473


Jump to revision: Previous Next
Author: brane
Date: Thu Dec 15 14:31:13 2016 UTC (7 years, 6 months ago)
Changed paths: 3
Log Message:
On the ocsp-verification branch: Implement request constructor,
export, import and acccessors.

* serf_bucket_types.h
  (serf_ssl_ocsp_response_parse): Fix return type.

* buckets/ssl_buckets.c
  (free_ocsp_request): New; pool cleanup function.
  (serf_ssl_ocsp_request_t, serf_ssl_ocsp_response_t): Define types.
  (serf_ssl_ocsp_request_create,
   serf_ssl_ocsp_request_body,
   serf_ssl_ocsp_request_body_size,
   serf_ssl_ocsp_request_export,
   serf_ssl_ocsp_request_import): Implement these functions.
  (serf_ssl_ocsp_response_parse,
   serf_ssl_ocsp_response_verify): Add fake implementations.


Changed paths

Path Details
Directoryserf/branches/ocsp-verification/buckets/ssl_buckets.c modified , text changed
Directoryserf/branches/ocsp-verification/serf_bucket_types.h modified , text changed
Directoryserf/branches/ocsp-verification/test/test_ssl.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26