Latest update.
This commit is contained in:
+71
-69
@@ -11,9 +11,9 @@
|
||||
#ifndef HEADER_X509V3ERR_H
|
||||
# define HEADER_X509V3ERR_H
|
||||
|
||||
# ifndef HEADER_SYMHACKS_H
|
||||
# include <openssl/symhacks.h>
|
||||
# endif
|
||||
# include <openssl/opensslconf.h>
|
||||
# include <openssl/symhacks.h>
|
||||
|
||||
|
||||
# ifdef __cplusplus
|
||||
extern "C"
|
||||
@@ -23,72 +23,74 @@ int ERR_load_X509V3_strings(void);
|
||||
/*
|
||||
* X509V3 function codes.
|
||||
*/
|
||||
# define X509V3_F_A2I_GENERAL_NAME 164
|
||||
# define X509V3_F_ADDR_VALIDATE_PATH_INTERNAL 166
|
||||
# define X509V3_F_ASIDENTIFIERCHOICE_CANONIZE 161
|
||||
# define X509V3_F_ASIDENTIFIERCHOICE_IS_CANONICAL 162
|
||||
# define X509V3_F_BIGNUM_TO_STRING 167
|
||||
# define X509V3_F_COPY_EMAIL 122
|
||||
# define X509V3_F_COPY_ISSUER 123
|
||||
# define X509V3_F_DO_DIRNAME 144
|
||||
# define X509V3_F_DO_EXT_I2D 135
|
||||
# define X509V3_F_DO_EXT_NCONF 151
|
||||
# define X509V3_F_GNAMES_FROM_SECTNAME 156
|
||||
# define X509V3_F_I2S_ASN1_ENUMERATED 121
|
||||
# define X509V3_F_I2S_ASN1_IA5STRING 149
|
||||
# define X509V3_F_I2S_ASN1_INTEGER 120
|
||||
# define X509V3_F_I2V_AUTHORITY_INFO_ACCESS 138
|
||||
# define X509V3_F_LEVEL_ADD_NODE 168
|
||||
# define X509V3_F_NOTICE_SECTION 132
|
||||
# define X509V3_F_NREF_NOS 133
|
||||
# define X509V3_F_POLICY_CACHE_CREATE 169
|
||||
# define X509V3_F_POLICY_CACHE_NEW 170
|
||||
# define X509V3_F_POLICY_DATA_NEW 171
|
||||
# define X509V3_F_POLICY_SECTION 131
|
||||
# define X509V3_F_PROCESS_PCI_VALUE 150
|
||||
# define X509V3_F_R2I_CERTPOL 130
|
||||
# define X509V3_F_R2I_PCI 155
|
||||
# define X509V3_F_S2I_ASN1_IA5STRING 100
|
||||
# define X509V3_F_S2I_ASN1_INTEGER 108
|
||||
# define X509V3_F_S2I_ASN1_OCTET_STRING 112
|
||||
# define X509V3_F_S2I_SKEY_ID 115
|
||||
# define X509V3_F_SET_DIST_POINT_NAME 158
|
||||
# define X509V3_F_SXNET_ADD_ID_ASC 125
|
||||
# define X509V3_F_SXNET_ADD_ID_INTEGER 126
|
||||
# define X509V3_F_SXNET_ADD_ID_ULONG 127
|
||||
# define X509V3_F_SXNET_GET_ID_ASC 128
|
||||
# define X509V3_F_SXNET_GET_ID_ULONG 129
|
||||
# define X509V3_F_TREE_INIT 172
|
||||
# define X509V3_F_V2I_ASIDENTIFIERS 163
|
||||
# define X509V3_F_V2I_ASN1_BIT_STRING 101
|
||||
# define X509V3_F_V2I_AUTHORITY_INFO_ACCESS 139
|
||||
# define X509V3_F_V2I_AUTHORITY_KEYID 119
|
||||
# define X509V3_F_V2I_BASIC_CONSTRAINTS 102
|
||||
# define X509V3_F_V2I_CRLD 134
|
||||
# define X509V3_F_V2I_EXTENDED_KEY_USAGE 103
|
||||
# define X509V3_F_V2I_GENERAL_NAMES 118
|
||||
# define X509V3_F_V2I_GENERAL_NAME_EX 117
|
||||
# define X509V3_F_V2I_IDP 157
|
||||
# define X509V3_F_V2I_IPADDRBLOCKS 159
|
||||
# define X509V3_F_V2I_ISSUER_ALT 153
|
||||
# define X509V3_F_V2I_NAME_CONSTRAINTS 147
|
||||
# define X509V3_F_V2I_POLICY_CONSTRAINTS 146
|
||||
# define X509V3_F_V2I_POLICY_MAPPINGS 145
|
||||
# define X509V3_F_V2I_SUBJECT_ALT 154
|
||||
# define X509V3_F_V2I_TLS_FEATURE 165
|
||||
# define X509V3_F_V3_GENERIC_EXTENSION 116
|
||||
# define X509V3_F_X509V3_ADD1_I2D 140
|
||||
# define X509V3_F_X509V3_ADD_VALUE 105
|
||||
# define X509V3_F_X509V3_EXT_ADD 104
|
||||
# define X509V3_F_X509V3_EXT_ADD_ALIAS 106
|
||||
# define X509V3_F_X509V3_EXT_I2D 136
|
||||
# define X509V3_F_X509V3_EXT_NCONF 152
|
||||
# define X509V3_F_X509V3_GET_SECTION 142
|
||||
# define X509V3_F_X509V3_GET_STRING 143
|
||||
# define X509V3_F_X509V3_GET_VALUE_BOOL 110
|
||||
# define X509V3_F_X509V3_PARSE_LIST 109
|
||||
# define X509V3_F_X509_PURPOSE_ADD 137
|
||||
# define X509V3_F_X509_PURPOSE_SET 141
|
||||
# if !OPENSSL_API_3
|
||||
# define X509V3_F_A2I_GENERAL_NAME 0
|
||||
# define X509V3_F_ADDR_VALIDATE_PATH_INTERNAL 0
|
||||
# define X509V3_F_ASIDENTIFIERCHOICE_CANONIZE 0
|
||||
# define X509V3_F_ASIDENTIFIERCHOICE_IS_CANONICAL 0
|
||||
# define X509V3_F_BIGNUM_TO_STRING 0
|
||||
# define X509V3_F_COPY_EMAIL 0
|
||||
# define X509V3_F_COPY_ISSUER 0
|
||||
# define X509V3_F_DO_DIRNAME 0
|
||||
# define X509V3_F_DO_EXT_I2D 0
|
||||
# define X509V3_F_DO_EXT_NCONF 0
|
||||
# define X509V3_F_GNAMES_FROM_SECTNAME 0
|
||||
# define X509V3_F_I2S_ASN1_ENUMERATED 0
|
||||
# define X509V3_F_I2S_ASN1_IA5STRING 0
|
||||
# define X509V3_F_I2S_ASN1_INTEGER 0
|
||||
# define X509V3_F_I2V_AUTHORITY_INFO_ACCESS 0
|
||||
# define X509V3_F_LEVEL_ADD_NODE 0
|
||||
# define X509V3_F_NOTICE_SECTION 0
|
||||
# define X509V3_F_NREF_NOS 0
|
||||
# define X509V3_F_POLICY_CACHE_CREATE 0
|
||||
# define X509V3_F_POLICY_CACHE_NEW 0
|
||||
# define X509V3_F_POLICY_DATA_NEW 0
|
||||
# define X509V3_F_POLICY_SECTION 0
|
||||
# define X509V3_F_PROCESS_PCI_VALUE 0
|
||||
# define X509V3_F_R2I_CERTPOL 0
|
||||
# define X509V3_F_R2I_PCI 0
|
||||
# define X509V3_F_S2I_ASN1_IA5STRING 0
|
||||
# define X509V3_F_S2I_ASN1_INTEGER 0
|
||||
# define X509V3_F_S2I_ASN1_OCTET_STRING 0
|
||||
# define X509V3_F_S2I_SKEY_ID 0
|
||||
# define X509V3_F_SET_DIST_POINT_NAME 0
|
||||
# define X509V3_F_SXNET_ADD_ID_ASC 0
|
||||
# define X509V3_F_SXNET_ADD_ID_INTEGER 0
|
||||
# define X509V3_F_SXNET_ADD_ID_ULONG 0
|
||||
# define X509V3_F_SXNET_GET_ID_ASC 0
|
||||
# define X509V3_F_SXNET_GET_ID_ULONG 0
|
||||
# define X509V3_F_TREE_INIT 0
|
||||
# define X509V3_F_V2I_ASIDENTIFIERS 0
|
||||
# define X509V3_F_V2I_ASN1_BIT_STRING 0
|
||||
# define X509V3_F_V2I_AUTHORITY_INFO_ACCESS 0
|
||||
# define X509V3_F_V2I_AUTHORITY_KEYID 0
|
||||
# define X509V3_F_V2I_BASIC_CONSTRAINTS 0
|
||||
# define X509V3_F_V2I_CRLD 0
|
||||
# define X509V3_F_V2I_EXTENDED_KEY_USAGE 0
|
||||
# define X509V3_F_V2I_GENERAL_NAMES 0
|
||||
# define X509V3_F_V2I_GENERAL_NAME_EX 0
|
||||
# define X509V3_F_V2I_IDP 0
|
||||
# define X509V3_F_V2I_IPADDRBLOCKS 0
|
||||
# define X509V3_F_V2I_ISSUER_ALT 0
|
||||
# define X509V3_F_V2I_NAME_CONSTRAINTS 0
|
||||
# define X509V3_F_V2I_POLICY_CONSTRAINTS 0
|
||||
# define X509V3_F_V2I_POLICY_MAPPINGS 0
|
||||
# define X509V3_F_V2I_SUBJECT_ALT 0
|
||||
# define X509V3_F_V2I_TLS_FEATURE 0
|
||||
# define X509V3_F_V3_GENERIC_EXTENSION 0
|
||||
# define X509V3_F_X509V3_ADD1_I2D 0
|
||||
# define X509V3_F_X509V3_ADD_VALUE 0
|
||||
# define X509V3_F_X509V3_EXT_ADD 0
|
||||
# define X509V3_F_X509V3_EXT_ADD_ALIAS 0
|
||||
# define X509V3_F_X509V3_EXT_I2D 0
|
||||
# define X509V3_F_X509V3_EXT_NCONF 0
|
||||
# define X509V3_F_X509V3_GET_SECTION 0
|
||||
# define X509V3_F_X509V3_GET_STRING 0
|
||||
# define X509V3_F_X509V3_GET_VALUE_BOOL 0
|
||||
# define X509V3_F_X509V3_PARSE_LIST 0
|
||||
# define X509V3_F_X509_PURPOSE_ADD 0
|
||||
# define X509V3_F_X509_PURPOSE_SET 0
|
||||
# endif
|
||||
|
||||
/*
|
||||
* X509V3 reason codes.
|
||||
|
||||
Reference in New Issue
Block a user