openssl/crypto/x509v3
Dr. Matthias St. Pierre fbbfd128c9 Fix header file include guard names
Make the include guards consistent by renaming them systematically according
to the naming conventions below

The public header files (in the 'include/openssl' directory) are not changed
in 1.1.1, because it is a stable release.

For the private header files files, the guard names try to match the path
specified in the include directives, with all letters converted to upper case
and '/' and '.' replaced by '_'. An extra 'OSSL_' is added as prefix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9681)
2019-09-27 23:58:12 +02:00
..
build.info Declare a new x509v3 extension: x509ExtAdmission 2017-06-20 09:25:30 -04:00
ext_dat.h
pcy_cache.c Reorganize local header files 2019-09-27 23:58:06 +02:00
pcy_data.c Reorganize local header files 2019-09-27 23:58:06 +02:00
pcy_lib.c Reorganize local header files 2019-09-27 23:58:06 +02:00
pcy_local.h Reorganize local header files 2019-09-27 23:58:06 +02:00
pcy_map.c Reorganize local header files 2019-09-27 23:58:06 +02:00
pcy_node.c Reorganize local header files 2019-09-27 23:58:06 +02:00
pcy_tree.c Reorganize local header files 2019-09-27 23:58:06 +02:00
standard_exts.h
v3_addr.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_admis.c Update copyright year 2018-02-13 13:59:25 +00:00
v3_admis.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
v3_akey.c Don't leak memory in v2i_AUTHORITY_KEYID 2016-06-01 18:00:53 +01:00
v3_akeya.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
v3_alt.c Update copyright year 2019-09-10 13:56:40 +01:00
v3_asid.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_bcons.c
v3_bitst.c
v3_conf.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_cpols.c Reorganize local header files 2019-09-27 23:58:06 +02:00
v3_crld.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_enum.c Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
v3_extku.c
v3_genn.c Update copyright year 2019-05-28 14:49:38 +02:00
v3_ia5.c
v3_info.c
v3_int.c
v3_lib.c Update copyright year 2018-09-11 13:45:17 +01:00
v3_ncons.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_skey.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3_sxnet.c
v3_tlsf.c Update copyright year 2018-09-11 13:45:17 +01:00
v3_utl.c Reorganize private crypto header files 2019-09-27 23:57:58 +02:00
v3err.c Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00