language
stringlengths
0
24
filename
stringlengths
9
214
code
stringlengths
99
9.93M
Configuration
wireshark/epan/dissectors/asn1/x509ce/x509ce.cnf
# x509ce.cnf # X509CE conformation file #.IMPORT ../x509if/x509if-exp.cnf #.IMPORT ../x509af/x509af-exp.cnf #.IMPORT ../x509sat/x509sat-exp.cnf #.IMPORT ../p1/p1-exp.cnf # Forward declaration #.CLASS CERT-POLICY-QUALIFIER &id ObjectIdentifierType &Qualifier #.END # InformationFramework classes # #.CLASS ATTR...
Text
wireshark/epan/dissectors/asn1/x509if/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # set( PROTOCOL_NAME x509if ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST In...
ASN.1
wireshark/epan/dissectors/asn1/x509if/InformationFramework.asn
-- Module InformationFramework (X.501:08/2005) InformationFramework {joint-iso-itu-t ds(5) module(1) informationFramework(1) 5} DEFINITIONS ::= BEGIN -- EXPORTS All -- The types and values defined in this module are exported for use in the other ASN.1 modules contained -- within the Directory Specifications, and for...
C
wireshark/epan/dissectors/asn1/x509if/packet-x509if-template.c
/* packet-x509if.c * Routines for X.509 Information Framework packet dissection * Ronnie Sahlberg 2004 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #include "config.h" #include <epan/packet.h>...
C/C++
wireshark/epan/dissectors/asn1/x509if/packet-x509if-template.h
/* packet-x509if.h * Routines for X.509 Information Framework packet dissection * Ronnie Sahlberg 2004 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_X509IF_H #define PACKET_X509IF...
ASN.1
wireshark/epan/dissectors/asn1/x509if/ServiceAdministration.asn
-- Module ServiceAdministration (X.501:08/2005) ServiceAdministration {joint-iso-itu-t ds(5) module(1) serviceAdministration(33) 5} DEFINITIONS ::= BEGIN -- EXPORTS All -- The types and values defined in this module are exported for use in the other ASN.1 modules contained -- within the Directory Specifications, a...
Configuration
wireshark/epan/dissectors/asn1/x509if/x509if.cnf
# x509if.cnf # X509IF conformation file #.IMPORT ../x509sat/x509sat-exp.cnf #.MODULE_IMPORT DirectoryAbstractService dap #.OMIT_ASSIGNMENT ObjectClassKind #.END #.CLASS ATTRIBUTE &derivation ClassReference ATTRIBUTE &Type &equality-match ClassReference MATCHING-RULE &ordering-match ClassRef...
Text
wireshark/epan/dissectors/asn1/x509sat/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # set( PROTOCOL_NAME x509sat ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST S...
C
wireshark/epan/dissectors/asn1/x509sat/packet-x509sat-template.c
/* packet-x509sat.c * Routines for X.509 Selected Attribute Types packet dissection * Ronnie Sahlberg 2004 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #include "config.h" #include <epan/packe...
C/C++
wireshark/epan/dissectors/asn1/x509sat/packet-x509sat-template.h
/* packet-x509sat.h * Routines for X.509 Selected Attribute Types packet dissection * Ronnie Sahlberg 2004 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_X509SAT_H #define PACKET_...
ASN.1
wireshark/epan/dissectors/asn1/x509sat/SelectedAttributeTypes.asn
-- Module SelectedAttributeTypes (X.520:08/1997) SelectedAttributeTypes {joint-iso-itu-t ds(5) module(1) selectedAttributeTypes(5) 3} DEFINITIONS ::= BEGIN -- EXPORTS All -- The types and values defined in this module are exported for use in the other ASN.1 modules contained -- within the Directory Specifications...
Configuration
wireshark/epan/dissectors/asn1/x509sat/x509sat.cnf
# x509sat.cnf # X509SAT conformation file #.TYPE_ATTR GUID TYPE = FT_GUID DISPLAY = BASE_NONE STRING = NULL BITMASK = 0 #.IMPORT ../x509if/x509if-exp.cnf #.IMPORT ../p1/p1-exp.cnf #.CLASS CONTEXT &Type &Assertion &id ObjectIdentifierType #.END #.CLASS ATTRIBUTE &derivation ClassReference ATTRI...
ASN.1
wireshark/epan/dissectors/asn1/x721/Attribute-ASN1Module.asn
-- Module Attribute-ASN1Module (X.721:02/1992) Attribute-ASN1Module {joint-iso-itu-t ms(9) smi(3) part2(2) asn1Module(2) 1} DEFINITIONS IMPLICIT TAGS ::= BEGIN --EXPORTS everything IMPORTS CMIP-ATTRIBUTE, AttributeSet, DistinguishedName, CMISFilter, Attribute, BaseManagedObjectId, AttributeId, ObjectInstance, Ob...
Text
wireshark/epan/dissectors/asn1/x721/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # set( PROTOCOL_NAME dummy ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST Attribute-ASN1Module.asn ManagedObjectClassesDefi...
ASN.1
wireshark/epan/dissectors/asn1/x721/ManagedObjectClassesDefinitions.asn
-- Module ManagedObjectClassesDefinitions (X.721:02/1992) ManagedObjectClassesDefinitions {joint-iso-itu-t ms(9) smi(3) part2(2) asn1Module(2) 0} DEFINITIONS ::= BEGIN --EXPORTS everything smi2MObjectClass OBJECT IDENTIFIER ::= {joint-iso-itu-t ms(9) smi(3) part2(2) managedObjectClass(3)} smi2NameBinding OBJECT I...
ASN.1
wireshark/epan/dissectors/asn1/x721/Notification-ASN1Module.asn
-- Module Notification-ASN1Module (X.721:02/1992) Notification-ASN1Module {joint-iso-itu-t ms(9) smi(3) part2(2) asn1Module(2) 2} DEFINITIONS IMPLICIT TAGS ::= BEGIN IMPORTS ProbableCause, SpecificProblems, PerceivedSeverity, BackedUpStatus, TrendIndication, ThresholdInfo, NotificationIdentifier, CorrelatedN...
ASN.1
wireshark/epan/dissectors/asn1/x721/Parameter-ASN1Module.asn
-- Module Parameter-ASN1Module (X.721:02/1992) Parameter-ASN1Module {joint-iso-itu-t ms(9) smi(3) part2(2) asn1Module(2) 3} DEFINITIONS IMPLICIT TAGS ::= BEGIN smi2Parameter OBJECT IDENTIFIER ::= {joint-iso-itu-t ms(9) smi(3) part2(2) parameter(5)} MiscellaneousError ::= NULL END -- Generated by Asnp, the ASN.1 p...
Text
wireshark/epan/dissectors/asn1/xnap/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # set( PROTOCOL_NAME xnap ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST XnAP-CommonDataTypes.asn XnAP-Constants.asn XnAP-...
C
wireshark/epan/dissectors/asn1/xnap/packet-xnap-template.c
/* packet-xnap.c * Routines for dissecting NG-RAN Xn application protocol (XnAP) * 3GPP TS 38.423 packet dissection * Copyright 2018-2023, Pascal Quantin <pascal@wireshark.org> * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Ident...
C/C++
wireshark/epan/dissectors/asn1/xnap/packet-xnap-template.h
/* packet-xnap.h * Routines for dissecting NG-RAN Xn application protocol (XnAP) * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_XnAP_H #define PACKET_XnAP_H #include "packet-xnap-ex...
ASN.1
wireshark/epan/dissectors/asn1/xnap/XnAP-CommonDataTypes.asn
-- 3GPP TS 38.423 V17.5.0 (2023-06) -- 9.3.6 Common definitions -- ************************************************************** -- -- Common definitions -- -- ************************************************************** XnAP-CommonDataTypes { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) ngran-ac...
ASN.1
wireshark/epan/dissectors/asn1/xnap/XnAP-Constants.asn
-- 3GPP TS 38.423 V17.5.0 (2023-06) -- 9.3.7 Constant definitions -- ************************************************************** -- -- Constant definitions -- -- ************************************************************** XnAP-Constants { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) ngran-Acce...
ASN.1
wireshark/epan/dissectors/asn1/xnap/XnAP-Containers.asn
-- 3GPP TS 38.423 V17.5.0 (2023-06) -- 9.3.8 Container definitions -- ************************************************************** -- -- Container definitions -- -- ************************************************************** XnAP-Containers { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) ngran-a...
ASN.1
wireshark/epan/dissectors/asn1/xnap/XnAP-IEs.asn
-- 3GPP TS 38.423 V17.5.0 (2023-06) -- 9.3.5 Information Element definitions -- ************************************************************** -- -- Information Element Definitions -- -- ************************************************************** XnAP-IEs { itu-t (0) identified-organization (4) etsi (0) mobileDomai...
ASN.1
wireshark/epan/dissectors/asn1/xnap/XnAP-PDU-Contents.asn
-- 3GPP TS 38.423 V17.5.0 (2023-06) -- 9.3.4 PDU Definitions -- ************************************************************** -- -- PDU definitions for XnAP. -- -- ************************************************************** XnAP-PDU-Contents { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) ngran-a...
ASN.1
wireshark/epan/dissectors/asn1/xnap/XnAP-PDU-Descriptions.asn
-- 3GPP TS 38.423 V17.5.0 (2023-06) -- 9.3.3 Elementary Procedure Definitions -- ************************************************************** -- -- Elementary Procedure definitions -- -- ************************************************************** XnAP-PDU-Descriptions { itu-t (0) identified-organization (4) etsi ...
Configuration
wireshark/epan/dissectors/asn1/xnap/xnap.cnf
# xnap.cnf # xnap conformation file # Copyright 2018-2023 Pascal Quantin #.OPT PER ALIGNED #.END #.MAKE_ENUM GlobalNG-RANNode-ID TYPE_PREFIX ProtocolIE-ID ProcedureCode #.USE_VALS_EXT CauseRadioNetworkLayer NRNRB ProcedureCode ProtocolIE-ID #.EXPORTS IntendedTDD-DL-ULConfiguration-NR_PDU #.PDU IntendedTDD-DL-ULCon...
Text
wireshark/epan/dissectors/asn1/z3950/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # set( PROTOCOL_NAME z3950 ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST z39...
C
wireshark/epan/dissectors/asn1/z3950/packet-z3950-template.c
/* packet-z3950.c * Routines for dissection of the NISO Z39.50 Information Retrieval protocol * Also contains a dissector for the MARC Machine Readable Cataloging file * format. The general format is specified by ISO 2709 and the specific * instance is MARC21. * * Copyright 2018, Craig Jackson <cejackson51@gmail....
ASN.1
wireshark/epan/dissectors/asn1/z3950/z3950-externals.asn
RecordSyntax-SUTRS {z39-50-recordSyntax sutrs (101)} DEFINITIONS ::= BEGIN IMPORTS InternationalString FROM Z39-50-APDU-1995; SutrsRecord ::= InternationalString -- Line terminator is ASCII LF (X'0A'). -- Recommended maximum line length is 72 characters. END RecordSyntax-opac {z39-50-recordSyntax opac (102)}...
ASN.1
wireshark/epan/dissectors/asn1/z3950/z3950-oclc.asn
Z39-50-OCLC-UserInformation {z39-50-userInformation local (1000) oclc (17) oclc-1 (1)} DEFINITIONS ::= BEGIN OCLC-UserInformation ::= SEQUENCE { motd [1] IMPLICIT VisibleString OPTIONAL, dblist SEQUENCE OF DBName OPTIONAL, failReason [3] IMPLICIT BOOLEAN OPTIONAL, ...
ASN.1
wireshark/epan/dissectors/asn1/z3950/z3950.asn
ANSI-Z39-50-ObjectIdentifier DEFINITIONS ::= BEGIN z39-50 OBJECT IDENTIFIER ::= { iso (1) member-body (2) us (840) ansi-standard-Z39-50 (10003)} -- thus {Z39-50} is shorthand for {1 2 840 10003} Z39-50-APDU OBJECT IDENTIFIER ::= {Z39-50 2} -- See OID.3 -- and {Z39-50 2} is shorthand for {1 2 840 10003 2} and so on. Z39...
Configuration
wireshark/epan/dissectors/asn1/z3950/z3950.cnf
# z3950.cnf # Conformation file for the NISO Z39.50 Information Retrieval protocol # Copyright 2018 Craig Jackson <cejackson51@gmail.com> # $Id$ #.MODULE_IMPORT #.EXPORTS #.PDU #Z39-50-APDU-1995 #.NO_EMIT #.TYPE_RENAME #.FIELD_RENAME AttributeList/_untag/_item attributeList_item OtherInformation/_untag/_item oth...
wireshark/epan/dissectors/corba-idl/coseventcomm.idl
//File: CosEventComm.idl //Part of the Event Service //From http://industry.ebi.ac.uk/openBSA/idl/CosEventComm.idl #ifndef _COS_EVENT_COMM_IDL_ #define _COS_EVENT_COMM_IDL_ #pragma prefix "omg.org" module CosEventComm { exception Disconnected{}; interface PushConsumer { void push (in any data) raises(Disconnect...
wireshark/epan/dissectors/corba-idl/cosnaming.idl
//File: CosNaming.idl //The only module of the Naming Service //From http://industry.ebi.ac.uk/openBSA/idl/CosNaming.idl #ifndef _COS_NAMING_IDL_ #define _COS_NAMING_IDL_ #pragma prefix "omg.org" module CosNaming { typedef string Istring; struct NameComponent { Istring id; Istring kind; }; typedef sequence <...
wireshark/epan/dissectors/corba-idl/tango.idl
/** * This is the TANGO interface defined in IDL. * TANGO is an extension of old TACO. * The fundamental idea of a device as a network object which * has methods and data has been retained. However * in TANGO objects will be real C++/Java objects which can be instantiated * and accessed via their methods and data...
wireshark/epan/dissectors/corba-idl/gias/cb.idl
#ifndef CB_IDL #define CB_IDL //*************************************************************** //* APPROVED via RFC N01-0268 on 6 August 2001 //*************************************************************** //*************************************************************** //* interface GIAS::Callback...
wireshark/epan/dissectors/corba-idl/gias/gias.idl
#ifndef GIAS_IDL #define GIAS_IDL //*************************************************************** //* APPROVED via RFC N01-0268 on 6 August 2001 //*************************************************************** //*************************************************************** //* //* The Geospatia...
wireshark/epan/dissectors/corba-idl/gias/ps.idl
#ifndef PS_IDL #define PS_IDL //*************************************************************** //* APPROVED via RFC N01-0268 on 6 August 2001 //*************************************************************** //***************************************************************** // FILE: profile.idl ...
wireshark/epan/dissectors/corba-idl/gias/README.gias
Geospatial and Imagery Access Service (GIAS) see https://web.archive.org/web/20101110013355/https://www.nato.int/structur/AC/224/standard/4559/4559_documents/4559_GIAS351_Approved_nu.pdf To generate the gias dissector from the .idl documents run: omniidl -p ../../tools -b wireshark_be gias.idl (Note this is similar...
wireshark/epan/dissectors/corba-idl/gias/uco.idl
#ifndef UCO_IDL #define UCO_IDL //*************************************************************** //* APPROVED via RFC N01-0268 on 6 August 2001 //*************************************************************** // ************************************************************* //* //* The USIGS Common O...
wireshark/epan/dissectors/corba-idl/gias/uid.idl
#ifndef UID_IDL #define UID_IDL //*************************************************************** //* APPROVED via RFC N01-0268 on 6 August 2001 //*************************************************************** // ************************************************************* //* //* The USIGS Universal...
wireshark/epan/dissectors/corba-idl/parlay/am.idl
//Source file: am.idl //Date: 12 October 2004 //Account Manager Interfaces and Data Types for ETSI ES 203 915-11 V1.1.1, DES/TISPAN-01005-11-OSA, Parlay 5.0 #ifndef __AM_DEFINED #define __AM_DEFINED #include "osa.idl" module org { module csapi { module am { enum TpChargingEventName { P_AM_...
wireshark/epan/dissectors/corba-idl/parlay/cccs.idl
//Source file:cccs.idl //Date: 7 October 2004 //Conference Call Control for ES 203 915-4-5 V1.1.1, DES/TISPAN-01005-04-5-OSA, Parlay 5.0 #ifndef __CCCS_DEFINED #define __CCCS_DEFINED #include "osa.idl" #include "mpcc_data.idl" #include "mmccs.idl" #include "common_cc_data.idl" module org { module csapi { ...
wireshark/epan/dissectors/corba-idl/parlay/cm.idl
//Source file: cm.idl //Date: 11 October 2004 //Connectivity Manager Interfaces and Data Types for ETSI ES 203 915-10 V1.1.1, DES/TISPAN-01005-10-OSA, Parlay 5.0 #ifndef __CM_DEFINED #define __CM_DEFINED #include "osa.idl" module org { module csapi { module cm { interface IpVPrN ; interface IpEnterpr...
wireshark/epan/dissectors/corba-idl/parlay/common_cc_data.idl
//Source file: common_cc_data.idl //Date: 6 October 2004 //Common Call Control Data Types for ES 203 915-4-1 V1.1.1, DES/TISPAN-01005-04-2-OSA, Parlay 5.0 #ifndef __COMMON_CC_DATA_DEFINED #define __COMMON_CC_DATA_DEFINED #include "ui_data.idl" #include "osa.idl" module org { module csapi { module cc { ...
wireshark/epan/dissectors/corba-idl/parlay/cs.idl
//Source file: cs.idl //Date: 12 October 2004 //Charging Interfaces and Data Types for ETSI ES 203 915-12 v.1.1.1, DES/TISPAN-01005-12-OSA, Parlay 5.0 #ifndef __CS_DEFINED #define __CS_DEFINED #include "osa.idl" module org { module csapi { module cs { interface IpChargingSession; struc...
wireshark/epan/dissectors/corba-idl/parlay/dsc.idl
//Source file: dsc.idl //Date: 11 October 2004 //Data Session Control Interfaces and Data Types for ETSI ES 203 915-08 V1.1.1, DES/TISPAN-01005-08-OSA, Parlay 5.0 #ifndef __DSC_DEFINED #define __DSC_DEFINED #include "osa.idl" module org { module csapi { module dsc { interface IpAppDataSessionControl...
wireshark/epan/dissectors/corba-idl/parlay/fw_data.idl
//Source file: fw_data.idl //Date: 13 October 2004 //Framework Data Types for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #ifndef __FW_DATA_DEFINED #define __FW_DATA_DEFINED #include "osa.idl" module org { module csapi { module fw { typedef TpString TpAccessType; typedef ...
wireshark/epan/dissectors/corba-idl/parlay/fw_if.idl
//Source file: fw_if_access.idl //Date: 13 October 2004 //Framework Access Interfaces for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #ifndef __FW_IF_ACCESS_DEFINED #define __FW_IF_ACCESS_DEFINED #include "osa.idl" #include "fw_data.idl" module org { module csapi { module fw { module f...
wireshark/epan/dissectors/corba-idl/parlay/fw_if_access.idl
//Source file: fw_if_access.idl //Date: 13 October 2004 //Framework Access Interfaces for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #ifndef __FW_IF_ACCESS_DEFINED #define __FW_IF_ACCESS_DEFINED #include "osa.idl" #include "fw_data.idl" module org { module csapi { module fw { module f...
wireshark/epan/dissectors/corba-idl/parlay/fw_if_app.idl
//Source file: fw_if_app.idl //Date: 13 October 2004 //Framework to Application Interfaces for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #ifndef __FW_IF_APP_DEFINED #define __FW_IF_APP_DEFINED #include "osa.idl" #include "fw_data.idl" module org { module csapi { module fw { module fw...
wireshark/epan/dissectors/corba-idl/parlay/fw_if_entop.idl
//Source file: fw_if_entop.idl //Date: 13 October 2004 //Framework to Enterprise Operator Interfaces for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #ifndef __FW_IF_ENTOP_DEFINED #define __FW_IF_ENTOP_DEFINED #include "osa.idl" #include "fw_data.idl" module org { module csapi { module fw { ...
wireshark/epan/dissectors/corba-idl/parlay/fw_if_service.idl
//Source file: fw_if_service.idl //Date: 13 October 2004 //Framework to Service Interfaces for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #ifndef __FW_IF_SERVICE_DEFINED #define __FW_IF_SERVICE_DEFINED #include "osa.idl" #include "fw_data.idl" module org { module csapi { module fw { mo...
wireshark/epan/dissectors/corba-idl/parlay/gcc_data.idl
//Source file: gcc_data.idl //Date: 6 October 2004 //Generic Call Control Data Types for ES 203 915-4-2 V1.1.1, DES/TISPAN-01005-04-2-OSA, Parlay 5.0 #ifndef __GCC_DATA_DEFINED #define __GCC_DATA_DEFINED #include "common_cc_data.idl" #include "osa.idl" module org { module csapi { module cc { module ...
wireshark/epan/dissectors/corba-idl/parlay/gcc_interfaces.idl
//Source file: gcc_interfaces.idl //Date: 7 October 2004 //Generic Call Control Interfaces for ES 203 915-4-2 V1.1.1, DES/TISPAN-01005-04-2-OSA, Parlay 5.0 #ifndef __GCC_INTERFACES_DEFINED #define __GCC_INTERFACES_DEFINED #include "osa.idl" #include "common_cc_data.idl" #include "gcc_data.idl" module org { mod...
wireshark/epan/dissectors/corba-idl/parlay/gms.idl
//Source file: gms.idl //Date: 11 October 2004 //Generic Messaging Interfaces and Data Types for ETSI ES 203 915-09 V1.1.1, DES/TISPAN-01005-09-OSA, Parlay 5.0 #ifndef __GMS_DEFINED #define __GMS_DEFINED #include "osa.idl" module org { module csapi { module gms { interface IpAppMessagingManager ; ...
wireshark/epan/dissectors/corba-idl/parlay/mm.idl
//Source file: mm.idl //Date: 8 October 2004 //Mobility Interfaces and Data Types for ETSI ES 203 915-06 V1.1.1, DES/TISPAN-01005-06-OSA, Parlay 5.0 #ifndef __MM_DEFINED #define __MM_DEFINED #include "osa.idl" module org { module csapi { module mm { enum TpLocationPriority { P_M_NORMAL, ...
wireshark/epan/dissectors/corba-idl/parlay/mmccs.idl
//Source file: mmccs.idl //Date: 7 October 2004 //Multi Media Call Control for ETSI ES 203 915-04-4 V1.1.1, DES/TISPAN-01005-04-4-OSA, Parlay 5.0 #ifndef __MMCCS_DEFINED #define __MMCCS_DEFINED #include "osa.idl" #include "mpcc_interfaces.idl" #include "common_cc_data.idl" #include "mpcc_data.idl" module org { ...
wireshark/epan/dissectors/corba-idl/parlay/mmm.idl
//Source file: mmm.idl //Date: 1 September 2004 //Multi Media Messaging for draft ETSI ES 203 915-15 v.0.0.2, DES/TISPAN-01005-15-OSA, Parlay 5.0 #ifndef __MMM_DEFINED #define __MMM_DEFINED #include "osa.idl" module org { module csapi { module mmm { interface IpMailbox; interface IpMultiMedia...
wireshark/epan/dissectors/corba-idl/parlay/mpcc_data.idl
//Source file: mpcc_data.idl //Date: 7 October 2004 //Multi Party Call Control Data Types for ETSI ES 203 915-04-3 V1.1.1, DES/TISPAN-01005-04-3-OSA, Parlay 5.0 #ifndef __MPCC_DATA_DEFINED #define __MPCC_DATA_DEFINED #include "osa.idl" #include "common_cc_data.idl" module org { module csapi { module cc { ...
wireshark/epan/dissectors/corba-idl/parlay/mpcc_interfaces.idl
//Source file: mpcc_interfaces.idl //Date: 7 October 2004 //Multi Party Call Control Interfaces for ETSI ES 203 915-04-3 V1.1.1, DES/TISPAN-01005-04-3-OSA, Parlay 5.0 #ifndef __MPCC_INTERFACES_DEFINED #define __MPCC_INTERFACES_DEFINED #include "osa.idl" #include "common_cc_data.idl" #include "mpcc_data.idl" module...
wireshark/epan/dissectors/corba-idl/parlay/osa.idl
//Source file: osa.idl //Date: 7 October 2004 //Common Data Types for ES 203 915-2 V1.1.1, DES/TISPAN-01005-02, Parlay 5.0 #ifndef __OSA_DEFINED #define __OSA_DEFINED module org { module csapi { enum TpAddressError { P_ADDRESS_INVALID_UNDEFINED, P_ADDRESS_INVALID_MISSING, P_ADDRESS_INVALID_MISSI...
wireshark/epan/dissectors/corba-idl/parlay/pam_data.idl
//Source file: pam_data.idl //Date: 13 October 2004 //Presence and Availability Management Data Types for ES 203 915-14 V1.1.1, DES/TISPAN-01005-14-OSA, Parlay 5.0 #ifndef __PAM_DATA_DEFINED #define __PAM_DATA_DEFINED #include "osa.idl" module org { module csapi { module pam { typedef TpInt64 Tp...
wireshark/epan/dissectors/corba-idl/parlay/pam_interfaces.idl
//Source file: pam_interfaces.idl //Date: 13 October 2004 //Presence and Availability Management Interfaces for ES 203 915-14 V1.1.1, DES/TISPAN-01005-14-OSA, Parlay 5.0 #ifndef __PAM_INTERFACES_DEFINED #define __PAM_INTERFACES_DEFINED #include "osa.idl" #include "pam_data.idl" module org { module csapi { ...
wireshark/epan/dissectors/corba-idl/parlay/Parlay.idl
//Source file: fw_if_access.idl //Date: 13 October 2004 //Framework Access Interfaces for ES 203 915-03 V1.1.1, DES/TISPAN-01005-03-OSA, Parlay 5.0 #include "fw_if_access.idl" #include "fw_if_app.idl" #include "fw_if_entop.idl" #include "fw_if_service.idl" #include "gcc_interfaces.idl" #include "mpcc_interfaces.idl" ...
wireshark/epan/dissectors/corba-idl/parlay/policy_data.idl
//Source file: policy_data.idl //Date: 13 October 2004 //Policy Management Data Types for ES 203 915-13 V1.1.1, DES/TISPAN-01005-13-OSA, Parlay 5.0 #ifndef __POLICY_DATA_DEFINED #define __POLICY_DATA_DEFINED #include "osa.idl" module org { module csapi { module policy { enum TpPolicyConditionLis...
wireshark/epan/dissectors/corba-idl/parlay/policy_interfaces.idl
//Source file: policy_interfaces.idl //Date: 13 October 2004 //Policy Management Interfaces for ES 203 915-13 V1.1.1, DES/TISPAN-01005-13-OSA, Parlay 5.0 #ifndef __POLICY_INTERFACES_DEFINED #define __POLICY_INTERFACES_DEFINED #include "osa.idl" #include "policy_data.idl" module org { module csapi { module ...
wireshark/epan/dissectors/corba-idl/parlay/README.parlay
To generate the parlay dissector from the .idl documents do: idl2wrs Parlay.idl The Parlay.idl file includes all the other .idl files to create one dissector for Parlay.
wireshark/epan/dissectors/corba-idl/parlay/termcap.idl
//Source file: termcap.idl //Date: 11 October 2004 //Terminal Capability Interfaces and Data Types for ETSI ES 203 915-07 V1.1.1, DES/TISPAN-01005-07-OSA, Parlay 5.0 #ifndef __TERMCAP_DEFINED #define __TERMCAP_DEFINED #include "osa.idl" module org { module csapi { module termcap { struct TpTe...
wireshark/epan/dissectors/corba-idl/parlay/ui_data.idl
//Source file: ui_data.idl //Date: 8 October 2004 //User Interaction Data Types for ETSI ES 203 915-05 V1.1.1, DES/TISPAN-01005-05-OSA, Parlay 5.0 #ifndef __UI_DATA_DEFINED #define __UI_DATA_DEFINED #include "osa.idl" module org { module csapi { module ui { enum TpUIVariablePartType { P_...
wireshark/epan/dissectors/corba-idl/parlay/ui_interfaces.idl
//Source file: ui_interfaces.idl //Date: 8 October 2004 //User Interaction Interfaces for ETSI ES 203 915-05 V1.1.1, DES/TISPAN-01005-05-OSA, Parlay 5.0 #ifndef __UI_INTERFACES_DEFINED #define __UI_INTERFACES_DEFINED #include "osa.idl" #include "ui_data.idl" #include "gcc_interfaces.idl" #include "mpcc_interfaces....
Text
wireshark/epan/dissectors/dcerpc/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # set(PIDL_DISSECTOR_NAMES budb butc ) foreach(PROTOCOL_NAME IN LISTS PIDL_DISSECTOR_NAMES) # Use a stamp file instead of OUTPUT to packet-d...
C
wireshark/epan/dissectors/dcerpc/idl2wrs.c
/* idl2wrs.c * DCE RPC IDL to Wireshark dissector compiler * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ /* TODO check that every cnf defined type,hffield,rename,... has been referenced at l...
wireshark/epan/dissectors/dcerpc/budb/budb.idl
/* this idl is from the LGPL irelease of dce/dfs from the open group. it has been significantly modified to pass through idl2wrs original copyright follows: */ /* * @OSF_COPYRIGHT@ * COPYRIGHT NOTICE * Copyright (c) 1990, 1996 Open Software Foundation, Inc. * ALL RIGHTS RESERVED (DCE). See the file named CO...
C
wireshark/epan/dissectors/dcerpc/budb/packet-dcerpc-budb-template.c
/* DO NOT EDIT * This dissector is autogenerated */ /* packet-dcerpc-budb.c * Routines for BUDB packet disassembly * ronnie sahlberg 2005 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #inclu...
C/C++
wireshark/epan/dissectors/dcerpc/budb/packet-dcerpc-budb-template.h
/* DO NOT EDIT * This dissector is autogenerated * ronnie sahlberg 2005 */ /* packet-dcerpc-budb.h * Routines for BUDB packet disassembly * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef...
Configuration
wireshark/epan/dissectors/dcerpc/butc/butc.cnf
# # TYPE butcNameString_t butc_dissect_NameString_t FT_STRING BASE_NONE 0 NULL 4 # UNION_TAG_SIZE tc_statusInfoSwitch 4 #
wireshark/epan/dissectors/dcerpc/butc/butc.idl
/* This idl file originally came from the DCE project but has been significantly refactored to pass through the idl2wrs idl-lite compiler. DCE has been released as LGPL, hats off to TheOpenGroup The original copyright of the IDL file follos below: */ /* * @OSF_COPYRIGHT@ * COPYRIGHT NOTICE * Cop...
C
wireshark/epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.c
/* DO NOT EDIT * This dissector is autogenerated */ /* packet-dcerpc-butc.c * Routines for BUTC packet disassembly * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #include "config.h" #include <g...
C/C++
wireshark/epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h
/* DO NOT EDIT * This dissector is autogenerated */ /* packet-dcerpc-butc.h * Routines for BUTC packet disassembly * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef __PACKET_DCERPC_BUTC_H #d...
Text
wireshark/epan/dissectors/pidl/CMakeLists.txt
# CMakeLists.txt # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 1998 Gerald Combs # # SPDX-License-Identifier: GPL-2.0-or-later # # TODO fix srvsvc wkssvc set(PIDL_DISSECTOR_NAMES atsvc clusapi dfs dnsserver drsuapi dssetup efs eventlog frsrpc frstrans fsrvp i...
Text
wireshark/epan/dissectors/pidl/IDL_LICENSE.txt
The IDL files in this directory are made available by the Samba Team under the following license: Permission to use, copy, modify, and distribute these interface definitions for any purpose is hereby granted without fee. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; wi...
C/C++
wireshark/epan/dissectors/pidl/idl_types.h
#define STR_ASCII LIBNDR_FLAG_STR_ASCII #define STR_LEN4 LIBNDR_FLAG_STR_LEN4 #define STR_SIZE4 LIBNDR_FLAG_STR_SIZE4 #define STR_SIZE2 LIBNDR_FLAG_STR_SIZE2 #define STR_NOTERM LIBNDR_FLAG_STR_NOTERM #define STR_NULLTERM LIBNDR_FLAG_STR_NULLTERM #define STR_BYTESIZE LIBNDR_FLAG_STR_BYTESIZE #define STR_CONFORMANT LIBN...
wireshark/epan/dissectors/pidl/Makefile.pidl
# Makefile # # Wireshark - Network traffic analyzer # By Gerald Combs <gerald@wireshark.org> # Copyright 2004 Gerald Combs # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of...
C/C++
wireshark/epan/dissectors/pidl/mapicodes_enum.h
/* MAPI Implementation OpenChange Project Copyright (C) Julien Kerihuel 2006 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option...
C/C++
wireshark/epan/dissectors/pidl/mapitags_enum.h
/* MAPI Implementation OpenChange Project Copyright (C) Julien Kerihuel 2006 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option...
wireshark/epan/dissectors/pidl/README
A note about PIDL generated files ================================= Quick guide =========== Run 'make -f Makefile.pidl all' inside the pidl folder to generate all the dissectors and place them in the epan/dissectors folder. Complete infos ============== The following files: ../packet-dcerpc-atsvc.h ../packet-dcerpc...
Configuration
wireshark/epan/dissectors/pidl/atsvc/atsvc.cnf
HF_FIELD hf_atsvc_job_id "Job Id" "atsvc.job_id" FT_UINT32 BASE_DEC NULL 0 "Identifier of the scheduled job" HF_RENAME hf_atsvc_atsvc_JobAdd_job_id hf_atsvc_job_id HF_RENAME hf_atsvc_atsvc_JobEnumInfo_job_id hf_atsvc_job_id HF_RENAME hf_atsvc_atsvc_JobGetInfo_job_id hf_atsvc_job_id HF_FIELD hf_atsvc_servername "Server"...
wireshark/epan/dissectors/pidl/atsvc/atsvc.idl
/* atsvc interface definition */ [ uuid("1ff70682-0a51-30e8-076d-740be8cee98b"), version(1.0), pointer_default(unique), helpstring("Microsoft AT-Scheduler Service"), endpoint("ncacn_np:[\\pipe\\atsvc]", "ncalrpc:") ] interface atsvc { typedef [bitmap32bit] bitmap { First = 0x...
Configuration
wireshark/epan/dissectors/pidl/clusapi/clusapi.cnf
TYPE winreg_Type "offset = misc_dissect_enum_winreg_Type(tvb, offset, pinfo, tree, di, drep, @HF@, @PARAM@);" FT_NONE BASE_NONE 0 NULL NULL TYPE winreg_AccessMask "offset = winreg_dissect_bitmap_AccessMask(tvb, offset, pinfo, tree, di, drep, @HF@, @PARAM@);" FT_NONE BASE_NONE 0 NULL NULL #MANUAL clusapi_dissect_struct...
wireshark/epan/dissectors/pidl/clusapi/clusapi.idl
import "winreg.idl", "misc.idl"; #include "idl_types.h" [ uuid("b97db8b2-4c63-11cf-bff6-08002be23f2f"), version(3.0), pointer_default(unique), endpoint("ncacn_ip_tcp:"), authservice("MSServerClusterMgmtAPI"), helpstring("Failover Cluster Management API (clusapi)") ] #define MAX_CLUSTER_CONTROL_CODE_BUFFER_SIZE ...
wireshark/epan/dissectors/pidl/dfs/dfs.idl
/* dfs interface definition */ [ uuid("4fc742e0-4a10-11cf-8273-00aa004ae673"), version(3.0), pointer_default(unique), helpstring("Settings for Microsoft Distributed File System") ] interface netdfs { /******************/ /* Function: 0x00 */ typedef [v1_enum] enum { DFS_MANAGER_VERSION_NT4 = 1, DFS_MAN...
Configuration
wireshark/epan/dissectors/pidl/dnsserver/dnsserver.cnf
# # DNS_RPC_NAME # MANUAL dnsserver_dissect_struct_DNS_RPC_NAME HF_FIELD hf_dnsserver_DNS_RPC_NAME_name "Name" "dnsserver.DNS_RPC_NAME.name" FT_STRING BASE_NONE NULL 0 "" "" "" # # DNS_RPC_NODE # MANUAL dnsserver_dissect_element_DNS_RPC_NODE_RecordCount MANUAL dnsserver_dissect_element_DNS_RPC_NODE_records NOEMIT d...
wireshark/epan/dissectors/pidl/dnsserver/dnsserver.idl
/* dnsserver interface definition */ [ uuid("50abc2a4-574d-40b3-9d66-ee4fd5fba076"), version(5.0), pointer_default(unique), helpstring("DNS Server") ] interface dnsserver { typedef [v1_enum] enum { DNS_CLIENT_VERSION_W2K = 0x00000000, DNS_CLIENT_VERSION_DOTNET = 0x00000006, DNS_CLIENT_VERSION_LONGHORN...
Configuration
wireshark/epan/dissectors/pidl/drsuapi/drsuapi.cnf
# conformance file for DRSUAPI # MANUAL drsuapi_dissect_element_DsBindInfoCtr_length MANUAL drsuapi_dissect_element_DsBindInfoCtr_info MANUAL drsuapi_dissect_element_DsAddEntry_AttrErrListItem_V1_next_ MANUAL drsuapi_dissect_element_DsReplicaObjectListItemEx_next_object_ MANUAL drsuapi_dissect_element_DsReplicaObjectL...
wireshark/epan/dissectors/pidl/drsuapi/drsuapi.idl
#include "idl_types.h" import "misc.idl", "lsa.idl", "samr.idl"; [ uuid("e3514235-4b06-11d1-ab04-00c04fc2dcd2"), version(4.0), endpoint("ncacn_np:[\\pipe\\lsass]","ncacn_np:[\\pipe\\protected_storage]", "ncacn_ip_tcp:", "ncalrpc:"), authservice("ldap"), helpstring("Active Directory Replication"), pointer_...
wireshark/epan/dissectors/pidl/dssetup/dssetup.idl
/* dssetup interface definition */ import "misc/misc.idl"; [ uuid("3919286a-b10c-11d0-9ba8-00c04fd92ef5"), version(0.0), endpoint("ncacn_np:[\\pipe\\lsarpc]", "ncacn_np:[\\pipe\\lsass]", "ncacn_ip_tcp:", "ncalrpc:"), pointer_default(unique), helpstring("Active Directory Setup") ] interface dssetup { /********...
Configuration
wireshark/epan/dissectors/pidl/efs/efs.cnf
# Conformance file for EFS # # policyhandle tracking # This block is to specify where a policyhandle is opened and where it is # closed so that policyhandles when dissected contain nice info such as # [opened in xxx] [closed in yyy] # # Policyhandles are opened in these functions PARAM_VALUE efs_dissect_element_EfsRp...
wireshark/epan/dissectors/pidl/efs/efs.idl
/* IDL definitions from original packet-dcerpc-efs.c by Jean-Baptiste Marchand */ /* import "security.idl";*/ [ uuid("c681d488-d850-11d0-8c52-00c04fd90f7e"), version(1.0), pointer_default(unique) ] interface efs { WERROR EfsRpcOpenFileRaw( [out,ref] policy_handle *pvContext, [in] [charset(UTF16),st...