openssl/crypto/asn1
opensslonzos-github 48102247ff Add missing EBCDIC strings
Fix a few places where calling ossl_isdigit does the wrong thing on
EBCDIC based systems.
Replaced with ascii_isdigit.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9556)
2019-08-14 10:41:41 +01:00
..
a_bitstr.c
a_d2i_fp.c
a_digest.c
a_dup.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
a_gentm.c
a_i2d_fp.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
a_int.c
a_mbstr.c
a_object.c
a_octet.c
a_print.c
a_sign.c Support SM2 certificate signing 2019-06-28 18:58:19 +08:00
a_strex.c
a_strnid.c Load the config file by default 2019-08-01 09:59:20 +01:00
a_time.c Add missing EBCDIC strings 2019-08-14 10:41:41 +01:00
a_type.c Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEAN 2019-07-02 16:22:02 +02:00
a_utctm.c
a_utf8.c
a_verify.c Support SM2 certificate verification 2019-03-13 15:29:39 +08:00
ameth_lib.c
asn1_err.c Regenerate mkerr files 2019-07-16 05:26:28 +02:00
asn1_gen.c
asn1_item_list.c
asn1_item_list.h
asn1_lib.c
asn1_locl.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
asn1_par.c
asn_mime.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c
bio_ndef.c Coverity #1451596: check dirlen for being negative 2019-07-12 05:41:48 +10:00
build.info Add d2i_KeyParams/i2d_KeyParams API's. 2019-05-27 21:55:10 +10:00
charmap.h make update 2019-01-03 09:21:39 +00:00
charmap.pl Update generator copyright year. 2019-01-07 14:01:58 -05:00
d2i_param.c Add d2i_KeyParams/i2d_KeyParams API's. 2019-05-27 21:55:10 +10:00
d2i_pr.c
d2i_pu.c Fix d2i_PublicKey() for EC keys 2019-02-08 09:57:26 +00:00
evp_asn1.c
f_int.c
f_string.c
i2d_param.c Add d2i_KeyParams/i2d_KeyParams API's. 2019-05-27 21:55:10 +10:00
i2d_pr.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
i2d_pu.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
n_pkey.c Move ASN1_BROKEN macros 2019-03-19 12:01:24 +01:00
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c Coverity CID 1444959: Integer handling issues 2019-05-08 09:52:58 +10:00
p8_pkey.c
standard_methods.h
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tasn_enc.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tasn_fre.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tasn_new.c Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop} 2019-07-17 14:48:06 +02:00
tasn_prn.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tasn_scn.c
tasn_typ.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tasn_utl.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tbl_standard.h
x_algor.c
x_bignum.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
x_info.c
x_int64.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
x_long.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
x_pkey.c
x_sig.c
x_spki.c
x_val.c