language stringlengths 0 24 | filename stringlengths 9 214 | code stringlengths 99 9.93M |
|---|---|---|
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSAbstractService.asn | MMSAbstractService {iso(1) identified-organization(3) nato(26) stanags(0)
mmhs(4406) object-identifiers(0) module(0) abstract-service(3)} DEFINITIONS
IMPLICIT TAGS ::=
BEGIN
--Prologue
-- Exports Everything
IMPORTS
-- IPMS information objects
AutoForwardComment, Heading
--
FROM IPMSInformationObjects {jo... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSExtendedBodyPartTypes.asn | MMSExtendedBodyPartTypes {iso(1) identified-organization(3) nato(26)
stanags(0) mmhs(4406) object-identifiers(0) module(0)
extended-body-part-types(7)} DEFINITIONS IMPLICIT TAGS ::=
BEGIN
-- Prologue
-- Exports Everything
IMPORTS
-- IPMS information objects
EXTENDED-BODY-PART-TYPE
--=
FROM IPMSInforma... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSHeadingExtensions.asn | MMSHeadingExtensions {iso(1) identified-organization(3) nato(26) stanags(0)
mmhs(4406) object-identifiers(0) module(0) heading-extensions(6)} DEFINITIONS
IMPLICIT TAGS ::=
BEGIN
-- Prologue
-- Exports Everything
IMPORTS
-- IPMS information objects
IPMS-EXTENSION, ORDescriptor
--=
FROM IPMSInformationObje... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSInformationObjects.asn | MMSInformationObjects {iso(1) identified-organization(3) nato(26) stanags(0)
mmhs(4406) object-identifiers(0) module(0) mms(1)} DEFINITIONS IMPLICIT TAGS
::=
BEGIN
-- Prologue
-- Exports Everything
IMPORTS
-- IPM Information Object
Body, CommonFields, Heading, NonReceiptFields, OtherNotificationTypeFields,
R... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSObjectIdentifiers.asn | MMSObjectIdentifiers {iso(1) identified-organization(3) nato(26) stanags(0)
mmhs(4406) object-identifiers(0)} DEFINITIONS IMPLICIT TAGS ::=
BEGIN
-- Prologue
-- Export everything
IMPORTS --nothing-- ;
ID ::= OBJECT IDENTIFIER
-- Military Messaging
id-mmhs ID ::=
{iso(1) identified-organization(3) nato(26) stanag... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSOtherNotificationTypeExtensions.asn | MMSOtherNotificationTypeExtensions {iso(1) identified-organization(3)
nato(26) stanags(0) mmhs(4406) object-identifiers(0) module(0)
other-notification-type-extensions(12)} DEFINITIONS IMPLICIT TAGS ::=
BEGIN
-- Prologue
-- Exports Everything
IMPORTS
-- IPMS information objects
IPMS-EXTENSION, ReceiptTimeFiel... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSPerRecipientSpecifierExtensions.asn | MMSPerRecipientSpecifierExtensions {iso(1) identified-organization(3)
nato(26) stanags(0) mmhs(4406) object-identifiers(0) module(0)
per-recipient-specifier-extensions(11)} DEFINITIONS IMPLICIT TAGS ::=
BEGIN
-- Prologue
-- Exports Everything
IMPORTS
-- IPMS information objects
IPMS-EXTENSION
--=
FROM... |
ASN.1 | wireshark/epan/dissectors/asn1/p772/MMSUpperBounds.asn | MMSUpperBounds {iso(1) identified-organization(3) nato(26) stanags(0)
mmhs(4406) object-identifiers(0) module(0) upper-bounds(0)} DEFINITIONS
IMPLICIT TAGS ::=
BEGIN
-- Prologue
-- Exports Everything
IMPORTS -- nothing -- ;
-- Upper Bounds
ub-military-string INTEGER ::= 69
ub-military-number-of-sics INTEGER ::= 8
... |
Configuration | wireshark/epan/dissectors/asn1/p772/p772.cnf | # p772.cnf
# p772 conformation file
#.IMPORT ../p1/p1-exp.cnf
#.IMPORT ../p22/p22-exp.cnf
#.OMIT_ASSIGNMENT
ID
MM
MN
MRN
MNRN
MON
OriginateProbeArgument
OriginateProbeResult
OriginateMMArgument
OriginateMMResult
OriginateMRNArgument
OriginateMRNResult
ReceiveReportArgument
ReceiveMMArgument
ReceiveMRNArgument
Receive... |
C | wireshark/epan/dissectors/asn1/p772/packet-p772-template.c | /* packet-p772.c
* Routines for STANAG 4406 (X.400 Military Message Extensions) packet dissection
* Graeme Lunt 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 <... |
C/C++ | wireshark/epan/dissectors/asn1/p772/packet-p772-template.h | /* packet-p772.h
* Routines for STANAG 4406 (X.400 Military Message Extensions) packet dissection
* Graeme Lunt 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_P772_H
#define P... |
Text | wireshark/epan/dissectors/asn1/pcap/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 pcap )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PCAP-CommonDataTypes.asn
PCAP-Constants.asn
PCAP-... |
C | wireshark/epan/dissectors/asn1/pcap/packet-pcap-template.c | /* packet-pcap.c
* Routines for UTRAN Iupc interface Positioning Calculation Application Part (PCAP) packet dissection
*
* Copyright 2008, Anders Broman <anders.broman@ericsson.com>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-... |
ASN.1 | wireshark/epan/dissectors/asn1/pcap/PCAP-CommonDataTypes.asn | --
-- 3GPP TS 25.453 V17.0.0 (2022-04)
--
--9.3.5 Common Definitions
-- **************************************************************
--
-- Common definitions
--
-- **************************************************************
PCAP-CommonDataTypes {
itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
umt... |
ASN.1 | wireshark/epan/dissectors/asn1/pcap/PCAP-Constants.asn | --
-- 3GPP TS 25.453 V17.0.0 (2022-04)
--
-- 9.3.6 Constant Definitions
-- **************************************************************
--
-- Constant definitions
--
-- **************************************************************
PCAP-Constants {
itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
umts... |
ASN.1 | wireshark/epan/dissectors/asn1/pcap/PCAP-Containers.asn | --
-- 3GPP TS 25.453 V17.0.0 (2022-04)
--
-- 9.3.7 Container Definitions
-- **************************************************************
--
-- Container definitions
--
-- **************************************************************
PCAP-Containers {
itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
u... |
ASN.1 | wireshark/epan/dissectors/asn1/pcap/PCAP-IEs.asn | --
-- 3GPP TS 25.453 V17.0.0 (2022-04
--
-- 9.3.4 Information Element Definitions
-- **************************************************************
--
-- Information Element Definitions
--
-- **************************************************************
PCAP-IEs {
itu-t (0) identified-organization (4) etsi (0) mobile... |
ASN.1 | wireshark/epan/dissectors/asn1/pcap/PCAP-PDU-Contents.asn | --
-- 3GPP TS 25.453 V17.0.0 (2022-04)
--
--9.3.3 PDU Definitions
-- **************************************************************
--
-- PDU definitions for PCAP.
--
-- **************************************************************
PCAP-PDU-Contents {
itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
um... |
ASN.1 | wireshark/epan/dissectors/asn1/pcap/PCAP-PDU-Descriptions.asn | --
-- 3GPP TS 25.453 V17.0.0 (2022-04)
--
-- 9.3.2 Elementary Procedure Definitions
-- **************************************************************
--
-- Elementary Procedure definitions
--
-- **************************************************************
PCAP-PDU-Descriptions {
itu-t (0) identified-organization (4)... |
Configuration | wireshark/epan/dissectors/asn1/pcap/pcap.cnf | # pcap.cnf
# pcap conformation file
#.OPT
PER
ALIGNED
-L
#.END
#.EXPORTS
#.PDU
PCAP-PDU
#.MAKE_ENUM
ProcedureCode
ProtocolIE-ID
#.USE_VALS_EXT
ProtocolIE-ID
CauseRadioNetwork
TDD-ChannelisationCode
SFN-SFN-Drift
CodePhaseSearchWindow
TUTRAN-GANSS-DriftRate
UTRAN-GPS-DriftRate
ExplicitInformation
#.NO_EMIT
#.OMIT... |
Text | wireshark/epan/dissectors/asn1/pkcs1/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 pkcs1 )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIXAlgs-2009.asn
)
set( EXTRA_DIST
${ASN_FILE_L... |
C | wireshark/epan/dissectors/asn1/pkcs1/packet-pkcs1-template.c | /* packet-pkcs1.c
* Routines for PKCS#1/RFC2313 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>
#include <epa... |
C/C++ | wireshark/epan/dissectors/asn1/pkcs1/packet-pkcs1-template.h | /* packet-pkcs1.h
* Routines for PKCS#1/RFC2313 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_PKCS1_H
#define PACKET_PKCS1_H
#include "pa... |
Configuration | wireshark/epan/dissectors/asn1/pkcs1/pkcs1.cnf | # pkcs1.cnf
# PKCS#1 conformation file
#.IMPORT ../x509af/x509af-exp.cnf
#.EXPORTS
RSAPublicKey
DigestInfo
#.NO_EMIT
#.TYPE_RENAME
#.FIELD_RENAME
#.FN_PARS FieldID/fieldType
FN_VARIANT = _str VAL_PTR = &actx->external.direct_reference
#.FN_BODY FieldID/parameters
offset = call_ber_oid_callback(actx->extern... |
ASN.1 | wireshark/epan/dissectors/asn1/pkcs1/PKIXAlgs-2009.asn | --
-- Transcribed from RFC 5912
--
PKIXAlgs-2009 { iso(1) identified-organization(3) dod(6)
internet(1) security(5) mechanisms(5) pkix(7) id-mod(0)
id-mod-pkix1-algorithms2008-02(56) }
DEFINITIONS EXPLICIT TAGS ::=
BEGIN
IMPORTS
PUBLIC-KEY, SIGNATURE-ALGORITHM, DIGEST-ALGORITHM, SMIME-CAPS... |
Text | wireshark/epan/dissectors/asn1/pkcs10/CMakeLists.txt | # CMakeLists.txt
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 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 ... |
C | wireshark/epan/dissectors/asn1/pkcs10/packet-pkcs10-template.c | /* packet-p10.c
*
* Routines for PKCS10 packet dissection
* Martin Peylo <wireshark@izac.de> 2018
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of t... |
C/C++ | wireshark/epan/dissectors/asn1/pkcs10/packet-pkcs10-template.h | /* packet-pkcs10.h
*
* Routines for PKCS10 dissection
* Martin Peylo 2017
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Li... |
ASN.1 | wireshark/epan/dissectors/asn1/pkcs10/PKCS10.asn | -- Extracted from RFC2986
-- by Martin Peylo <wireshark@izac.de> 2018
--
-- Changes to the original ASN.1 source:
-- - commented out import from InformationFramework
-- - commented out AlgorithmIdentifier
-- - commented out SubjectPublicKeyInfo
-- - simplified Attribute
-- - added out import the above from PK... |
Configuration | wireshark/epan/dissectors/asn1/pkcs10/pkcs10.cnf | # pkcs10.cnf
# PKCS10 conformation file
#.MODULE_IMPORT
PKIX1Explicit88 pkix1explicit
#.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf
#.EXPORTS
CertificationRequest
#.REGISTER
# From PKCS 9 / RFC 2985
Attributes B "1.2.840.113549.1.9.9" "pkcs-9-at-extendedCertificateAttributes"
#.PDU
CertificationRequest
#.NO_E... |
Text | wireshark/epan/dissectors/asn1/pkcs12/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 pkcs12 )
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/pkcs12/packet-pkcs12-template.c | /* packet-pkcs12.c
* Routines for PKCS#12: Personal Information Exchange packet dissection
* Graeme Lunt 2006
*
* See "PKCS #12 v1.1: Personal Information Exchange Syntax":
*
* http://www.emc.com/emc-plus/rsa-labs/pkcs/files/h11301-wp-pkcs-12v1-1-personal-information-exchange-syntax.pdf
*
* Wireshark - Netwo... |
C/C++ | wireshark/epan/dissectors/asn1/pkcs12/packet-pkcs12-template.h | /* packet-pkcs12.h
* Routines for PKCS#12 Personal Information Exchange packet dissection
* Graeme Lunt 2006
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_PKCS12_H
#define PACKET_P... |
ASN.1 | wireshark/epan/dissectors/asn1/pkcs12/pkcs12.asn | PKCS-12 {iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1)
pkcs-12(12) modules(0) pkcs-12(1)}
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
-- EXPORTS ALL
-- All types and values defined in this module is exported for use in
-- other ASN.1 modules.
IMPORTS
informationFramework
FROM UsefulDefini... |
Configuration | wireshark/epan/dissectors/asn1/pkcs12/pkcs12.cnf | # pkcs12.cnf
# PKCS12 conformation file
#.MODULE_IMPORT
PKCS-7 cms
PKCS-5 x509af
#.IMPORT ../cms/cms-exp.cnf
#.IMPORT ../x509if/x509if-exp.cnf
#.IMPORT ../x509af/x509af-exp.cnf
#.EXPORTS
#.REGISTER
KeyBag B "1.2.840.113549.1.12.10.1.1" "keyBag"
PKCS8ShroudedKeyBag B "1.2.840.113549.1.12.10.1.2" "pkcs8ShroudedKey... |
Text | wireshark/epan/dissectors/asn1/pkinit/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 pkinit )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKINIT.asn
)
set( EXTRA_DIST
${ASN_FILE_LIST}
... |
C | wireshark/epan/dissectors/asn1/pkinit/packet-pkinit-template.c | /* packet-pkinit.c
* Routines for PKINIT 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>
#include <epan/asn1.... |
C/C++ | wireshark/epan/dissectors/asn1/pkinit/packet-pkinit-template.h | /* packet-pkinit.h
* Routines for PKINIT 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_PKINIT_H
#define PACKET_PKINIT_H
int dissect_pkini... |
ASN.1 | wireshark/epan/dissectors/asn1/pkinit/PKINIT.asn | --NOTE: we have to accomodate BOTH existing users of early drafts, such as
--packetcable as well as new users once the protocol is standardized.
--
--This asn1 file is based on draft-ietf-cat-kerberos-pk-init-20.txt
--but has been modified to acocmodate the Wireshark asn2wrs compiler
--and our environment
--
--new stru... |
Configuration | wireshark/epan/dissectors/asn1/pkinit/pkinit.cnf | # pkinit.cnf
# pkinit conformation file
#.MODULE_IMPORT
PKIX1Explicit88 pkix1explicit
#.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf
#.IMPORT ../cms/cms-exp.cnf
#.EXPORTS
PaPkAsReq
PaPkAsRep
PA-PK-AS-REQ-Win2k
PA-PK-AS-REP-Win2k
#.FN_BODY PKAuthenticator
if (kerberos_is_win2k_pkinit(actx)) {
retur... |
Text | wireshark/epan/dissectors/asn1/pkix1explicit/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 pkix1explicit )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIX1EXPLICIT93.asn
IPAddrAndASCertExtn.a... |
ASN.1 | wireshark/epan/dissectors/asn1/pkix1explicit/IPAddrAndASCertExtn.asn | -- RFC 3779 X.509 Extensions for IP Addr and AS ID June 2004
--
IPAddrAndASCertExtn { iso(1) identified-organization(3) dod(6)
internet(1) security(5) mechanisms(5) pkix(7) mod(0)
id-mod-ip-addr-and-as-ident(30) }
DEFINITIONS EXPLICIT TAGS ::=
BEGIN
-- Copyrig... |
C | wireshark/epan/dissectors/asn1/pkix1explicit/packet-pkix1explicit-template.c | #define BER_UNI_TAG_TeletexString 20 /* workaround bug in asn2wrs */
/* packet-pkix1explicit.c
* Routines for PKIX1Explitic packet dissection
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#i... |
C/C++ | wireshark/epan/dissectors/asn1/pkix1explicit/packet-pkix1explicit-template.h | /* packet-pkix1explicit.h
* Routines for PKIX1Explicit 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_PKIX1EXPLICIT_H
#define PACKET_PKIX1EXPLICIT_H
int dissect_pk... |
Configuration | wireshark/epan/dissectors/asn1/pkix1explicit/pkix1explicit.cnf | # pkix1explicit.cnf
# pkix1explicit conformation file
#.MODULE_IMPORT
#.EXPORTS
Attribute
AttributeTypeAndValue
CertificateSerialNumber
DirectoryString
Extension
Extensions
RelativeDistinguishedName
RDNSequence
TeletexDomainDefinedAttribute
TerminalType
Version
Time
UniqueIdentifier
#.REGISTER
DirectoryString B "1.... |
ASN.1 | wireshark/epan/dissectors/asn1/pkix1explicit/PKIX1EXPLICIT93.asn | -- This file is based on PKIX1Explicit93 definition in
-- RFC2459 section b.1
--
--Appendix F of RFC2459
--Appendix F. Full Copyright Statement
--
-- Copyright (C) The Internet Society (1999). All Rights Reserved.
--
-- This document and translations of it may be copied and furnished to
-- others, and derivativ... |
Configuration | wireshark/epan/dissectors/asn1/pkix1explicit/pkix1explicit_exp.cnf | #.IMPORT_TAG
AlgorithmIdentifier BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
Attribute BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
AttributeTypeAndValue BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
Certificate BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
CertificateList BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
CertificateSerialNumber ... |
Text | wireshark/epan/dissectors/asn1/pkix1implicit/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 pkix1implicit )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIX1IMPLICIT93.asn
)
set( EXTRA_DIST
${... |
C | wireshark/epan/dissectors/asn1/pkix1implicit/packet-pkix1implicit-template.c | /* packet-pkix1implicit.c
* Routines for PKIX1Implitic packet dissection
*
* 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/asn1.h>
#includ... |
C/C++ | wireshark/epan/dissectors/asn1/pkix1implicit/packet-pkix1implicit-template.h | /* packet-pkix1implicit.h
* Routines for PKIX1Implicit 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_PKIX1IMPLICIT_H
#define PACKET_PKIX1IMPLICIT_H
int dissect_pk... |
Configuration | wireshark/epan/dissectors/asn1/pkix1implicit/pkix1implicit.cnf | # pkix1implicit.cnf
# pkix1implicit conformation file
#.MODULE_IMPORT
PKIX1Explicit93 pkix1explicit
#.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf
#.IMPORT ../x509ce/x509ce-exp.cnf
#.OMIT_ASSIGNMENT
EDIPartyName
#.END
#.EXPORTS
AuthorityInfoAccessSyntax
KeyIdentifier
UserNotice
#.PDU
#.REGISTER
AuthorityInfoAc... |
ASN.1 | wireshark/epan/dissectors/asn1/pkix1implicit/PKIX1IMPLICIT93.asn | -- This file is based on PKIX1Implicit93 definition in
-- RFC2459 section b.2
--
--Appendix F of RFC2459
--Appendix F. Full Copyright Statement
--
-- Copyright (C) The Internet Society (1999). All Rights Reserved.
--
-- This document and translations of it may be copied and furnished to
-- others, and derivativ... |
Configuration | wireshark/epan/dissectors/asn1/pkix1implicit/pkix1implicit_exp.cnf | #.IMPORT_TAG
AuthorityInfoAccessSyntax BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
GeneralName BER_CLASS_CON -1/*choice*/
KeyIdentifier BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
ReasonFlags BER_CLASS_UNI BER_UNI_TAG_BITSTRING
UserNotice BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
#.END
#.TYPE_ATTR
Au... |
Text | wireshark/epan/dissectors/asn1/pkixac/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 pkixac )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIXAttributeCertificate.asn
)
set( EXTRA_DIST
... |
C | wireshark/epan/dissectors/asn1/pkixac/packet-pkixac-template.c | /* packet-pkixac.c
*
* Routines for PKIXAttributeCertificate (RFC3281) packet dissection.
*
* Copyright 2010, Stig Bjorlykke <stig@bjorlykke.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#... |
C/C++ | wireshark/epan/dissectors/asn1/pkixac/packet-pkixac-template.h | /* packet-pkixac.h
*
* Routines for PKIXAttributeCertificate (RFC3281) packet dissection.
*
* Copyright 2010, Stig Bjorlykke <stig@bjorlykke.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#... |
Configuration | wireshark/epan/dissectors/asn1/pkixac/pkixac.cnf | # pkixac.cnf
# An Internet Attribute Certificate (RFC3281) conformation file
#.MODULE_IMPORT
PKIX1Explicit88 pkix1explicit
PKIX1Implicit88 pkix1implicit
CertificateExtensions x509ce
#.IMPORT ../pkix1explicit/pkix1explicit_exp.cnf
#.IMPORT ../pkix1implicit/pkix1implicit_exp.cnf
#.IMPORT ../x509ce/x509ce-exp.cnf
#.OMI... |
ASN.1 | wireshark/epan/dissectors/asn1/pkixac/PKIXAttributeCertificate.asn | PKIXAttributeCertificate {iso(1) identified-organization(3) dod(6)
internet(1) security(5) mechanisms(5) pkix(7) id-mod(0)
id-mod-attribute-cert(12)}
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
-- EXPORTS ALL --
IMPORTS
-- IMPORTed module OIDs MAY change if [PKIXPROF] changes
-- PKIX Certif... |
Text | wireshark/epan/dissectors/asn1/pkixproxy/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 pkixproxy )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIXProxy.asn
)
set( EXTRA_DIST
${ASN_FILE_L... |
C | wireshark/epan/dissectors/asn1/pkixproxy/packet-pkixproxy-template.c | /* packet-pkixproxy.c
* Routines for RFC3820 PKIXProxy 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>
#inclu... |
C/C++ | wireshark/epan/dissectors/asn1/pkixproxy/packet-pkixproxy-template.h | /* packet-pkixproxy.h
* Routines for RFC3820 PKIXProxy 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_PKIXPROXY_H
#define PACKET_PKIXPROXY_... |
ASN.1 | wireshark/epan/dissectors/asn1/pkixproxy/PKIXProxy.asn | -- PKIXProxy
-- This ASN.1 definition is taken from RFC3820 and modified to pass
-- through the asn2wrs compiler.
--
-- The original copyright of the ASN.1 module follows below:
--
-- Full Copyright Statement
--
-- Copyright (C) The Internet Society (2004). This document is subject
-- to the rights, l... |
Configuration | wireshark/epan/dissectors/asn1/pkixproxy/pkixproxy.cnf | # pkixproxy.cnf
# PKIXProxy conformation file
#.MODULE_IMPORT
#.EXPORTS
#.PDU
#.REGISTER
ProxyCertInfoExtension B "1.3.6.1.5.5.7.1.14" "id-pe-proxyCertInfo"
#.NO_EMIT
#.TYPE_RENAME
#.FIELD_RENAME
#.END |
Text | wireshark/epan/dissectors/asn1/pkixqualified/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 pkixqualified )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIXqualified.asn
PKIXServiceNameSAN88.as... |
C | wireshark/epan/dissectors/asn1/pkixqualified/packet-pkixqualified-template.c | /* packet-pkixqualified.c
* Routines for RFC3739 PKIXqualified 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/pkixqualified/packet-pkixqualified-template.h | /* packet-pkixqualified.h
* Routines for RFC3739 PKIXqualified 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_PKIXQUALIFIED_H
#define PACKE... |
ASN.1 | wireshark/epan/dissectors/asn1/pkixqualified/PKIXqualified.asn | -- This ASN definition is taken from (and modified to pass through asn2wrs)
-- RFC3739
--
-- RFC3739 contains the followin copyright statements:
--
-- Full Copyright Statement
--
-- Copyright (C) The Internet Society (2004). This document is subject
-- to the rights, licenses and restrictions contained in BCP ... |
Configuration | wireshark/epan/dissectors/asn1/pkixqualified/pkixqualified.cnf | # PKIXqualified.cnf
# PKIXqualified conformation file
#.IMPORT ../x509ce/x509ce-exp.cnf
#.IMPORT ../x509af/x509af-exp.cnf
#.IMPORT ../x509sat/x509sat-exp.cnf
#.EXPORTS
#.REGISTER
BiometricSyntax B "1.3.6.1.5.5.7.1.2" "id-pe-biometricInfo"
QCStatements B "1.3.6.1.5.5.7.1.3" "id-pe-qcStatements"
Sem... |
ASN.1 | wireshark/epan/dissectors/asn1/pkixqualified/PKIXServiceNameSAN88.asn | -- Extracted from RFC 4985 Appendix A.1. 1988 ASN.1 Module
--
PKIXServiceNameSAN88 {iso(1) identified-organization(3) dod(6)
internet(1) security(5) mechanisms(5) pkix(7) id-mod(0)
id-mod-dns-srv-name-88(39) }
DEFINITIONS EXPLICIT TAGS ::=
BEGIN
-- EXPORTS ALL --
IMPORTS
... |
ASN.1 | wireshark/epan/dissectors/asn1/pkixqualified/PKIXServiceNameSAN93.asn | -- Extracted from RFC 4985 Appendix A.2. 1993 ASN.1 Module
--
PKIXServiceNameSAN93 {iso(1) identified-organization(3) dod(6)
internet(1) security(5) mechanisms(5) pkix(7) id-mod(0)
id-mod-dns-srv-name-93(40) }
DEFINITIONS EXPLICIT TAGS ::=
BEGIN
-- EXPORTS ALL --
IMPORTS
id-pkix... |
Text | wireshark/epan/dissectors/asn1/pkixtsp/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 pkixtsp )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
PKIXTSP.asn
)
set( EXTRA_DIST
${ASN_FILE_LIST}... |
C | wireshark/epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.c | /* packet-pkixtsp.c
* Routines for RFC2634 Extended Security Services 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/... |
C/C++ | wireshark/epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h | /* packet-pkixtsp.h
* Routines for RFC3161 Time-Stamp Protocol 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_PKIXTSP_H
#define PACKET_PK... |
ASN.1 | wireshark/epan/dissectors/asn1/pkixtsp/PKIXTSP.asn | -- This ASN.1 definition defined the Time-Stamp Protocol
-- as of RFC3161.
-- This definition is taken from RFC3161 and modified to pass through
-- the asn2wrs compiler.
--
-- Copyright statement of the original ASN.1 definition of RFC3161 as follows
--
--
-- Full Copyright Statement
--
-- Copyright (C) The Inte... |
Configuration | wireshark/epan/dissectors/asn1/pkixtsp/pkixtsp.cnf | # pkixtsp.cnf
# Time-Stamp Protocol (RFC3161) conformation file
#.MODULE_IMPORT
PKIX1Explicit88 pkix1explicit
PKIX1Implicit88 pkix1implicit
#.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf
#.INCLUDE ../pkix1implicit/pkix1implicit_exp.cnf
#.IMPORT ../cms/cms-exp.cnf
#.EXPORTS
#.PDU
TimeStampReq
TimeStampResp
#.NO_E... |
Text | wireshark/epan/dissectors/asn1/pres/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 pres )
set( PROTO_OPT )
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
ISO8823-PRESENTATION.asn
ISO9576-PRESENTATION.asn
... |
ASN.1 | wireshark/epan/dissectors/asn1/pres/ISO8823-PRESENTATION.asn | -- Module ISO8823-PRESENTATION (X.226:07/1994)
ISO8823-PRESENTATION DEFINITIONS ::=
BEGIN
--
-- In X.410-1984 mode, the value of the SS-user data parameter of the S-CONNECT request and
-- indication session-service primitives shall be a CP-type value.
--
-- In normal mode, the value of the SS-user data parameter ... |
ASN.1 | wireshark/epan/dissectors/asn1/pres/ISO9576-PRESENTATION.asn | -- Module ISO9576-PRESENTATION (X.236)
ISO9576-CONNECTIONLESS-PRESENTATION DEFINITIONS ::=
BEGIN
--
-- The value of the SS-user data parameter of the S-UNIT-DATA request and indication
-- session-service primitives shall be a UD-type value, followed as a requestor's
-- option by zero or more UDC-type values.
--
UD-ty... |
C | wireshark/epan/dissectors/asn1/pres/packet-pres-template.c | /* packet-pres.c
* Routine to dissect ISO 8823 OSI Presentation Protocol packets
* Based on the dissector by
* Yuriy Sidelnikov <YSidelnikov@hotmail.com>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later... |
C/C++ | wireshark/epan/dissectors/asn1/pres/packet-pres-template.h | /* packet-pres.h
* Routines for pres 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_PRES_H
#define PACKET_PRES_H
/*#include "packet-pres-exp.h"*/
extern char *fin... |
Configuration | wireshark/epan/dissectors/asn1/pres/pres.cnf | # pres.cnf
# pres conformation file
#.IMPORT ../rtse/rtse-exp.cnf
#.EXPORTS
#.PDU
UD-type
#.NO_EMIT
UDC-type
#.TYPE_RENAME
CPA-PPDU/normal-mode-parameters T_CPA_PPDU_normal_mode_parameters
CPR-PPDU/normal-mode-parameters T_CPR_PPDU_normal_mode_parameters
ARU-PPDU/normal-mode-parameters T_ARU_PPDU_normal_mode_param... |
ASN.1 | wireshark/epan/dissectors/asn1/q932/Addressing-Data-Elements.asn | -- Addressing-Data-Elements.asn
--
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/q/q932/1998-Amd1/Addressing-Data-Elements.asn
--
-- Module Addressing-Data-Elements (Q.932:05/1998)
Addressing-Data-Elements {itu-t recommendation q 932
addressing-data-elements(7)} DEFINITIONS EXPLICI... |
Text | wireshark/epan/dissectors/asn1/q932/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 q932 )
set( PROTO_OPT )
set( EXPORT_FILES
${PROTOCOL_NAME}-exp.cnf
)
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LIST
Addr... |
ASN.1 | wireshark/epan/dissectors/asn1/q932/Interpretation-component.asn | -- Interpretation-component.asn
--
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/q/q932/1998-Amd1/Interpretation-component.asn
--
-- Module Interpretation-component (Q.932:05/1998)
Interpretation-component {iso(1) standard(0) pss1-generic-procedures(11582)
interpretation-component(... |
ASN.1 | wireshark/epan/dissectors/asn1/q932/Network-Facility-Extension.asn | -- Network-Facility-Extension.asn
--
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/q/q932/1998-Amd1/Network-Facility-Extension.asn
--
-- Module Network-Facility-Extension (Q.932:05/1998)
Network-Facility-Extension {iso(1) standard(0) pss1-generic-procedures(11582)
network-facility-... |
ASN.1 | wireshark/epan/dissectors/asn1/q932/Network-Protocol-Profile-component.asn | -- Network-Protocol-Profile-component.asn
--
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/q/q932/1998-Amd1/Network-Protocol-Profile-component.asn
--
-- Module Network-Protocol-Profile-component (Q.932:05/1998)
Network-Protocol-Profile-component {iso(1) standard(0)
pss1-generic-pro... |
C | wireshark/epan/dissectors/asn1/q932/packet-q932-template.c | /* packet-q932.c
* Routines for Q.932 packet dissection
* 2007 Tomas Kukosa
*
* 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/expert.h>
#... |
C/C++ | wireshark/epan/dissectors/asn1/q932/packet-q932-template.h | /* packet-q932.h
* Routines for Q.932 packet dissection
* 2007 Tomas Kukosa
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_Q932_H
#define PACKET_Q932_H
#include "packet-q932-exp.h... |
Configuration | wireshark/epan/dissectors/asn1/q932/q932.cnf | # q932.cnf
# Q.932 conformation file
# 2007 Tomas Kukosa
#.PDU
InterpretationComponent
NetworkFacilityExtension
NetworkProtocolProfile
#.EXPORTS EXTERN WS_DLL
# Addressing-Data-Elements
PresentedAddressScreened
PresentedAddressUnscreened
PresentedNumberScreened
PresentedNumberUnscreened
Address
PartyNumber
PartySu... |
Text | wireshark/epan/dissectors/asn1/q932-ros/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 q932-ros )
set( PROTO_OPT -p q932.ros )
set( EXT_ASN_FILE_LIST
../ros/Remote-Operations-Information-Objects.asn
)
set( ... |
ASN.1 | wireshark/epan/dissectors/asn1/q932-ros/Facility-Information-Element-Components.asn | -- Facility-Information-Element-Components.asn
--
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/q/q932/1998-Amd1/Facility-Information-Element-Components.asn
--
-- Module Facility-Information-Element-Components (Q.932:05/1998)
Facility-Information-Element-Components {itu-t recommendat... |
C | wireshark/epan/dissectors/asn1/q932-ros/packet-q932-ros-template.c | /* packet-q932-ros.c
* Routines for Q.932 packet dissection
* 2007 Tomas Kukosa
*
* 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/strutil... |
Configuration | wireshark/epan/dissectors/asn1/q932-ros/q932-ros.cnf | #.PDU
ROS
#.OMIT_ASSIGNMENT
Priority
RejectProblem
Components
GFPInvokeIDSet
#.TYPE_RENAME
Invoke/argument InvokeArgument
ReturnResult/result/result ResultArgument
#.FIELD_RENAME
Invoke/linkedId/present linkedIdPresent
Reject/problem/invoke invokeProblem
Reject/problem/returnError return... |
Text | wireshark/epan/dissectors/asn1/qsig/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 qsig )
set( PROTO_OPT _EMPTY_ )
set( EXPORT_FILES
${PROTOCOL_NAME}-exp.cnf
)
set( EXT_ASN_FILE_LIST
)
set( ASN_FILE_LI... |
ASN.1 | wireshark/epan/dissectors/asn1/qsig/General-Error-List.asn | -- Module General-Error-List (Q.950:06/2000)
-- See also ITU-T Q.950 (06/2000)
-- See also the index of all ASN.1 assignments needed in this document
--
General-Error-List {itu-t recommendation q 950 general-error-list(1)}
DEFINITIONS ::=
BEGIN
EXPORTS
userNotSubscribed, rejectedByNetwork, rejectedByUser, notAvaila... |
C | wireshark/epan/dissectors/asn1/qsig/packet-qsig-template.c | /* packet-qsig.c
* Routines for QSIG packet dissection
* 2007 Tomas Kukosa
*
* 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/expert.h>
#i... |
C/C++ | wireshark/epan/dissectors/asn1/qsig/packet-qsig-template.h | /* packet-qsig.h
* Routines for QSIG packet dissection
* 2007 Tomas Kukosa
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_QSIG_H
#define PACKET_QSIG_H
#include "packet-qsig-exp.h"... |
ASN.1 | wireshark/epan/dissectors/asn1/qsig/QSIG-AOC.asn | -- QSIG-AOC.asn
--
-- Taken from Ecma International
-- Standard ECMA-212, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-212.htm
--
SS-AOC-Operations-asn1-97
{iso (1) standard (0) pss1-advice-of-charge (15050) advice-of-charge-operations-asn1-97 (1)}
DEFINITIONS EXPLI... |
ASN.1 | wireshark/epan/dissectors/asn1/qsig/QSIG-CC.asn | -- QSIG-CC.asn
--
-- Taken from Ecma International
-- Standard ECMA-186, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-186.htm
--
SS-CC-Operations-asn1-97 { iso (1) standard (0) pss1-call-completion (13870) operations-asn1-97 (1)}
DEFINITIONS EXPLICIT TAGS ::=
BEGIN ... |
ASN.1 | wireshark/epan/dissectors/asn1/qsig/QSIG-CF.asn | -- QSIG-CF.asn
--
-- Taken from Ecma International
-- Standard ECMA-174, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-174.htm
--
Call-Diversion-Operations-asn1-97
{ iso (1) standard (0) pss1-call-diversion (13873) call-diversion-operations-asn1-97 (1) }
DEFINI... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.