openssl/crypto/ts
Pauli 35c9408108 Check conversion return in ASN1_INTEGER_print_bio.
Also streamline the code by relying on ASN1_INTEGER_to_BN to allocate the
BN instead of doing it separately.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6821)
2018-07-31 11:37:05 +10:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ts_asn1.c Added support for ESSCertIDv2 2017-05-03 09:04:23 +02:00
ts_conf.c Added support for ESSCertIDv2 2017-05-03 09:04:23 +02:00
ts_err.c Put message strings in state files 2017-06-12 15:03:40 -04:00
ts_lcl.h Added support for ESSCertIDv2 2017-05-03 09:04:23 +02:00
ts_lib.c Check conversion return in ASN1_INTEGER_print_bio. 2018-07-31 11:37:05 +10:00
ts_req_print.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_req_utils.c Constify some ASN1_OBJECT *obj input parameters 2016-08-04 17:02:48 +02:00
ts_rsp_print.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ts_rsp_sign.c Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
ts_rsp_utils.c Convert TS_STATUS_INFO* functions to use const getters 2016-08-16 23:36:27 +01:00
ts_rsp_verify.c Added support for ESSCertIDv2 2017-05-03 09:04:23 +02:00
ts_verify_ctx.c Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 2016-08-16 16:05:35 +01:00