aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509ce.c')
-rw-r--r--epan/dissectors/packet-x509ce.c34
1 files changed, 17 insertions, 17 deletions
diff --git a/epan/dissectors/packet-x509ce.c b/epan/dissectors/packet-x509ce.c
index 29425c0d67..aecdb33977 100644
--- a/epan/dissectors/packet-x509ce.c
+++ b/epan/dissectors/packet-x509ce.c
@@ -5,7 +5,7 @@
/* Input file: packet-x509ce-template.c */
-#line 1 "packet-x509ce-template.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-template.c"
/* packet-x509ce.c
* Routines for X.509 Certificate Extensions packet dissection
* Ronnie Sahlberg 2004
@@ -58,7 +58,7 @@ static int hf_x509ce_object_identifier_id = -1;
static int hf_x509ce_IPAddress = -1;
/*--- Included file: packet-x509ce-hf.c ---*/
-#line 1 "packet-x509ce-hf.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-hf.c"
static int hf_x509ce_AuthorityKeyIdentifier_PDU = -1; /* AuthorityKeyIdentifier */
static int hf_x509ce_SubjectKeyIdentifier_PDU = -1; /* SubjectKeyIdentifier */
static int hf_x509ce_KeyUsage_PDU = -1; /* KeyUsage */
@@ -253,12 +253,12 @@ static int hf_x509ce_EntrustInfoFlags_webCategory = -1;
static int hf_x509ce_EntrustInfoFlags_sETCategory = -1;
/*--- End of included file: packet-x509ce-hf.c ---*/
-#line 52 "packet-x509ce-template.c"
+#line 52 "../../asn1/x509ce/packet-x509ce-template.c"
/* Initialize the subtree pointers */
/*--- Included file: packet-x509ce-ett.c ---*/
-#line 1 "packet-x509ce-ett.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-ett.c"
static gint ett_x509ce_AuthorityKeyIdentifier = -1;
static gint ett_x509ce_KeyUsage = -1;
static gint ett_x509ce_KeyPurposeIDs = -1;
@@ -320,13 +320,13 @@ static gint ett_x509ce_EntrustVersionInfo = -1;
static gint ett_x509ce_EntrustInfoFlags = -1;
/*--- End of included file: packet-x509ce-ett.c ---*/
-#line 55 "packet-x509ce-template.c"
+#line 55 "../../asn1/x509ce/packet-x509ce-template.c"
static const char *object_identifier_id;
/*--- Included file: packet-x509ce-fn.c ---*/
-#line 1 "packet-x509ce-fn.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-fn.c"
int
@@ -350,7 +350,7 @@ dissect_x509ce_OtherNameType(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int o
static int
dissect_x509ce_OtherNameValue(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 172 "x509ce.cnf"
+#line 172 "../../asn1/x509ce/x509ce.cnf"
offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);
@@ -407,7 +407,7 @@ dissect_x509ce_T_uniformResourceIdentifier(gboolean implicit_tag _U_, tvbuff_t *
actx, tree, tvb, offset, hf_index,
NULL);
-#line 175 "x509ce.cnf"
+#line 175 "../../asn1/x509ce/x509ce.cnf"
PROTO_ITEM_SET_URL(actx->created_item);
@@ -419,7 +419,7 @@ dissect_x509ce_T_uniformResourceIdentifier(gboolean implicit_tag _U_, tvbuff_t *
static int
dissect_x509ce_T_iPAddress(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 165 "x509ce.cnf"
+#line 165 "../../asn1/x509ce/x509ce.cnf"
proto_tree_add_item(tree, hf_x509ce_IPAddress, tvb, offset, 4, FALSE);
offset+=4;
@@ -602,7 +602,7 @@ dissect_x509ce_T_policyQualifierId(gboolean implicit_tag _U_, tvbuff_t *tvb _U_,
static int
dissect_x509ce_T_qualifier(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 162 "x509ce.cnf"
+#line 162 "../../asn1/x509ce/x509ce.cnf"
offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);
@@ -1814,7 +1814,7 @@ static void dissect_EntrustVersionInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
/*--- End of included file: packet-x509ce-fn.c ---*/
-#line 59 "packet-x509ce-template.c"
+#line 59 "../../asn1/x509ce/packet-x509ce-template.c"
static void
@@ -1856,7 +1856,7 @@ void proto_register_x509ce(void) {
/*--- Included file: packet-x509ce-hfarr.c ---*/
-#line 1 "packet-x509ce-hfarr.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-hfarr.c"
{ &hf_x509ce_AuthorityKeyIdentifier_PDU,
{ "AuthorityKeyIdentifier", "x509ce.AuthorityKeyIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2623,14 +2623,14 @@ void proto_register_x509ce(void) {
NULL, HFILL }},
/*--- End of included file: packet-x509ce-hfarr.c ---*/
-#line 99 "packet-x509ce-template.c"
+#line 99 "../../asn1/x509ce/packet-x509ce-template.c"
};
/* List of subtrees */
static gint *ett[] = {
/*--- Included file: packet-x509ce-ettarr.c ---*/
-#line 1 "packet-x509ce-ettarr.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-ettarr.c"
&ett_x509ce_AuthorityKeyIdentifier,
&ett_x509ce_KeyUsage,
&ett_x509ce_KeyPurposeIDs,
@@ -2692,7 +2692,7 @@ void proto_register_x509ce(void) {
&ett_x509ce_EntrustInfoFlags,
/*--- End of included file: packet-x509ce-ettarr.c ---*/
-#line 104 "packet-x509ce-template.c"
+#line 104 "../../asn1/x509ce/packet-x509ce-template.c"
};
/* Register protocol */
@@ -2709,7 +2709,7 @@ void proto_register_x509ce(void) {
void proto_reg_handoff_x509ce(void) {
/*--- Included file: packet-x509ce-dis-tab.c ---*/
-#line 1 "packet-x509ce-dis-tab.c"
+#line 1 "../../asn1/x509ce/packet-x509ce-dis-tab.c"
register_ber_oid_dissector("2.5.29.3", dissect_CertificatePoliciesSyntax_PDU, proto_x509ce, "id-ce-certificatePolicies");
register_ber_oid_dissector("2.5.29.9", dissect_AttributesSyntax_PDU, proto_x509ce, "id-ce-subjectDirectoryAttributes");
register_ber_oid_dissector("2.5.29.14", dissect_SubjectKeyIdentifier_PDU, proto_x509ce, "id-ce-subjectKeyIdentifier");
@@ -2755,7 +2755,7 @@ void proto_reg_handoff_x509ce(void) {
/*--- End of included file: packet-x509ce-dis-tab.c ---*/
-#line 119 "packet-x509ce-template.c"
+#line 119 "../../asn1/x509ce/packet-x509ce-template.c"
register_ber_oid_dissector("2.5.29.24", dissect_x509ce_invalidityDate_callback, proto_x509ce, "id-ce-invalidityDate");
register_ber_oid_dissector("2.5.29.51", dissect_x509ce_baseUpdateTime_callback, proto_x509ce, "id-ce-baseUpdateTime");
}