language
stringlengths
0
24
filename
stringlengths
9
214
code
stringlengths
99
9.93M
Inno Setup Script
wireshark/resources/libwireshark.rc.in
#include "winver.h" #pragma code_page(65001) VS_VERSION_INFO VERSIONINFO FILEVERSION @RC_VERSION@ PRODUCTVERSION @RC_VERSION@ FILEFLAGSMASK 0x0L #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILEOS VOS_NT_WINDOWS32 FILETYPE VFT_DLL FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN ...
Inno Setup Script
wireshark/resources/libwiretap.rc.in
#include "winver.h" #pragma code_page(65001) VS_VERSION_INFO VERSIONINFO FILEVERSION @RC_VERSION@ PRODUCTVERSION @RC_VERSION@ FILEFLAGSMASK 0x0L #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILEOS VOS_NT_WINDOWS32 FILETYPE VFT_DLL FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN ...
Inno Setup Script
wireshark/resources/libwsutil.rc.in
#include "winver.h" #pragma code_page(65001) VS_VERSION_INFO VERSIONINFO FILEVERSION @RC_VERSION@ PRODUCTVERSION @RC_VERSION@ FILEFLAGSMASK 0x0L #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILEOS VOS_NT_WINDOWS32 FILETYPE VFT_DLL FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN ...
Inno Setup Script
wireshark/resources/logray.exe.manifest.in
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="@LOG_PROJECT_VERSION_MAJOR@.@LOG_PROJECT_VERSION_MINOR@.@LOG_PROJECT_VERSION_MICRO@.0" processorArchitecture="@MANIFEST_PROCESSOR_ARCHITECTURE@" name...
Inno Setup Script
wireshark/resources/logray.rc.in
#include "winver.h" #pragma code_page(65001) LOGRAY_ICON1 ICON "@ICON_PATH@logray.ico" LOGRAY_ICON2 ICON "@ICON_PATH@wiresharkdoc.ico" VS_VERSION_INFO VERSIONINFO FILEVERSION @LOG_RC_VERSION@ PRODUCTVERSION @LOG_RC_VERSION@ FILEFLAGSMASK 0x0L #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILEO...
wireshark/resources/lricon.qrc
<RCC> <qresource prefix="/lricon"> <file alias="lriconcap16.png">icons/lriconcap16.png</file> <file alias="lriconcap32.png">icons/lriconcap32.png</file> <file alias="lriconcap48.png">icons/lriconcap48.png</file> <file alias="lriconcap64.png">icons/lriconcap64.png</file> <file...
AsciiDoc
wireshark/resources/README.adoc
= Introduction This directory contains a set of resources for the Wireshark suite of applications. Of particular note for people creating packages for distribution are the files wireshark.ico, wiresharkdoc.ico, wsicon*.png, and WiresharkDoc-*.png in the icons directory. File descriptions: wsicon16.png ... wsicon1024...
wireshark/resources/stock_icons.qrc
<RCC> <qresource prefix="/menu/help"> <file alias="wsicon16.png">icons/wsicon16.png</file> <file alias="wsicon-ask.png">icons/wsicon-ask.png</file> </qresource> <qresource prefix=""> <file>stock_icons/8x8/list-add.template.png</file> <file>stock_icons/8x8/list-remove.template...
Inno Setup Script
wireshark/resources/tshark.rc.in
#include "winver.h" #pragma code_page(65001) WIRESHARK_ICON ICON "@ICON_PATH@wireshark.ico" VS_VERSION_INFO VERSIONINFO FILEVERSION @RC_VERSION@ PRODUCTVERSION @RC_VERSION@ FILEFLAGSMASK 0x0L #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILEOS VOS_NT_WINDOWS32 FILETYPE VFT_APP FILESUBTYPE 0...
Inno Setup Script
wireshark/resources/wireshark.exe.manifest.in
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_MICRO@.0" processorArchitecture="@MANIFEST_PROCESSOR_ARCHITECTURE@" name="WiresharkD...
Inno Setup Script
wireshark/resources/wireshark.rc.in
#include "winver.h" #pragma code_page(65001) WIRESHARK_ICON1 ICON "@ICON_PATH@wireshark.ico" WIRESHARK_ICON2 ICON "@ICON_PATH@wiresharkdoc.ico" VS_VERSION_INFO VERSIONINFO FILEVERSION @RC_VERSION@ PRODUCTVERSION @RC_VERSION@ FILEFLAGSMASK 0x0L #ifdef _DEBUG FILEFLAGS VS_FF_DEBUG #else FILEFLAGS 0x0L #endif FILE...
wireshark/resources/wsicon.qrc
<RCC> <qresource prefix="/wsicon"> <file alias="wsiconcap16.png">icons/wsiconcap16.png</file> <file alias="wsiconcap24.png">icons/wsiconcap24.png</file> <file alias="wsiconcap32.png">icons/wsiconcap32.png</file> <file alias="wsiconcap48.png">icons/wsiconcap48.png</file> <file...
wireshark/resources/wslogo.eps
%!PS-Adobe-3.0 EPSF-3.0 %%Creator: inkscape 0.42 %%Pages: 1 %%Orientation: Portrait %%BoundingBox: 154 459 473 547 %%HiResBoundingBox: 154.69185 459.28818 472.49629 546.25087 %%EndComments %%Page: 1 1 0 842 translate 0.80000000 -0.80000000 scale gsave [1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000] concat...
wireshark/resources/freedesktop/org.wireshark.Logray.desktop
[Desktop Entry] # The format of this file is specified at # https://specifications.freedesktop.org/desktop-entry-spec/1.0/ # The entries are in the order they are listed in version 1.0 Type=Application # This is the version of the spec for this file, not the application version. Version=1.0 Name=Logray Name[vi]=Logray ...
wireshark/resources/freedesktop/org.wireshark.Wireshark.desktop
[Desktop Entry] # The format of this file is specified at # https://specifications.freedesktop.org/desktop-entry-spec/1.0/ # The entries are in the order they are listed in version 1.0 Type=Application # This is the version of the spec for this file, not the application version. Version=1.0 Name=Wireshark Name[vi]=Wire...
wireshark/resources/languages/languages.qrc
<RCC> <qresource prefix="/languages"> <file>language.svg</file> <file>language.dark.svg</file> </qresource> </RCC>
wireshark/resources/protocols/diameter/dictionary.dtd
<?xml version="1.0" encoding="UTF-8"?> <!-- $Log: dictionary.dtd,v $ Revision 1.1 2001/11/01 21:52:44 guy From David Frascone: duUpdate to Diameter dissector to load the dictionary as an XML file rather than building it in, and various Diameter updates. Revision 1.1 2001/08/24 18:04:44 chaos A...
wireshark/resources/protocols/dtds/dc.dtd
<? wireshark:protocol proto_name="dc" description="Dublin Core Metadata (DC)" ?> <!-- elements definitions for the Dublin Core Metadata DC schema element names obtained from http://www.dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd --> <!DOCTYPE dc [ <!ELEMENT title (#PCDATA) > <!ELEMENT creator (#P...
wireshark/resources/protocols/dtds/itunes.dtd
<? wireshark:protocol proto_name="itunes" hierarchy="yes" description="iTunes podCast rss elements" ?> <!DOCTYPE itunes [ <!ELEMENT author (#PCDATA) > <!ELEMENT block (#PCDATA) > <!ELEMENT category (#PCDATA) > <!ATTLIST category text CDATA #IMPLIED > <!ELEMENT duration (#PCDATA)...
wireshark/resources/protocols/dtds/mscml.dtd
<? wireshark:protocol proto_name="mscml" media="application/mediaservercontrol+xml" description="Media Server Control Markup Language - draft 07" hierarchy="yes" ?> <!-- DTD for MSCML - draft 07 https://tools.ietf.org/html/draft-vandyke-mscml-07 See this for current limitations: https://wires...
wireshark/resources/protocols/dtds/pocsettings.dtd
<? wireshark:protocol proto_name="poc-settings" description="poc-settings XML doc (RFC 4354)" hierarchy="yes" ?> <!ELEMENT poc-settings (entity)* > <!ATTLIST poc-settings xmlns CDATA #IMPLIED> <!ELEMENT entity (isb-settings? | am-settings? | ipab-settings? | sss-settings?)* > <!ATTLIST entity id CDATA #REQU...
wireshark/resources/protocols/dtds/presence.dtd
<? wireshark:protocol proto_name="presence" description="presence XML doc (RFC 3863)" media="application/cpim-pidf+xml" hierarchy="yes" ?> <!ELEMENT presence (tuple)* > <!ATTLIST presence xmlns CDATA #IMPLIED entity CDATA #REQUIRED> <!ELEMENT tuple (status? | contact? | note? | timestamp?)* > <!ATTLIST t...
wireshark/resources/protocols/dtds/reginfo.dtd
<? wireshark:protocol proto_name="reginfo" description="Reginfo XML doc (RFC 3680)" hierarchy="yes" ?> <!ELEMENT reginfo (registration)* > <!ATTLIST reginfo xmlns CDATA #IMPLIED version CDATA #REQUIRED state CDATA #REQUIRED> <!ELEMENT registration (contact)*> <!ATTLIST re...
wireshark/resources/protocols/dtds/rlmi.dtd
<? wireshark:protocol proto_name="list" description="Event Notification for Resource Lists (RFC 4662)" hierarchy="yes" ?> <!ELEMENT list (name | resource)* > <!ATTLIST list xmlns CDATA #IMPLIED uri CDATA #REQUIRED version CDATA #REQUIRED fullstate CDATA #REQUIRED ...
wireshark/resources/protocols/dtds/rss.dtd
<? wireshark:protocol proto_name="rss" hierarchy="yes" ?> <!-- this DTD is made so that wireshark can dissect RSS up to 2.0, do not try to use it for validating RSS documents https://cyber.harvard.edu/rss/rss.html --> <!ELEMENT rss (channel) > <!ATTLIST rss version CDATA #REQUIRED > <!ELEMENT channel ( titl...
wireshark/resources/protocols/dtds/smil.dtd
<? wireshark:protocol proto_name="smil" media="application/smil" description="Synchronized Multimedia Integration Language" ?> <!-- This is the XML document type definition (DTD) for SMIL 1.0. Date: 1998/06/15 08:56:30 Authors: Jacco van Ossenbruggen <jrvosse@cwi.nl> Sjoerd Mullend...
wireshark/resources/protocols/dtds/watcherinfo.dtd
<? wireshark:protocol proto_name="watcherinfo" description="watcherinfo XML doc (RFC 3858)" hierarchy="yes" ?> <!ELEMENT watcherinfo (watcher-list)* > <!ATTLIST watcherinfo xmlns CDATA #IMPLIED version CDATA #REQUIRED state CDATA #REQUIRED> <!ELEMENT watcher-list ...
wireshark/resources/protocols/dtds/xcap-caps.dtd
<? wireshark:protocol proto_name="xcap-caps" description="XML Configuration Access Protocol Server Capabilities" hierarchy="yes" ?> <!ELEMENT xcap-caps ((auid?)*, extension?, (namespace?)*) > <!ELEMENT auid (#PCDATA)> <!ELEMENT extension (#PCDATA)> <!ELEMENT namespace (#PCDATA)>
wireshark/resources/protocols/dtds/xcap-error.dtd
<? wireshark:protocol proto_name="xcap-error" description="XCAP Error XML doc (RFC 4825)" hierarchy="yes" ?> <!ELEMENT xcap-error (schema-validation-error?, not-xml-frag?, no-parent?, cannot-insert?, not-xml-att-value?, ...
Protocol Buffers
wireshark/resources/protocols/protobuf/sparkplug_b.proto
syntax = "proto2"; // // To compile: // cd client_libraries/java // protoc --proto_path=../../ --java_out=src/main/java ../../sparkplug_b.proto // package com.cirruslink.sparkplug.protobuf; option java_package = "com.cirruslink.sparkplug.protobuf"; option java_outer_classname = "SparkplugBProto"; message Pa...
wireshark/resources/protocols/radius/dictionary
# -*- text -*- # # Version $Id$ # 2014-11-03 Comment out # dictionary.rfc7155 # dictionary.rfc7268 # As they give errors in the test, something may have changed in the free rasdius syntax # # 2014-10-26 Updated based upon FreeRadius v3.0.4 dictionary file # - Added : actelis, aerohive, alvarion.wimax.v2_2, bluecoa...
wireshark/resources/protocols/radius/dictionary.3com
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # 3com SuperStack Firewall dictionary # Bought from Sonicwall, apparently, from Enterprise number 8741. # # $Id: 2898ff656afb26c302ec2c613f29223689f03859 $ # VENDOR 3com 43 # # These attributes contain the access-level value. # ...
wireshark/resources/protocols/radius/dictionary.3gpp
# -*- text -*- # # 3GPP stuff. # # http://pda.etsi.org/exchangefolder/ts_129061v080300p.pdf # ETSI TS 129 061 V8.3.0 (2009-06) # # [wireshark] 2009-07-07: Updated FreeRadius 2.1.6 dictionary.3gpp # based upon the above specification. # # $Id$ # VENDOR 3GPP 10415 BEGIN-VENDOR ...
wireshark/resources/protocols/radius/dictionary.3gpp2
# -*- text -*- # # 3GPP2 stuff. # # http://www.3gpp2.org/Public_html/specs/index.cfm # http://www.3gpp2.org/public_html/Specs/X.S0011-005-D_v2.0_081103.pdf # http://www.3gpp2.org/public_html/specs/X.S0011-005-C_v3.0_061030.pdf # "cdma2000 Wireless IP Network Standard: Accounting Services and 3GPP2 Radius VSAs" # "3GP...
wireshark/resources/protocols/radius/dictionary.5x9
# -*- text -*- # # dictionary.5x9 # # VENDOR 5x9 51309 BEGIN-VENDOR 5x9 ATTRIBUTE 5x9-QoS-Profile-Name-Down 1 string ATTRIBUTE 5x9-QoS-Profile-Name-Up 2 string ATTRIBUTE 5x9-ACL-Name-Down 3 string ATTRIBUTE 5x9-ACL-Name-Up 4 string ATTRIBUTE 5x9-Error-Code 5 integer ATTRIBUTE 5x9-Routing-Instanc...
wireshark/resources/protocols/radius/dictionary.acc
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.acc # Dictionary for Acc/Newbridge, models Tigris, Amazon, etc. # Written by Stephane Marzloff <smarzloff@carif-idf.org> # based on specifications available through ftp and the web. # # Version: @(#)dictionary.acc 1.00...
wireshark/resources/protocols/radius/dictionary.acme
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.acme # Acme Packet RADIUS Dictionary # # https://support.acmepacket.com # # Version: 6.2.0 30-Oct-2009 Hadriel Kaplan <hkaplan@acmepacket.com> # VENDOR Acme 9148 BEGIN-VENDOR Acme # # Voice over IP attributes. # A...
wireshark/resources/protocols/radius/dictionary.actelis
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Actelis dictionary # # $Id: 94b6e99842e6afacd3db78d957b350919de5bc66 $ # ############################################################################## V...
wireshark/resources/protocols/radius/dictionary.aerohive
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.aerohive # # Aerohive # # $Id: 114e4cfda976c0d483c74b2c4785976d5fc6beae $ # VENDOR Aerohive 26928 BEGIN-VENDOR Aerohive # The following ATTRIBUTE and VALUE definitions are required. ATTRIBUTE AH-HM-Admin-Group-Id ...
wireshark/resources/protocols/radius/dictionary.airespace
# -*- text -*- # # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # As found on the net. # # $Id: 5d952f9bb26324e61f139aef9ae9e552ed36dcb9 $ # # See # # http://www.cisco.com/c/en/us/td/docs/wireless/controller/8-1/configuration-guide/b_cg81/b_cg81_chapter_01010.html # http://www.cisco.com/c/e...
wireshark/resources/protocols/radius/dictionary.alcatel
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Alcatel Broadband Access Server dictionary. # # $Id: d1952902b4e514456185dfcac4017e57a2d49dac $ # ########################################################...
wireshark/resources/protocols/radius/dictionary.alcatel-lucent.aaa
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # ALU-AAA AAA dictionary # # $Id: 53980abe0eeaa5ce33283eff30d572dc620605e7 $ # #############################################################################...
wireshark/resources/protocols/radius/dictionary.alcatel.esam
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Alcatel ESAM's VSAs # # # The vendor specific attribute type is two bytes, where the # first is the project ID and the second is the project specific # attribute ID. The project ID 7 is assigned to 7302 ISAM # project. VENDOR Alc...
wireshark/resources/protocols/radius/dictionary.alcatel.sr
# -*- text -*- ############################################################################## # # Alcatel-Lucent Service Router dictionary. # # $Id$ # ############################################################################## VENDOR Alcatel-Lucent-Service-Router 6527 BEGIN-VENDOR Alcatel-Lucent-Service-Router #...
wireshark/resources/protocols/radius/dictionary.alteon
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.alteon # # Alteon Webswitch # # $Id: ff540379922b9551f8a4c63dc82cd1b2ed926ac4 $ # VENDOR Alteon 1872 BEGIN-VENDOR Alteon ATTRIBUTE Alteon-Group-Mapping 1 string ATTRIBUTE Alteon-VPN-Id 3 integer ATTRIBUTE Alteo...
wireshark/resources/protocols/radius/dictionary.altiga
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Altiga vendor attributes # # Altiga networks was acquired by Cisco in 2000. # # $Id: 66c75d2dd2b8f5f439a6ddca7513db17b9eeff0d $ # VENDOR Altiga 3076 BEGIN-VENDOR Altiga ATTRIBUTE Altiga-Access-Hours-G/U 1 string...
wireshark/resources/protocols/radius/dictionary.alvarion
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Alvarion VSAs, also known as Breezecom / Breezenet. # # # These are retarded beyond belief. The only VSA's it sends in # accounting packets are text stri...
wireshark/resources/protocols/radius/dictionary.alvarion.wimax.v2_2
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Alvarion VSAs for use with Alvarion WiMAX ASN-GW # # This does conflict with the default Alvarion dictionary file included # with FreeRADIUS and ma...
wireshark/resources/protocols/radius/dictionary.apc
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=8012 # # $Id: 85927c4d69650236df456c97156172e4221cd5d7 $ # ######################...
wireshark/resources/protocols/radius/dictionary.aptilo
# -*- text -*- ############################################################################## # Aptilo Access Controllers - https://www.aptilo.com/aptilo-access-controller # # Version: 2.0 # ############################################################################## VENDOR Aptilo 13209 BEGIN-VENDOR Aptilo...
wireshark/resources/protocols/radius/dictionary.aptis
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # $Id: 9dcc25f87309aea44c8bd06b5755cd3db4811c76 $ # VENDOR Aptis 2637 BEGIN-VENDOR Aptis ATTRIBUTE CVX-Identification 1 string ATTRIBUTE CVX-VPOP-ID 2 integer ATTRIBUTE CVX-SS7-Session-ID-Type 3 integer ATTRIBUTE CVX-Radiu...
wireshark/resources/protocols/radius/dictionary.arbor
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Arbor networks. # # $Id: 2013fbd8a8359eda87b72c408b5e6b426fd3985c $ # ############################################################################## VEND...
wireshark/resources/protocols/radius/dictionary.aruba
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Version: $Id: 816b5b15dba8cf77b9b7ffab200b3716e09f8d62 $ # VENDOR Aruba 14823 BEGIN-VENDOR Aruba # # See # # https://community.arubanetworks.com/t5/Security/Microsoft-NPS-custom-attributes/td-p/95999 # https://community.aruban...
wireshark/resources/protocols/radius/dictionary.ascend
# -*- text -*- ############################################################################## # # Ascend dictionary. # # $Id$ # ############################################################################## # # For 16-bit Ascend VSA's, see dictionary.lucent. Those VSA's # are in the Lucent namespace, and belong in th...
ASN.1
wireshark/resources/protocols/radius/dictionary.asn
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # ASN Attributes. # # Taken from http://svn.asn.pl/misc/freeradius/dictionary.asn # # $Id: 97fc9f140da31dd0d6958c5133979dadc12815fd $ # ####################...
wireshark/resources/protocols/radius/dictionary.audiocodes
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Audiocodes # # http://www.audiocodes.com/filehandler.ashx?fileid=36358 # # $Id: 1a651576ff0e71c020ff1deb19b14a01f51f88b8 $ # #############################...
wireshark/resources/protocols/radius/dictionary.avaya
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Avaya P330 dictionary file # $Id: 48927946b2a5e41ee154c9f8c801217dfbd11df6 $ # # http://support.avaya.com/elmodocs2/p330/P330/Configuring%20FreeRadius.pdf # VENDOR Cajun_p330 2167 BEGIN-VENDOR Cajun_p330 ATTRIBUTE Cajun-Service-...
wireshark/resources/protocols/radius/dictionary.azaire
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Azaire VSAs # # $Id: f68589e325ff9d7eff3cd486caabfb2d238ba5f4 $ # ############################################################################## VENDOR ...
wireshark/resources/protocols/radius/dictionary.bay
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Bay Networks # http://www.baynetworks.com/ # # From MegaZone <megazone@megazone.org>, as posted to the bay-isp list. # Modified for libradius by Alan DeKok <aland@ox.org> # # Bay Networks was acquired by Nortel in 1998. Some Avaya ...
wireshark/resources/protocols/radius/dictionary.bintec
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Bintec dictionary # $Id: 1263c31096accc65ffc28c66ae755b2f8980bbbe $ # # # VENDOR BinTec 272 # (272 << 16) | N # VALUE Framed-Protocol Bintec-X25 0x01100002 VALUE Framed-Protocol Bintec-X25-PPP 0x01100003 VALUE Framed...
wireshark/resources/protocols/radius/dictionary.bluecoat
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # BlueCoat VSAs # # See also dictionary.packeteer for former Packeteer products. # # $Id: 1568f4bbc16b7e83b8894ec6088b9931451bb726 $ # #####################...
wireshark/resources/protocols/radius/dictionary.bristol
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.bristol # # RoamNode VSA's # # Version: $Id: 6537b7c577988c6741cbcb2b7214536c6be9f7d6 $ # VENDOR Bristol 4363 # # Standard attribute # BEGIN-VENDOR Bristol ATTRIBUTE NN-Data-Rate 1 integer ATTRIBUTE N...
wireshark/resources/protocols/radius/dictionary.broadsoft
# # dictionary.broadsoft # # # VENDOR BroadSoft 6431 # BEGIN-VENDOR BroadSoft #ATTRIBUTE BWAS-Call-Detail-Record-Version 0 string ATTRIBUTE BWAS-Record-id 1 string ATTRIBUTE BWAS-Service-provider 2 string ATTRIBUTE BWAS-Type 3 string ATTRIBUTE BWAS-User-Number 4 string ATTRIBUTE BWAS-Group-Number 5 st...
wireshark/resources/protocols/radius/dictionary.brocade
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # VENDOR Brocade 1588 BEGIN-VENDOR Brocade ATTRIBUTE Brocade-Auth-Role 1 string # Valid attribute values: # Admin BasicSwitchAdmin FabricAdmin Operator # SecurityAdmin SwitchAdmin User ZoneAdmin ATTRIBUTE Brocade-AVPairs1 2 str...
wireshark/resources/protocols/radius/dictionary.bskyb
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # British Sky Broadcasting Group plc VSA's # # $Id: 665c7a5125f513ca180c6b2cee08d6f566d33e8c $ # ###########################################################...
wireshark/resources/protocols/radius/dictionary.bt
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # British Telecom VSA's # # $Id: d68427f3f8643879425fea275bfd6843034a4980 $ # ##############################################################################...
wireshark/resources/protocols/radius/dictionary.cablelabs
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # CableLabs # # $Id: 62bac6d3b84783b55c4350487377d72a0d1daf69 $ # ############################################################################## #wireshark...
wireshark/resources/protocols/radius/dictionary.cabletron
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # http://www.cabletron.com (now http://www.enterasys.com) # $Id: 8acb8109cd1fb4bd0da4cbc075160c1470c66046 $ # VENDOR Cabletron 52 BEGIN-VENDOR Cabletron ATTRIBUTE Cabletron-Protocol-Enable 201 integer ATTRIBUTE Cabletron-Protoco...
wireshark/resources/protocols/radius/dictionary.camiant
# -*- text -*- ############################################################################## # # Tekelec (Formerly Camiant) MSR dictionary # http://www.tekelec.com/products/policy-management.asp # ############################################################################## VENDOR Camiant 21274 BEGIN-VENDOR Cam...
wireshark/resources/protocols/radius/dictionary.chillispot
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # ChilliSpot (and CoovaChilli) captive portal # http://www.chillispot.org # http://coova.org/wiki/index.php/CoovaChilli # # $Id: e1e96effc16f678bd939dca7d77...
wireshark/resources/protocols/radius/dictionary.cisco
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.cisco # # Accounting VSAs originally by # "Marcelo M. Sosa Lugones" <marcelo@sosa.com.ar> # # Version: $Id: 52cbe9c8f9d24d17eaf91faae5084ac832a509d1 $ # # For documentation on Cisco RADIUS attributes, see: # # http://wa...
wireshark/resources/protocols/radius/dictionary.cisco.asa
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Cisco Adaptative Security Appliance (ASA) Dictionary # # http://www.cisco.com/en/US/docs/security/asa/asa90/configuration/guide/ref_extserver.html#wp1802187 # # $Id: bd5b425d6d8aef0a47ff06ae3110ff1b5a1e307d $ # VE...
wireshark/resources/protocols/radius/dictionary.cisco.bbsm
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Cisco Building Broadband Service Manager Dictionary # # http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm # # $Id: 307973f6fe763ddb04490b81d00c005720e4aa83 $ # VENDOR Cisco-BBSM 5263 BEG...
wireshark/resources/protocols/radius/dictionary.cisco.vpn3000
# -*- text -*- # Copyright (C) 2017 The FreeRADIUS Server project and contributors # # Cisco VPN 3000 Concentrator Dictionary # # These documents are no longer available at those URLs: # # http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm # http://www.cisco.com/univercd/cc/td/...
wireshark/resources/protocols/radius/dictionary.cisco.vpn5000
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Cisco VPN 5000 Concentrator Dictionary # # http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm # # $Id: ab66f89ac217483352d144d69885c7383c4e9b89 $ # VENDOR Cisco-VPN5000 255 BEGIN-VENDOR C...
wireshark/resources/protocols/radius/dictionary.citrix
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Citrix VSAs # # $Id: 868b203ab45b47533d9b53862cfc271251aa7f17 $ # ############################################################################## VENDOR ...
wireshark/resources/protocols/radius/dictionary.clavister
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Clavister VSAs # # $Id: 0b06be9ce73341d98df0a102b4dabbd748efd6e7 $ # ############################################################################## VENDO...
wireshark/resources/protocols/radius/dictionary.cnergee
# -*- text -*- # Copyright (C) 2017 The Cnergee Access Server project # # dictionary.cnergee # VENDOR Cnergee 49426 BEGIN-VENDOR Cnergee ATTRIBUTE BELRAS-Up-Speed-Limit 1 integer ATTRIBUTE BELRAS-Down-Speed-Limit 2 integer ATTRIBUTE BELRAS-Qos-Speed 3 integer ATTRIBUTE BELRAS-User 4 string ATTRIBUTE BEL...
wireshark/resources/protocols/radius/dictionary.colubris
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # Colubris dictionary - dictionary.colubris # VENDOR Colubris 8744 # # Vendor-specific attributes # BEGIN-VENDOR Colubris ATTRIBUTE Colubris-AVPair 0 string ATTRIBUTE Colubris-Intercept 1 integer END-VENDOR Colubris
wireshark/resources/protocols/radius/dictionary.columbia_university
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors VALUE Service-Type Sip-session 12 # Columbia University VSAs, from: # # http://www.cs.columbia.edu/IRT/cinema/release/radius_notes.html # # $Id: 1770562b9013b980b1efd56458387daa564207cd $ # VENDOR Columbia-University 11862 BEGIN...
wireshark/resources/protocols/radius/dictionary.compat
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Obsolete names for backwards compatibility with older users files. # Move the $INCLUDE in the main dictionary file to the end if you want # these names to be used in the "details" logfile. # # This has been removed. Too many peopl...
wireshark/resources/protocols/radius/dictionary.compatible
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Compatible Systems Corporation dictionary # # Compatible Systems was acquired by Cisco in 2000. # VENDOR Compatible 255 BEGIN-VENDOR Compatible ATTRIBUTE Compatible-Tunnel-Delay 0 integer ATTRIBUTE Compatible-Tunnel-Throughpu...
wireshark/resources/protocols/radius/dictionary.cosine
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Cosine IPSX Dictionary # # $Id: 1843c5b3061c56a36420cdffeba2d0a8aa1e2e73 $ # #############################################################################...
wireshark/resources/protocols/radius/dictionary.dante
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # DANTE Vendor Specific Attributes Dictionary # # Created by Alan Buxey <a.l.m.buxey@lboro.ac.uk> # ####################################################...
wireshark/resources/protocols/radius/dictionary.dellemc
# -*- text -*- # Copyright (C) 2017 The FreeRADIUS Server project and contributors # # Dell Inc. # # DellEMC-AVpair Attribute-Value Pair. # DellEMC-Group-Name The Linux primary group name associated with the user. # This must be an existing group in /etc/groups. VENDOR DellEMC 674...
wireshark/resources/protocols/radius/dictionary.dhcp
# -*- text -*- ############################################################################## # # DHCP to RADUS gateway dictionary. # # http://www.iana.org/assignments/bootp-dhcp-parameters # # Also http://www.networksorcery.com/enp/protocol/bootp/options.htm # # http://www.bind9.net/rfc-dhcp # # $Id$ # ###############...
wireshark/resources/protocols/radius/dictionary.digium
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Digium's Asterisk specific radius attributes # markster@digium.com # # http://bugs.digium.com/file_download.php\?file_id=9688\&type=bug # # $Id: 98f...
wireshark/resources/protocols/radius/dictionary.dlink
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # D-Link Vendor Specific Attributes Dictionary # # Created by Sylph Lin <sylph.lin@gmail.com> # # Version $Id: fcbfce088111094e6bd9dc9b4ae72215b181e14...
wireshark/resources/protocols/radius/dictionary.dragonwave
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Dragonwave # http://www.dragonwaveinc.comw # # $Id: 60a37d053d47f66f22bd8163e3697f2389020747 $ # #########################################################...
wireshark/resources/protocols/radius/dictionary.efficientip
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Efficient IP VSA's # # $Id: 3c1dd7519f360e6421531dbb731082a11589e667 $ # ############################################################################## V...
wireshark/resources/protocols/radius/dictionary.eltex
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.eltex # VENDOR Eltex 35265 BEGIN-VENDOR Eltex ATTRIBUTE Eltex-AVPair 1 string ATTRIBUTE Eltex-Disconnect-Code-Local 11 integer VALUE Eltex-Disconnect-Code-Local User-Answer 1 VALUE Eltex-Disconnect-Code-Local...
wireshark/resources/protocols/radius/dictionary.enterasys
# -*- text -*- # # http://www.enterasys.com # $Id$ # VENDOR Enterasys 5624 BEGIN-VENDOR Enterasys ATTRIBUTE Enterasys-Auth-Client-Type 1 integer # NAC Internal-Attributes, can be changed at any time. ATTRIBUTE ETS-NTLM-Auth-Allowed 201 integer ATTRIBUTE ...
wireshark/resources/protocols/radius/dictionary.epygi
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # dictionary.Epygi # VENDOR Epygi 16459 # # Standard attribute # BEGIN-VENDOR Epygi ATTRIBUTE Epygi-AVPair 1 string ATTRIBUTE Epygi-NAS-Port 2 string # # Voice over IP attributes. # ATTRIBUTE Epygi-h323-remote-address 2...
wireshark/resources/protocols/radius/dictionary.equallogic
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Equallogic Dictionary # # Equallogic was acquired by Dell in 2008. # VENDOR Equallogic 12740 BEGIN-VENDOR Equallogic ATTRIBUTE Equallogic-Admin-Full-Name 1 string # Optional ATTRIBUTE Equallogic-Admin-Email 2 string # Option...
wireshark/resources/protocols/radius/dictionary.ericsson
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Ericsson dictionary # # $Id: f0825d1048699daab7dd236a74f1d738ead98fee $ # ############################################################################## ...
wireshark/resources/protocols/radius/dictionary.ericsson.ab
# -*- text -*- # # Ericsson-AB dictionary. # # Version: 1.00 14-Sep-2000 Chris Adams <cmadams@hiwaay.net> # 1.10 26-Oct-2014 Anish Bhatt <anish@chelsio.com> # $Id$ # VENDOR Ericsson-AB 2352 # # Ericsson-AB Vendor Specific Extensions # # The first set here uses '_' as the separator, as Ericsson-AB has change...
wireshark/resources/protocols/radius/dictionary.ericsson.packet.core.networks
# # dictionary.ericsson.packet.core.networks # VENDOR Ericsson-Packet-Core-Networks 10923 # # Ericsson specific BEGIN-VENDOR Ericsson-Packet-Core-Networks ATTRIBUTE Suggested-Rule-Space 30 string ATTRIBUTE Suggested-Secondary-Rule-Space 31 string END-VENDOR Ericsson-Packet-Core-Networks
wireshark/resources/protocols/radius/dictionary.extreme
# -*- text -*- # Copyright (C) 2017 The FreeRADIUS Server project and contributors # # Dictionary for Extreme Networks VSA's. # http://www.extremenetworks.com/ # # $Id$ # VENDOR Extreme 1916 BEGIN-VENDOR Extreme # Legacy Altitude/Summit Wireless ATTRIBUTE Extreme-Service-Type 1 integer ATTR...
wireshark/resources/protocols/radius/dictionary.f5
# -*- text -*- # Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # F5 VSAs # # $Id: 2425a40216fda54fdeb57dfa5037ff63569a229f $ # ############################################################################## VENDOR F5 ...
wireshark/resources/protocols/radius/dictionary.fdxtended
VENDOR fdXtended 34536 BEGIN-VENDOR fdXtended ATTRIBUTE fdXtended-Bandwidth-Up 1 integer ATTRIBUTE fdXtended-Bandwidth-Down 2 integer ATTRIBUTE fdXtended-PostAuthURL 3 string ATTRIBUTE fdXtended-One2onenat-IP 4 string ATTRIBUTE fdXtended-ContentFilter 5 integer ATTRIBUTE fdXtended-NetworkPolicy 6 integer...