openssl/crypto/ts
Josh Cooper 4f20de0c8a Open pem files in binary mode
In order to avoid an MSVCRT bug affecting ftell and text mode[1], open PEM files
in binary mode. The PEM parser already handles CRLF translation[2].

[1] 8300a8742b
[2] https://github.com/openssl/openssl/pull/24249#issuecomment-2192025429

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25716)
2025-01-28 20:57:14 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ts_asn1.c Update copyright year 2020-11-26 14:18:57 +00:00
ts_conf.c Open pem files in binary mode 2025-01-28 20:57:14 +01:00
ts_err.c Update copyright year 2021-06-17 13:24:59 +01:00
ts_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_local.h crypto/*: Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:01 +11:00
ts_req_print.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ts_req_utils.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ts_rsp_print.c Fix safestack issues in conf.h 2020-09-13 11:11:20 +01:00
ts_rsp_sign.c Copyright year updates 2024-09-05 09:35:49 +02:00
ts_rsp_utils.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ts_rsp_verify.c Copyright year updates 2024-09-05 09:35:49 +02:00
ts_verify_ctx.c Replace and Deprecate TS_VERIFY_CTX Functions 2024-07-10 09:39:53 +02:00