aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/x509v3/x509v3.h
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-07-27 19:49:21 +0000
committerRob Austein <sra@hactrn.net>2006-07-27 19:49:21 +0000
commit0bb6b9afb4a47d3e3b18c07a8509bc7252e532ac (patch)
tree513800a244a397e770139e33a13b6b11ca5998a3 /openssl/trunk/crypto/x509v3/x509v3.h
parent39ef67f1fb5a789203d0875c5efc9430fe4d18c3 (diff)
Re-ran "make test; ./Configure debug-sra".
svn path=/openssl/trunk/Makefile; revision=104
Diffstat (limited to 'openssl/trunk/crypto/x509v3/x509v3.h')
-rw-r--r--openssl/trunk/crypto/x509v3/x509v3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl/trunk/crypto/x509v3/x509v3.h b/openssl/trunk/crypto/x509v3/x509v3.h
index a9c52ca4..8d811267 100644
--- a/openssl/trunk/crypto/x509v3/x509v3.h
+++ b/openssl/trunk/crypto/x509v3/x509v3.h
@@ -819,6 +819,7 @@ void ERR_load_X509V3_strings(void);
#define X509V3_R_INVALID_BOOLEAN_STRING 104
#define X509V3_R_INVALID_EXTENSION_STRING 105
#define X509V3_R_INVALID_INHERITANCE 162
+#define X509V3_R_INVALID_IPADDRESS 163
#define X509V3_R_INVALID_NAME 106
#define X509V3_R_INVALID_NULL_ARGUMENT 107
#define X509V3_R_INVALID_NULL_NAME 108
@@ -830,6 +831,7 @@ void ERR_load_X509V3_strings(void);
#define X509V3_R_INVALID_POLICY_IDENTIFIER 134
#define X509V3_R_INVALID_PROXY_POLICY_SETTING 153
#define X509V3_R_INVALID_PURPOSE 146
+#define X509V3_R_INVALID_SAFI 164
#define X509V3_R_INVALID_SECTION 135
#define X509V3_R_INVALID_SYNTAX 143
#define X509V3_R_ISSUER_DECODE_ERROR 126