aboutsummaryrefslogtreecommitdiffstats
path: root/radius
AgeCommit message (Collapse)AuthorFilesLines
2011-05-25Use freeradius.org version [from the GIT 2.1.x branch]Bill Meier1-15/+20
svn path=/trunk/; revision=37384
2011-05-25Tunnel related VALUEs are actually defined in dictionary.rfc2867.Bill Meier1-13/+3
Also: remove 3 "unassigned" entries to match the FreeRadius dictionary.rfc2866. Note: This version (w/o the dup Acct-Status-Type) will be submitted upstream. svn path=/trunk/; revision=37383
2011-05-24Use latest version from FreeRadius 2.1.10 release.Bill Meier1-5/+4
svn path=/trunk/; revision=37382
2011-05-24Obsolete; See dictionary.rfc2868Bill Meier1-61/+0
svn path=/trunk/; revision=37379
2011-05-24Obsolete; See dictionary.erxBill Meier1-93/+0
svn path=/trunk/; revision=37378
2011-05-24Updated dictionary files released as part of FreeRadius v2.1.7 thru v2.1.10Bill Meier12-109/+428
svn path=/trunk/; revision=37377
2011-05-24Some dictionary files added in FreeRadius v2.1.7 - 2.1.10.Bill Meier3-0/+678
(These aren't list in the dictionary file). svn path=/trunk/; revision=37376
2011-05-24Add new dictionary files from FreeRadius v2.1.7 thru 2.1.10Bill Meier10-1/+491
svn path=/trunk/; revision=37375
2010-12-01Delegated-IPv6-Prefix(123) is shown incorrect as ↵Anders Broman2-398/+401
X-Ascend-Call-Attempt-Limit(123) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5455 svn path=/trunk/; revision=35091
2010-11-21Add $Id$Bill Meier17-4/+38
svn path=/trunk/; revision=34995
2010-11-19Add a missing piece of the commit:Anders Broman1-0/+1
From Taras Kotov: Add RADIUS dictionary for vendor Eltex. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415 svn path=/trunk/; revision=34973
2010-11-18RADIUS: Acc-Status-Type value 3 identified as "Alive" instead of ↵Anders Broman1-4/+13
"Interim-Update" Updte the dictionaries to reflect IANA entries. http://www.iana.org/assignments/radius-types/radius-types.xml#radius-types-10 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5418 svn path=/trunk/; revision=34944
2010-11-18From Taras Kotov: Anders Broman1-0/+22
Add RADIUS dictionary for vendor Eltex. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415 svn path=/trunk/; revision=34943
2009-07-09README describing the Wireshark changes to the FreeRadiusBill Meier1-0/+68
v2.1.6 dictionary files as of 2009-07-09. svn path=/trunk/; revision=29042
2009-07-09FreeRadius v2.1.6 "dictionary" file with the following changes:Bill Meier1-390/+161
- enabled include: dictionary.cisco.vpn3000 - disabled include: dictionary.vqp - disabled include: dictionary.freeradius.internal - added include: dictionary.chillispot: as per 2009-06-11 commit in the FreeRadius repository. - added: Comment re Wireshark usage of the integer data type. svn path=/trunk/; revision=29041
2009-07-09Add FreeRadius v2.1.6 dictionary.freeradius.internal (for completeness).Bill Meier1-0/+564
This file contains "Non Protocol Attributes used by FreeRADIUS". The "$inlude dictionary.freeradius.internal" line in the Radius "dictionary" file is commented out and thus the dictionary.freeradius.internal file is not read by Wireshark as part of the Radius dictionary files load. svn path=/trunk/; revision=29040
2009-07-09Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3j: 3gppBill Meier1-45/+59
FreeRadius 2.1.6 dictionary.3gpp plus additions based upon: http://pda.etsi.org/exchangefolder/ts_129061v080300p.pdf (ETSI TS 129 061 V8.3.0 (2009-06)) Also: Add values for RAT-Type; (packet-gtp custom AVP 3GPP VSA dissector no longer required for 3GPP-RAT-Type). svn path=/trunk/; revision=29038
2009-07-09 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3i: 3gpp2Bill Meier1-80/+130
- FreeRadius 2.1.6 dictionary.3gpp2 plus additions based upon the latest 3GPP2 specification: "cdma2000 Wireless IP Network Standard: Accounting Services and 3GPP2 Radius VSAs 3GPP2 X.S0011-005-D Version: 2.0 Version Date: November 2008" http://www.3gpp2.org/public_html/Specs/X.S0011-005-D_v2.0_081103.pdf svn path=/trunk/; revision=29036
2009-07-08Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3h: freeradiusBill Meier1-3/+123
FreeRadius 2.1.6 dictionary.freeradius as is; svn path=/trunk/; revision=29032
2009-07-08Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3g: ascendBill Meier1-825/+1082
FreeRadius 2.1.6 dictionary.ascend as is; svn path=/trunk/; revision=29031
2009-07-08Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3f: arubaBill Meier1-14/+14
- FreeRadius 2.1.6 dictionary.aruba plus additions: See Wireshark Bug #3104 and SVN #26945. See also: https://airheads.arubanetworks.com/vBulletin/showthread.php?t=910 svn path=/trunk/; revision=29030
2009-07-08Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3e: cisco.vpn3000Bill Meier1-157/+238
dictionary.cisco.vpn3000 from FreeRadius v 2.1.6 plus additions: a. Values as defined in the previous Wireshark version of dictionary.cisco.vpn3000; b. Attributes as defined in: http://www.cisco.com/en/US/docs/security/vpn3000/vpn3000_47/configuration/guide/ldapapp.html#wp1564468 Additions from the FreeRadius version marked with "## [wireshark]". svn path=/trunk/; revision=29026
2009-07-08Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3d: alcatelBill Meier1-68/+83
Use dictionary.alcatel as is from the FreeRadius release. svn path=/trunk/; revision=29020
2009-07-07radius: dictionary.nortel: Update as per the 2009-07-01 FreeRadius ↵Bill Meier1-0/+33
reposistory commit svn path=/trunk/; revision=29004
2009-07-07radius: dictionary.wimax; Actually add the missing END-VENDOR statementBill Meier1-0/+2
svn path=/trunk/; revision=29002
2009-07-07Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3c: wimaxBill Meier1-3/+1
- As is from the FreeRadius release except added missing VENDOR-END - Note: Attribute WiMAX-MN-hHA-MIP4-SPI [11] had a type of "octets" in the previous Wireshark repository version of this file. whereas this attribute in the FreeRadius version of tis file has an attribute type of "integer". svn path=/trunk/; revision=29001
2009-07-07Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3b: microsoftBill Meier1-52/+131
FreeRadius v 2.1.6 dictionary.microsoft modified based upon Wireshark commit SVN #17706. Essentailly: Add "VALUES" for ATTRIBUTE MS-MPPE-Encryption-Policy and ATTRIBUTE MS-MPPE-Encryption-Types. svn path=/trunk/; revision=29000
2009-07-07Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3a: cablelabsBill Meier1-205/+226
dictionary.cablelabs from FreeRadius v 2.1.6 updated based upon: PacketCable(TM) 1.5 Specification: Event Messages [PKT-SP-EM1.5-I03-070412] PacketCable(TM) Specification: Multimedia Specification [PKT-SP-MM-I04-080522] Also: Added additional comments and changes related to Wireshark use of this file. svn path=/trunk/; revision=28998
2009-07-07Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2: Bill Meier50-3738/+4567
Modified files w/o conflicts with current Wireshark radius dictionary files. svn path=/trunk/; revision=28996
2009-07-06Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New filesBill Meier62-0/+3512
svn path=/trunk/; revision=28946
2009-05-26Add a comment from IANA assignments, whitspace changes.Anders Broman1-23/+31
svn path=/trunk/; revision=28481
2009-05-08Updates from FreeRadius.Anders Broman2-143/+219
svn path=/trunk/; revision=28297
2009-05-05Minor update from FreeRadius.Anders Broman1-0/+5
svn path=/trunk/; revision=28280
2009-04-02From Naoyoshi Ueda:Anders Broman4-988/+1807
Radius dissector enhancement to support WiMAX vendor specific attributes. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3176 svn path=/trunk/; revision=27937
2009-03-18From Bjørn Mork:Anders Broman1-1/+4
Decode ipv6prefix attributes in packet-radius. svn path=/trunk/; revision=27769
2008-12-09From Alexis La Goutte (bug 3104):Stig Bjørlykke2-0/+20
Add Aruba dictionary. svn path=/trunk/; revision=26945
2008-02-08- Add application Id:s to DiameterAnders Broman1-0/+3
- Further dissect 3GPP Radius AVP:s. svn path=/trunk/; revision=24293
2007-09-11Add AVP:sAnders Broman2-88/+103
svn path=/trunk/; revision=22844
2007-01-26form Florian LohoffLuis Ontanon1-0/+9
here is an addition to the redback radius dictionary - Attributes seen in all authentications for PPPoE sessions ... svn path=/trunk/; revision=20567
2007-01-04fix some entries with wrong spacesLuis Ontanon1-4/+4
svn path=/trunk/; revision=20316
2006-09-29Update Diamater and Radius AVP:sAnders Broman1-13/+22
svn path=/trunk/; revision=19366
2006-09-20Repair patch to accurately follow RFC 4590Jaap Keuter1-19/+20
svn path=/trunk/; revision=19267
2006-09-20Alexander Schrab:Jörg Mayer1-0/+21
Subject: [Wireshark-dev] New radius attributes (RFC 4590) Hi, i noticed you haven't updated the radius dictionary file. Here is a patch svn path=/trunk/; revision=19266
2006-06-17ethereal to wireshark conversionRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18496
2006-03-23Minor update to the dictionaryAnders Broman1-40/+55
svn path=/trunk/; revision=17706
2006-02-09Re-enable the PacketCable RADIUS code and add a few EM updates.Gerald Combs2-0/+17
Sponsored by CableLabs. svn path=/trunk/; revision=17233
2005-09-27Add a miniscule ericsson radius dictionary.Anders Broman2-0/+12
svn path=/trunk/; revision=16022
2005-09-23Add som 3GPP AVP:sAnders Broman1-17/+30
svn path=/trunk/; revision=15973
2005-07-15Radius dictionary supportLuis Ontanon61-0/+8306
Part 1: the dictionary svn path=/trunk/; revision=14924