openssl/crypto/x509
Richard Levitte d0bcad7325 crypto/x509/v3_alt.c: make 'othername' a bit bigger
We want to fill 'othername' with the contents of 'oline' (256 bytes)
plus some additional text.  We need to ensure that 'othername' is
large enough to contain this.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11656)
2020-04-27 15:52:01 +02:00
..
build.info Issuer Sign Tool extention support 2020-03-25 15:33:53 +03:00
by_dir.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
by_file.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
by_store.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
ext_dat.h Issuer Sign Tool extention support 2020-03-25 15:33:53 +03:00
pcy_cache.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
pcy_data.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
pcy_lib.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
pcy_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
pcy_map.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
pcy_node.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
pcy_tree.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
standard_exts.h Issuer Sign Tool extention support 2020-03-25 15:33:53 +03:00
t_crl.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
t_req.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
t_x509.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_addr.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_admis.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_admis.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
v3_akey.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_akeya.c Join the x509 and x509v3 directories 2019-05-29 09:32:50 +02:00
v3_alt.c crypto/x509/v3_alt.c: make 'othername' a bit bigger 2020-04-27 15:52:01 +02:00
v3_asid.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_bcons.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_bitst.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_conf.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_cpols.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_crld.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_enum.c Join the x509 and x509v3 directories 2019-05-29 09:32:50 +02:00
v3_extku.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_genn.c Join the x509 and x509v3 directories 2019-05-29 09:32:50 +02:00
v3_ia5.c Code cleanup in X509v3 String Extentions 2020-04-24 20:05:22 +03:00
v3_info.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_int.c Join the x509 and x509v3 directories 2019-05-29 09:32:50 +02:00
v3_ist.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_lib.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_ncons.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_pci.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_pcia.c Join the x509 and x509v3 directories 2019-05-29 09:32:50 +02:00
v3_pcons.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_pku.c Join the x509 and x509v3 directories 2019-05-29 09:32:50 +02:00
v3_pmaps.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_prn.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_purp.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_skey.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
v3_sxnet.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_tlsf.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3_utf8.c Code cleanup in X509v3 String Extentions 2020-04-24 20:05:22 +03:00
v3_utl.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
v3err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
x509_att.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_cmp.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_d2.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +01:00
x509_def.c Following the license change, modify the boilerplates in crypto/x509/ 2018-12-06 15:30:09 +01:00
x509_err.c Update copyright year 2020-04-23 13:55:52 +01:00
x509_ext.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
x509_local.h Update copyright year 2020-04-23 13:55:52 +01:00
x509_lu.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_meth.c Reorganize public header files (part 1) 2019-09-28 20:26:36 +02:00
x509_obj.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_r2x.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_req.c Update copyright year 2020-04-23 13:55:52 +01:00
x509_set.c Update copyright year 2020-04-23 13:55:52 +01:00
x509_trs.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_txt.c Update copyright year 2020-04-23 13:55:52 +01:00
x509_v3.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_vfy.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509_vpm.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509cset.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509name.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x509rset.c Update copyright year 2020-04-23 13:55:52 +01:00
x509spki.c Following the license change, modify the boilerplates in crypto/x509/ 2018-12-06 15:30:09 +01:00
x509type.c Following the license change, modify the boilerplates in crypto/x509/ 2018-12-06 15:30:09 +01:00
x_all.c Create a libctx aware X509_verify_ex() 2020-04-16 14:19:51 +01:00
x_attrib.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x_crl.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x_exten.c Reorganize local header files 2019-09-28 20:26:35 +02:00
x_name.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x_pubkey.c Update copyright year 2020-04-23 13:55:52 +01:00
x_req.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x_x509.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
x_x509a.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00