language
stringlengths
0
24
filename
stringlengths
9
214
code
stringlengths
99
9.93M
ASN.1
wireshark/epan/dissectors/asn1/sabp/SABP-Constants.asn
-- SABP-Constants.asn -- -- Taken from 3GPP TS 25.419 V11.1.0 (2013-03) -- http://www.3gpp.org/ftp/Specs/archive/25_series/25.419/25419-700.zip/25419-700.DOC -- -- 9.3.6 Constant Definitions -- -- ************************************************************** -- -- Constant definitions -- -- **************************...
ASN.1
wireshark/epan/dissectors/asn1/sabp/SABP-Containers.asn
-- SABP-Containers.asn -- -- Taken from 3GPP TS 25.419 V11.1.0 (2013-03) -- http://www.3gpp.org/ftp/Specs/archive/25_series/25.419/25419-700.zip/25419-700.DOC -- -- 9.3.7 Container Definitions -- -- ************************************************************** -- -- Container definitions -- -- ***********************...
ASN.1
wireshark/epan/dissectors/asn1/sabp/SABP-IEs.asn
-- SABP-IEs.asn -- -- Taken from 3GPP TS 25.419 V11.1.0 (2013-03) -- http://www.3gpp.org/ftp/Specs/archive/25_series/25.419/25419-700.zip/25419-700.DOC -- -- 9.3.4 Information Element Definitions -- -- ************************************************************** -- -- Information Element Definitions -- -- **********...
ASN.1
wireshark/epan/dissectors/asn1/sabp/SABP-PDU-Contents.asn
-- SABP-PDU-Contents.asn -- -- Taken from 3GPP TS 25.419 V11.1.0 (2013-03) -- http://www.3gpp.org/ftp/Specs/archive/25_series/25.419/25419-700.zip/25419-700.DOC -- -- 9.3.3 PDU Definitions -- -- ************************************************************** -- -- PDU definitions for SABP. -- -- ***********************...
ASN.1
wireshark/epan/dissectors/asn1/sabp/SABP-PDU-Descriptions.asn
-- SABP-PDU-Descriptions.asn -- -- Taken from 3GPP TS 25.419 V11.1.0 (2013-03) -- http://www.3gpp.org/ftp/Specs/archive/25_series/25.419/25419-700.zip/25419-700.DOC -- -- 9.3.2 Elementary Procedure Definitions -- -- ************************************************************** -- -- Elementary Procedure definitions -...
Configuration
wireshark/epan/dissectors/asn1/sabp/sabp.cnf
# sabp.cnf # sabp conformation file # Copyright 2007 Tomas Kukosa #.OPT PER ALIGNED #.END #.NO_EMIT #.PDU SABP-PDU #.MAKE_ENUM ProcedureCode ProtocolIE-ID #.USE_VALS_EXT ProcedureCode ProtocolIE-ID Cause #.OMIT_ASSIGNMENT Presence ProtocolIE-ContainerList #.END #.TF_RENAME ProtocolIE-Field/value ProtocolIE_F...
Text
wireshark/epan/dissectors/asn1/sbc-ap/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 sbc-ap ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST SB...
C
wireshark/epan/dissectors/asn1/sbc-ap/packet-sbc-ap-template.c
/* packet-sbc-ap.c * Routines for SBc Application Part (SBc-AP) packet dissection * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later * * Ref 3GPP TS 29.168 */ #include "config.h" #include <epan/packet....
ASN.1
wireshark/epan/dissectors/asn1/sbc-ap/SBC-AP-CommonDataTypes.asn
-- SBC-AP-CommonDataTypes.asn -- -- Taken from 3GPP TS 29.168 V15.1.0 (2018-09) -- http://www.3gpp.org/ftp/Specs/archive/29_series/29.168/29168-930.zip -- -- 4.4.6 Common Definitions -- -- ************************************************************** -- -- Common definitions -- -- ************************************...
ASN.1
wireshark/epan/dissectors/asn1/sbc-ap/SBC-AP-Constants.asn
-- SBC-AP-Constants.asn -- -- Taken from 3GPP TS 29.168 V15.1.0 (2018-09) -- http://www.3gpp.org/ftp/Specs/archive/29_series/29.168/29168-930.zip -- -- 4.4.7 Constant Definitions -- -- ************************************************************** -- -- Constant definitions -- -- ***************************************...
ASN.1
wireshark/epan/dissectors/asn1/sbc-ap/SBC-AP-Containers.asn
-- SBC-AP-Containers.asn -- -- Taken from 3GPP TS 29.168 V15.1.0 (2018-09) -- http://www.3gpp.org/ftp/Specs/archive/29_series/29.168/29168-930.zip -- -- 4.4.8 Container Definitions -- -- ************************************************************** -- -- Container definitions -- -- ***********************************...
ASN.1
wireshark/epan/dissectors/asn1/sbc-ap/SBC-AP-IEs.asn
-- SBC-AP-IEs.asn -- -- Taken from 3GPP TS 29.168 V15.1.0 (2018-09) -- http://www.3gpp.org/ftp/Specs/archive/29_series/29.168/29168-930.zip -- -- 4.4.5 Information Element Definitions -- -- ************************************************************** -- -- Information Element Definitions -- -- **********************...
ASN.1
wireshark/epan/dissectors/asn1/sbc-ap/SBC-AP-PDU-Contents.asn
-- SBC-AP-PDU-Contents.asn -- -- Taken from 3GPP TS 29.168 V15.1.0 (2018-09) -- http://www.3gpp.org/ftp/Specs/archive/29_series/29.168/29168-930.zip -- -- 4.4.4 PDU Definitions -- -- ************************************************************** -- -- PDU definitions for SBC-AP. -- -- ********************************...
ASN.1
wireshark/epan/dissectors/asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn
-- SBC-AP-PDU-Descriptions.asn -- -- Taken from 3GPP TS 29.168 V15.1.0 (2018-09) -- http://www.3gpp.org/ftp/Specs/archive/29_series/29.168/29168-930.zip -- -- 4.4.3 Elementary Procedure Definitions -- -- ************************************************************** -- -- Elementary Procedure definitions -- -- *******...
Configuration
wireshark/epan/dissectors/asn1/sbc-ap/sbc-ap.cnf
# sbc-ap.cnf # sbc-ap conformation file #.OPT PER ALIGNED #.END #.EXPORTS #.PDU SBC-AP-PDU #.MAKE_ENUM ProcedureCode ProtocolIE-ID #.NO_EMIT TBCD-STRING #.END #.OMIT_ASSIGNMENT # Get rid of unused code warnings ProtocolIE-ContainerList Presence Unknown-Tracking-Area-List NgENB-ID List-of-5GS-Cells-for-Failure #....
Text
wireshark/epan/dissectors/asn1/smrse/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 smrse ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST SMRSE.asn ) set( EXTRA_DIST ${ASN_FILE_LIST} pa...
C
wireshark/epan/dissectors/asn1/smrse/packet-smrse-template.c
/* packet-smrse.c * Routines for SMRSE Short Message Relay Service 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/pac...
C/C++
wireshark/epan/dissectors/asn1/smrse/packet-smrse-template.h
/* packet-smrse.h * Routines for SMRSE Short Message Relay Service 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_SMRSE_H #define PACKET_S...
ASN.1
wireshark/epan/dissectors/asn1/smrse/SMRSE.asn
SMRS DEFINITIONS IMPLICIT TAGS ::= BEGIN SMR-Bind ::= SEQUENCE { sc-address SMS-Address, password Password, ... } ub-password-length INTEGER ::= 20 IMSI-Address ::= OCTET STRING SMS-Address ::= SEQUENCE { address-type INTEGER { unknown-type (0), internat-number (1), national-number (2), net-spec-number...
Configuration
wireshark/epan/dissectors/asn1/smrse/smrse.cnf
# smrse.cnf # SMRSE conformation file #.MODULE_IMPORT #.EXPORTS #.NO_EMIT SemiOctetString #.END #.PDU #.TYPE_RENAME #.FIELD_RENAME #.FN_BODY SMS-Address/address-value/octet-format char *strp,tmpstr[21]; guint32 i, start_offset; gint8 ber_class; bool pc, ind; gint32 tag; guint32 len; static char n2a[16] = ...
Text
wireshark/epan/dissectors/asn1/snmp/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 snmp ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST ${PROTOCOL_NAME}.asn ) set( EXTRA_DIST ${ASN_FILE...
C
wireshark/epan/dissectors/asn1/snmp/packet-snmp-template.c
/* packet-snmp.c * Routines for SNMP (simple network management protocol) * Copyright (C) 1998 Didier Jorand * * See RFC 1157 for SNMPv1. * * See RFCs 1901, 1905, and 1906 for SNMPv2c. * * See RFCs 1905, 1906, 1909, and 1910 for SNMPv2u [historic]. * * See RFCs 2570-2576 for SNMPv3 * Updated to use the asn2w...
C/C++
wireshark/epan/dissectors/asn1/snmp/packet-snmp-template.h
/* packet-snmp.h * Routines for snmp packet dissection * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_SNMP_H #define PACKET_SNMP_H #define SNMP_REQ_GET 0 #define SNMP...
ASN.1
wireshark/epan/dissectors/asn1/snmp/snmp.asn
RFC1157-SNMP DEFINITIONS ::= BEGIN -- IMPORTS -- ObjectName, ObjectSyntax, NetworkAddress, IpAddress, TimeTicks -- FROM RFC1155-SMI; -- -- Local imports -- IMPORTS -- ObjectName, ObjectSyntax, NetworkAddress, IpAddress, TimeTicks -- FROM RFC1155-SMI; -- -- names of...
Configuration
wireshark/epan/dissectors/asn1/snmp/snmp.cnf
# snmp.cnf # snmp conformation file #.PDU SMUX-PDUs #.NO_EMIT NotificationName VarBind #.TYPE_RENAME Message/community Community Trap-PDU/_untag/generic-trap GenericTrap Trap-PDU/_untag/specific-trap SpecificTrap #.FIELD_RENAME Messagev2u/datav2u/plaintext v2u_plaintext BulkPDU/request-id bulkPD...
Text
wireshark/epan/dissectors/asn1/spnego/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 spnego ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST ${PROTOCOL_NAME}.asn ) set( EXTRA_DIST ${ASN_FI...
C
wireshark/epan/dissectors/asn1/spnego/packet-spnego-template.c
/* packet-spnego-template.c * Routines for the simple and protected GSS-API negotiation mechanism * as described in RFC 2478. * Copyright 2002, Tim Potter <tpot@samba.org> * Copyright 2002, Richard Sharpe <rsharpe@ns.aus.com> * Copyright 2003, Richard Sharpe <rsharpe@richardsharpe.com> * Copyright 2005, Ronnie Sa...
ASN.1
wireshark/epan/dissectors/asn1/spnego/spnego.asn
Spnego {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) snego(2)} -- (1.3.6.1.5.5.2) DEFINITIONS ::= BEGIN MechType::= OBJECT IDENTIFIER NegotiationToken ::= CHOICE { negTokenInit [0] NegTokenInit, negTokenTarg [1] NegToke...
Configuration
wireshark/epan/dissectors/asn1/spnego/spnego.cnf
# spnego.cnf # spnego conformation file #.EXPORTS #.PDU #.NO_EMIT ONLY_VALS NegotiationToken #.FN_BODY NegotiationToken/negTokenInit bool is_response = actx->pinfo->ptype == PT_TCP && actx->pinfo->srcport < 1024; /* * We decode as negTokenInit2 or negTokenInit depending on whether o...
Text
wireshark/epan/dissectors/asn1/sv/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 sv ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST ${PROTOCOL_NAME}.asn ) set( EXTRA_DIST ${ASN_FILE_L...
C
wireshark/epan/dissectors/asn1/sv/packet-sv-template.c
/* packet-sv.c * Routines for IEC 61850 Sampled Values packet dissection * Michael Bernhard 2008 * * 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> #inclu...
C/C++
wireshark/epan/dissectors/asn1/sv/packet-sv-template.h
/* packet-sv.h * Routines for IEC 61850 Sampled Vales packet dissection * Michael Bernhard 2008 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef __PACKET_SV_H__ #define __PACKET_SV_H__ #def...
ASN.1
wireshark/epan/dissectors/asn1/sv/sv.asn
IEC61850 DEFINITIONS ::= BEGIN SampledValues ::= CHOICE { savPdu [APPLICATION 0] IMPLICIT SavPdu, ... } SavPdu ::= SEQUENCE { noASDU [0] IMPLICIT INTEGER(0..65535), seqASDU [2] IMPLICIT SEQUENCE OF ASDU } ASDU ::= SEQUENCE { svID [0] IMPLICIT VisibleString, datSet [1] IMPLICIT VisibleString OPTIONAL, smpCnt...
Configuration
wireshark/epan/dissectors/asn1/sv/sv.cnf
# sv.cnf # SampledValue conformation file #.MODULE_IMPORT #.EXPORTS #.PDU #.NO_EMIT ONLY_VALS SampledValues #.TYPE_RENAME #.FIELD_RENAME #.FN_BODY ASDU/smpCnt VAL_PTR = &value guint32 value; %(DEFAULT_BODY)s sv_data.smpCnt = value; #.END #.FN_BODY UtcTime guint32 len; guint32 seconds; guint32 fraction; gu...
Text
wireshark/epan/dissectors/asn1/t124/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 t124 ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST_LATE ../t125/MCS-PROTOCOL.asn ) set( ASN_FILE_LIST GCC-PROTOCOL.asn ) ...
ASN.1
wireshark/epan/dissectors/asn1/t124/GCC-PROTOCOL.asn
-- Module GCC-PROTOCOL (T.124:01/2007) -- See also ITU-T T.124 (01/2007) -- See also the index of all ASN.1 assignments needed in this document GCC-PROTOCOL {itu-t(0) recommendation(0) t(20) t124(124) version(0) 2 asn1Modules(2) gcc-protocol(1)} DEFINITIONS AUTOMATIC TAGS ::= BEGIN -- Export all symbols -- =========...
C
wireshark/epan/dissectors/asn1/t124/packet-t124-template.c
/* packet-t124.c * Routines for t124 packet dissection * Copyright 2010, Graeme Lunt * * 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> #include <epan/...
C/C++
wireshark/epan/dissectors/asn1/t124/packet-t124-template.h
/* packet-t124.h * Routines for t124 packet dissection * Copyright 2010, Graeme Lunt * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_T124_H #define PACKET_T124_H #include <epan/pack...
Configuration
wireshark/epan/dissectors/asn1/t124/t124.cnf
# T.124/GCC-PROTOCOL.cnf # Copyright 2011 Graeme Lunt #---------------------------------------------------------------------------------------- #.EXPORTS #---------------------------------------------------------------------------------------- ConnectData ConnectGCCPDU #.END #.OMIT_ASSIGNMENT GCCPDU ConnectMCSPDU Indi...
Text
wireshark/epan/dissectors/asn1/t125/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 t125 ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST MCS-PROTOCOL.asn ) set( EXTRA_DIST ${ASN_FILE_LIS...
ASN.1
wireshark/epan/dissectors/asn1/t125/MCS-PROTOCOL.asn
-- Module MCS-PROTOCOL (T.125:02/1998) MCS-PROTOCOL DEFINITIONS ::= BEGIN -- Part 1: Fundamental MCS types ChannelId ::= INTEGER(0..65535) -- range is 16 bits StaticChannelId ::= ChannelId(1..1000) -- those known permanently DynamicChannelId ::= ChannelId(1001.....
C
wireshark/epan/dissectors/asn1/t125/packet-t125-template.c
/* packet-t125.c * Routines for t125 packet dissection * Copyright 2007, Ronnie Sahlberg * * 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> #include <e...
Configuration
wireshark/epan/dissectors/asn1/t125/t125.cnf
# T.125/MCS-PROTOCOL.cnf # Copyright 2007 Ronnie Sahlberg #---------------------------------------------------------------------------------------- #.EXPORTS #---------------------------------------------------------------------------------------- #.END #.OMIT_ASSIGNMENT # dissected in t124 DomainMCSPDU PlumbDomainInd...
Text
wireshark/epan/dissectors/asn1/t38/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 t38 ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST T38_2002.asn ) set( EXTRA_DIST ${ASN_FILE_LIST} p...
C
wireshark/epan/dissectors/asn1/t38/packet-t38-template.c
/* packet-t38.c * Routines for T.38 packet dissection * 2003 Hans Viens * 2004 Alejandro Vaquero, add support Conversations for SDP * 2006 Alejandro Vaquero, add T30 reassemble and dissection * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * *...
C/C++
wireshark/epan/dissectors/asn1/t38/packet-t38-template.h
/* packet-t38.h * * Routines for T38 dissection * 2003 Hans Viens * 2004 Alejandro Vaquero, add support to conversation * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #include "ws_symbol_export....
Configuration
wireshark/epan/dissectors/asn1/t38/t38.cnf
# t38.cnf # T.38 conformation file # 2007 Tomas Kukosa #.EXPORTS ONLY_VALS WS_DLL Type-of-msg/t30-indicator Type-of-msg/t30-data #.END #.TYPE_RENAME Type-of-msg/t30-indicator T30_indicator Type-of-msg/t30-data T30_data #.END #.PDU IFPPacket UDPTLPacket #.END #.FN_PARS Type-of-msg VAL_PTR=&Type_of_msg_value...
ASN.1
wireshark/epan/dissectors/asn1/t38/T38_1998.asn
-- T38(1998).asn -- -- Taken from ITU ASN.1 database -- http://www.itu.int/ITU-T/asn1/database/itu-t/t/t38/2005/T38(1998).asn -- -- it is not used for dissector generation -- it is here only for information to see difference of the "Pre-Corrigendum" version -- -- Module T38(1998) (T.38:09/2005) T38 DEFINITIONS AUTOMAT...
ASN.1
wireshark/epan/dissectors/asn1/t38/T38_2002.asn
-- T38(2002).asn -- -- Taken from ITU ASN.1 database -- http://www.itu.int/ITU-T/asn1/database/itu-t/t/t38/2005/T38(2002).asn -- -- Module T38(2002) (T.38:09/2005) T38 DEFINITIONS AUTOMATIC TAGS ::= BEGIN IFPPacket ::= SEQUENCE { type-of-msg Type-of-msg, data-field Data-Field OPTIONAL } Type-of-msg ::= CHOICE...
Text
wireshark/epan/dissectors/asn1/tcap/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 tcap ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST ${PROTOCOL_NAME}.asn UnidialoguePDUs.asn Dialogue...
ASN.1
wireshark/epan/dissectors/asn1/tcap/DialoguePDUs.asn
-- Generated by Asnp, the pretty-printer of France Telecom R&D (http://asn1.elibel.tm.fr/asnp/) DialoguePDUs {itu-t recommendation q 773 modules(2) dialoguePDUs(2) version1(1) } DEFINITIONS ::= BEGIN EXPORTS dialogue-as-id, DialoguePDU; -- abstract syntax name for structured dialogue APDUs dialogue-as-id OBJECT IDE...
C
wireshark/epan/dissectors/asn1/tcap/packet-tcap-template.c
/* packet-tcap-template.c * Routines for TCAP * Copyright 2004 - 2005, Tim Endean <endeant@hotmail.com> * Built from the gsm-map dissector Copyright 2004 - 2005, Anders Broman <anders.broman@ericsson.com> * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald C...
C/C++
wireshark/epan/dissectors/asn1/tcap/packet-tcap-template.h
/* packet-tcap.h * * Copyright 2004, Tim Endean <endeant@hotmail.com> * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_tcap_H #define PACKET_tcap_H #include "ws_symbol_export.h" /*...
ASN.1
wireshark/epan/dissectors/asn1/tcap/TC-Notation-Extensions.asn
-- Module TC-Notation-Extensions (Q.775:06/1997) TC-Notation-Extensions {itu-t recommendation q 775 modules(2) notation-extension(4) version1(1)} DEFINITIONS ::= BEGIN IMPORTS TCMessage{} FROM TCAPMessages {itu-t recommendation q 773 modules(2) messages(1) version3(3)} Bind{}, Unbind{} FROM Remote...
ASN.1
wireshark/epan/dissectors/asn1/tcap/tcap.asn
TCAPMessages {itu-t recommendation q 773 modules(2) messages(1) version3(3)} DEFINITIONS ::= BEGIN --EXPORTS OPERATION, ERROR, Component, InvokeId Type; -- WS stuff ExternalPDU ::= [UNIVERSAL 8] IMPLICIT SEQUENCE { oid OBJECT IDENTIFIER, dialog [0] IMPLICIT Dialog1 } Dialog...
Configuration
wireshark/epan/dissectors/asn1/tcap/tcap.cnf
# tcap.cnf # tcap conformation file #.OMIT_ASSIGNMENT RLRQ-apdu RLRE-apdu Release-request-reason Release-response-reason ERROR #.END #.MODULE_IMPORT #.EXPORTS DialoguePDU UniDialoguePDU #.REGISTER DialoguePDU B "0.0.17.773.1.1.1" "id-as-dialogue" UniDialoguePDU B "0.0.17.773.1.2.1" "id-as-uniDialogue" #.PDU ...
ASN.1
wireshark/epan/dissectors/asn1/tcap/TCAPMessages.asn
-- Generated by Asnp, the pretty-printer of France Telecom R&D (http://asn1.elibel.tm.fr/asnp/) TCAPMessages {itu-t recommendation q 773 modules(2) messages(1) version3(3)} DEFINITIONS IMPLICIT TAGS ::= BEGIN -- EXPORTS everything -- Transaction Portion fields. IMPORTS ROS{}, InvokeId FROM Remote-Operations-Gene...
ASN.1
wireshark/epan/dissectors/asn1/tcap/UnidialoguePDUs.asn
-- Generated by Asnp, the pretty-printer of France Telecom R&D (http://asn1.elibel.tm.fr/asnp/) UnidialoguePDUs {itu-t recommendation q 773 modules(2) unidialoguePDUs(3) version1(1)} DEFINITIONS ::= BEGIN EXPORTS uniDialogue-as-id, UniDialoguePDU; -- Abstract syntax name for unstructured dialogue APDUs uniDialogue-...
Text
wireshark/epan/dissectors/asn1/tcg-cp-oids/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 tcg-cp-oids ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIS...
C
wireshark/epan/dissectors/asn1/tcg-cp-oids/packet-tcg-cp-oids-template.c
/* packet-tcg-cp-oids.c * * 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> #include <epan/oids.h> #include <epan/asn1.h> #include "packet-tcg-cp-oids.h" #i...
C/C++
wireshark/epan/dissectors/asn1/tcg-cp-oids/packet-tcg-cp-oids-template.h
/* packet-tcg-cp-oids.h * Routines for TCG Certificate Profile OIDs * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_TCG_CP_OIDS_H #define PACKET_TCG_CP_OIDS_H #include "packet-tcg-cp...
ASN.1
wireshark/epan/dissectors/asn1/tcg-cp-oids/tcg-cp-oids.asn
-- -- ASN.1 extracted from -- TCG EK Credential Profile -- For TPM Family 2.0; Level 0 -- Specification Version 2.0 -- Revision 14 -- 4 November 2014 -- https://www.trustedcomputinggroup.org/wp-content/uploads/Credential_Profile_EK_V2.0_R14_published.pdf -- on 2018-10-02, and heavily polished + bug fixed fo...
Configuration
wireshark/epan/dissectors/asn1/tcg-cp-oids/tcg-cp-oids.cnf
# tcg-cp-OID.cnf # Trusted Computing Group Certificate Profile OIDs conformation file #.MODULE_IMPORT PKIX1Explicit88 pkix1explicit #.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf #.OMIT_ASSIGNMENT SubjectInfoURIList #.END #.EXPORTS #.REGISTER TCPASpecVersion B "2.23.133.1" "tcg-tcpaSpecVersion" Pr...
Text
wireshark/epan/dissectors/asn1/tetra/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 tetra ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST ${PROTOCOL_NAME}.asn ) set( EXTRA_DIST ${ASN_FIL...
C
wireshark/epan/dissectors/asn1/tetra/packet-tetra-template.c
/* packet-tetra.c * Routines for TETRA packet dissection * * Copyright (c) 2007 - 2011 Professional Mobile Communication Research Group, * Beijing Institute of Technology, China * Copyright (c) 2011 Holger Hans Peter Freyther * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> ...
C/C++
wireshark/epan/dissectors/asn1/tetra/packet-tetra-template.h
/* packet-tetra.h * Routines for TETRA packet dissection * * Copyright (c) 2007 - 2011 Professional Mobile Communication Research Group, * Beijing Institute of Technology, China * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-...
ASN.1
wireshark/epan/dissectors/asn1/tetra/tetra.asn
-- TETRA packet dissection -- Copyright (c) 2007 - 2013 Professional Mobile Communication Research Group, -- Beijing Institute of Technology, China -- UMAC-MODULE DEFINITIONS AUTOMATIC TAGS ::= BEGIN AACH ::= SEQUENCE { function INTEGER(0..3), field1 INTEGER(0..63), field2 INTEGER(0..63) } BSCH ::= SEQUENCE ...
Configuration
wireshark/epan/dissectors/asn1/tetra/tetra.cnf
# umac.cnf # umac conformation file #.OPT -u #.MODULE_IMPORT #.OMIT_ASSIGNMENT ExtendCarrier SPEECHMODE DATAMODE CALLMODE #.EXPORTS #U-ALERT #U-CONNECT #U-DISCONNECT #U-INFO #U-RELEASE #U-SETUP #U-STATUS #U-TX-CEASED #U-TX-DEMAND #U-CALL-RESTORE #U-SDS-DATA #D-ALERT #D-CALL-PROCEEDING #D-CONNECT #D-CONNECT-ACK #D...
Text
wireshark/epan/dissectors/asn1/ulp/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 ulp ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST ULP.asn SUPL.asn ULP-Components.asn ) set( EXTRA_...
C
wireshark/epan/dissectors/asn1/ulp/packet-ulp-template.c
/* packet-ulp.c * Routines for OMA UserPlane Location Protocol packet dissection * Copyright 2006, Anders Broman <anders.broman@ericsson.com> * Copyright 2014-2019, Pascal Quantin <pascal@wireshark.org> * Copyright 2020, Stig Bjorlykke <stig@bjorlykke.org> * * Wireshark - Network traffic analyzer * By Gerald Com...
ASN.1
wireshark/epan/dissectors/asn1/ulp/SUPL.asn
-- SUPL.asn -- Taken from OMA UserPlane Location Protocol -- http://member.openmobilealliance.org/ftp/Public_documents/LOC/Permanent_documents/OMA-TS-ULP-V2_0_5-20191028-A.zip -- -- 11.2 Message Specific Part -- -- -- 11.2.1 SUPL INIT -- SUPL-INIT DEFINITIONS AUTOMATIC TAGS ::= BEGIN EXPORTS SUPLINIT, Notification; ...
ASN.1
wireshark/epan/dissectors/asn1/ulp/ULP-Components.asn
-- ULP-Components.asn -- Taken from OMA UserPlane Location Protocol -- http://member.openmobilealliance.org/ftp/Public_documents/LOC/Permanent_documents/OMA-TS-ULP-V2_0_5-20191028-A.zip -- -- 11.5 Common elements (SUPL Version 1) -- ULP-Components DEFINITIONS AUTOMATIC TAGS ::= BEGIN EXPORTS Version, SessionID, IPAdd...
ASN.1
wireshark/epan/dissectors/asn1/ulp/ULP.asn
-- ULP.asn -- Taken from OMA UserPlane Location Protocol -- http://member.openmobilealliance.org/ftp/Public_documents/LOC/Permanent_documents/OMA-TS-ULP-V2_0_5-20191028-A.zip -- -- 11.1 Common Part -- ULP DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS Version, SessionID FROM ULP-Components SUPLINIT FROM SUPL-INIT ...
Configuration
wireshark/epan/dissectors/asn1/ulp/ulp.cnf
# upl.cnf # upl conformation file # Copyright 2006-2010 Anders Broman # Copyright 2014-2019 Pascal Quantin #.OPT PER UNALIGNED #.END #.PDU ULP-PDU #.END #.TYPE_RENAME FrequencyInfo/modeSpecificInfo FrequencySpecificInfo #.END #.FIELD_RENAME FrequencyInfo/modeSpecificInfo modeSpecificFrequencyInfo FrequencyInfo/mod...
Text
wireshark/epan/dissectors/asn1/wlancertextn/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 wlancertextn ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST WLANCERTEXTN.asn ) set( EXTRA_DIST ${ASN_...
C
wireshark/epan/dissectors/asn1/wlancertextn/packet-wlancertextn-template.c
/* packet-wlancertextn.c * Routines for Wireless Certificate Extension (RFC3770) * 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 */ #include "config.h" #include <epan/packet.h...
C/C++
wireshark/epan/dissectors/asn1/wlancertextn/packet-wlancertextn-template.h
/* packet-wlancertextn.h * Routines for Wireless Certificate Extensions (RFC3770) packet dissection * 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 */ #ifndef PACKET_WLANCERTEX...
ASN.1
wireshark/epan/dissectors/asn1/wlancertextn/WLANCERTEXTN.asn
-- ASN definitions taken from RFC3770 -- Copyright notice from RFC3770 follows below -- -- RFC 3770 PPP and WLAN May 2004 -- -- 10. Full Copyright Statement -- -- Copyright (C) The Internet Society (2004). This document is subject -- to the rights, licenses and restr...
Configuration
wireshark/epan/dissectors/asn1/wlancertextn/wlancertextn.cnf
# WlanCertExtn.cnf # WlanCertExtn conformation file #.MODULE_IMPORT #.EXPORTS #.REGISTER SSIDList B "1.3.6.1.5.5.7.1.13" "id-pe-wlanSSID" SSIDList B "1.3.6.1.5.5.7.10.6" "id-aca-wlanSSID" #.NO_EMIT #.TYPE_RENAME #.FIELD_RENAME #.END
Text
wireshark/epan/dissectors/asn1/x2ap/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 x2ap ) set( PROTO_OPT ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST X2AP-CommonDataTypes.asn X2AP-Constants.asn X2AP-...
C
wireshark/epan/dissectors/asn1/x2ap/packet-x2ap-template.c
/* packet-x2ap.c * Routines for dissecting Evolved Universal Terrestrial Radio Access Network (EUTRAN); * X2 Application Protocol (X2AP); * 3GPP TS 36.423 packet dissection * Copyright 2007-2014, Anders Broman <anders.broman@ericsson.com> * Copyright 2016-2023, Pascal Quantin <pascal@wireshark.org> * * Wireshark...
C/C++
wireshark/epan/dissectors/asn1/x2ap/packet-x2ap-template.h
/* packet-x2ap.h * Routines for E-UTRAN X2 Application Protocol (X2AP) packet dissection * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_X2AP_H #define PACKET_X2AP_H #include "packet...
ASN.1
wireshark/epan/dissectors/asn1/x2ap/X2AP-CommonDataTypes.asn
-- 3GPP TS 36.423 V17.5.0 (2023-06) -- 9.3.6 Common definitions -- ************************************************************** -- -- Common definitions -- -- ************************************************************** X2AP-CommonDataTypes { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) eps-Acce...
ASN.1
wireshark/epan/dissectors/asn1/x2ap/X2AP-Constants.asn
-- 3GPP TS 36.423 V17.5.0 (2023-06) -- 9.3.7 Constant definitions -- ************************************************************** -- -- Constant definitions -- -- ************************************************************** X2AP-Constants { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) eps-Access...
ASN.1
wireshark/epan/dissectors/asn1/x2ap/X2AP-Containers.asn
-- 3GPP TS 36.423 V17.5.0 (2023-06) -- 9.3.8 Container definitions -- ************************************************************** -- -- Container definitions -- -- ************************************************************** X2AP-Containers { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) eps-Acc...
ASN.1
wireshark/epan/dissectors/asn1/x2ap/X2AP-IEs.asn
-- 3GPP TS 36.423 V17.5.0 (2023-06) -- 9.3.5 Information Element definitions -- ************************************************************** -- -- Information Element Definitions -- -- ************************************************************** X2AP-IEs { itu-t (0) identified-organization (4) etsi (0) mobileDomai...
ASN.1
wireshark/epan/dissectors/asn1/x2ap/X2AP-PDU-Contents.asn
-- 3GPP TS 36.423 V17.5.0 (2023-06) -- 9.3.4 PDU Definitions -- ************************************************************** -- -- PDU definitions for X2AP. -- -- ************************************************************** X2AP-PDU-Contents { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) eps-Acc...
ASN.1
wireshark/epan/dissectors/asn1/x2ap/X2AP-PDU-Descriptions.asn
-- 3GPP TS 36.423 V17.5.0 (2023-06) -- 9.3.3 Elementary Procedure Definitions -- ************************************************************** -- -- Elementary Procedure definitions -- -- ************************************************************** X2AP-PDU-Descriptions { itu-t (0) identified-organization (4) etsi ...
Configuration
wireshark/epan/dissectors/asn1/x2ap/x2ap.cnf
# x2ap.cnf # x2ap conformation file # Copyright 2007 Anders Broman #.OPT PER ALIGNED #.END #.OMIT_ASSIGNMENT # Get rid of unused code warnings Presence ProtocolIE-FieldPair ProtocolIE-ContainerList ProtocolIE-ContainerPair ProtocolIE-ContainerPairList SourceDLForwardingIPAddress #.END #.PDU X2AP-PDU #.MAKE_ENUM Pro...
ASN.1
wireshark/epan/dissectors/asn1/x509af/AuthenticationFramework.asn
-- Module AuthenticationFramework (X.509:08/1997) AuthenticationFramework {joint-iso-itu-t ds(5) module(1) authenticationFramework(7) 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 Specifica...
Text
wireshark/epan/dissectors/asn1/x509af/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 x509af ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST Au...
C
wireshark/epan/dissectors/asn1/x509af/packet-x509af-template.c
/* packet-x509af.c * Routines for X.509 Authentication 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...
C/C++
wireshark/epan/dissectors/asn1/x509af/packet-x509af-template.h
/* packet-x509af.h * Routines for X.509 Authentication 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_X509AF_H #define PACKET_X50...
Configuration
wireshark/epan/dissectors/asn1/x509af/x509af.cnf
# x509.cnf # X509 conformation file #.IMPORT ../x509ce/x509ce-exp.cnf #.IMPORT ../x509if/x509if-exp.cnf #.IMPORT ../x509sat/x509sat-exp.cnf #.MODULE_EXPORTS EXTENSION ACPathData AlgorithmIdentifier AttCertValidityPeriod AttributeCertificate AttributeCertificateAssertion AttributeCertificateInfo AttributeCertification...
ASN.1
wireshark/epan/dissectors/asn1/x509ce/CertificateExtensions.asn
-- Module CertificateExtensions (X.509:08/2005) CertificateExtensions {joint-iso-itu-t ds(5) module(1) certificateExtensions(26) 5} DEFINITIONS IMPLICIT TAGS ::= BEGIN -- EXPORTS ALL IMPORTS id-at, id-ce, id-mr, informationFramework, authenticationFramework, selectedAttributeTypes, upperBounds FROM UsefulD...
ASN.1
wireshark/epan/dissectors/asn1/x509ce/CertificateExtensionsCiplus.asn
-- Module CertificateExtensionsCiplus -- X.509 certificate extensions defined by CI+ (www.ci-plus.com) CertificateExtensionsCiplus DEFINITIONS IMPLICIT TAGS ::= BEGIN -- EXPORTS ALL IMPORTS id-pkix FROM PKIX1Explicit93 {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-...
ASN.1
wireshark/epan/dissectors/asn1/x509ce/CertificateExtensionsRFC9310.asn
-- ASN.1 file from the RFC9310 definition NFTypeCertExtn { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-mod-nftype(106) } DEFINITIONS IMPLICIT TAGS ::= BEGIN -- NFTypes Certificate Extension ext-NFType EXTENSION ...
Text
wireshark/epan/dissectors/asn1/x509ce/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 x509ce ) set( PROTO_OPT ) set( EXPORT_FILES ${PROTOCOL_NAME}-exp.cnf ) set( EXT_ASN_FILE_LIST ) set( ASN_FILE_LIST Ce...
C
wireshark/epan/dissectors/asn1/x509ce/packet-x509ce-template.c
/* packet-x509ce.c * Routines for X.509 Certificate Extensions 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/x509ce/packet-x509ce-template.h
/* packet-x509ce.h * Routines for X.509 Certificate Extensions 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_X509CE_H #define PACKET_X509C...