openssl/crypto/ts
Matt Caswell e68a780ed6 Fix seg fault in TS_RESP_verify_response()
The TS_RESP_verify_response() function is used for verifying the response
from a TSA. You can set the provided TS_VERIFY_CTX with different flags
depending on what aspects of the response you wish to verify.

A seg fault will occur if you supply the TS_VFY_SIGNER or TS_VFY_TSA_NAME
flags without also specifying TS_VFY_SIGNATURE.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-06-10 15:58:44 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ts_asn1.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_conf.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
ts_lcl.h Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_lib.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_req_print.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_req_utils.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_rsp_print.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_rsp_sign.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_rsp_utils.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_rsp_verify.c Fix seg fault in TS_RESP_verify_response() 2016-06-10 15:58:44 +01:00
ts_verify_ctx.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00