diff options
author | Rich Salz <rsalz@akamai.com> | 2016-01-17 16:34:26 +0100 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-01-17 16:38:03 +0100 |
commit | 9e5cd4bac777e27ebcdc9aa411f0a63c27500468 (patch) | |
tree | bd8c15096e8c3e0a2cf64cecf715a65553c9e507 /tools | |
parent | RT4247: Add missing patch (diff) | |
download | openssl-9e5cd4bac777e27ebcdc9aa411f0a63c27500468.tar.xz openssl-9e5cd4bac777e27ebcdc9aa411f0a63c27500468.zip |
Add some accessors.
Author: Remi Gacogne <rgacogne-github@coredump.fr>
GH334: Add an OCSP_SINGLERESP_get0_id() accessor to the OCSP_CERTID of
a OCSP_SINGLERESP. It is possible to do it the other way around using
OCSP_resp_find(), but this is more efficient when you have a tree indexed
by OCSP_CERTID, like haproxy does. (This is also RT4251)
Author: Marek Klein <kleinmrk@gmail.com>
GH556: OCSP_resp_get_produced_at() accessor to the producedAt of a
OCSP_BASICRESP
GH555: TS_STATUS_INFO_get_status(), TS_STATUS_INFO_get_text() and
TS_STATUS_INFO_get_failure_info() accessors for a TS_STATUS_INFO
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions