aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary
AgeCommit message (Collapse)AuthorFilesLines
2022-03-11Move a bunch of protocol resources to resources/protocols.Gerald Combs1-343/+0
Move the following directories to resources/protocols: - dtds - diameter - protobuf - radius - tpncp - wimaxasncp
2020-08-13Radius: include newly added dictionary filesPascal Quantin1-0/+2
Follow-up of g9fc4ac6cae Change-Id: I7c7fb388d4aac0f126a20d20230f837985a2846f Reviewed-on: https://code.wireshark.org/review/38143 Petri-Dish: Pascal Quantin <pascal@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-09-23Add RADIUS dictionary for Aptilo Access ControllersMarcus Sundberg1-0/+1
Change-Id: I058aacf1bdb2a6151ad370ed09febe79b1886701 Reviewed-on: https://code.wireshark.org/review/34594 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-04-10radius: add Meraki dictionaryEthan Everett1-0/+1
Change-Id: Ibba2254bd9711b9cbac2d8f3ef2e209ccdc45bc0 Reviewed-on: https://code.wireshark.org/review/32621 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-24radius(verizon): sync with FreeRADIUSAlexis La Goutte1-0/+1
commit d3ea6dd565a1836314814d258efc19054d3e6a45 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Sep 10 13:43:24 2018 -0400 added verizon dictionary Change-Id: I162aa1d08845fc39b068ef2a49c582ce0e29fee3 Reviewed-on: https://code.wireshark.org/review/29627 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-31Rename dictionary.erx to dictionary.unisphere and pick up the FreeRADIUS ↵Guy Harris1-1/+1
version. This picks up commit a5ad82aecc194f5f55153c351a62af9bb1c222a0 Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org> Date: Sat Dec 7 23:24:20 2013 +0000 Fully sync ERX/Unisphere with Juniper's dictionaries as well as picking up the copyright notice. Change-Id: Ia6a694ccd94ad05caf25bea4dec9b467a4f99157 Reviewed-on: https://code.wireshark.org/review/21855 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29radius: Sync with FreeRADIUSAlexis La Goutte1-0/+1
add Dell EMC dictonary commit 2b2a7dc5654abf740ff7ffb52fc0807a5e0f1781 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed May 24 15:55:05 2017 -0400 as posted to the list Change-Id: If3e7e7f401c6f1eca5292f0f323c2cd86dfd3fcc Reviewed-on: https://code.wireshark.org/review/21787 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29Update some comments.Guy Harris1-10/+12
We're no longer commenting out dictionary.rfc6929 or dictionary.rfc6930, as we now support those extensions. Make other comments more closely resemble the tip of the master branch in FreeRADIUS. Change-Id: I19144bc6c6ff478d6637bf9679df2c737db82186 Reviewed-on: https://code.wireshark.org/review/21779 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-25RADIUS: Add support for extended attributes (RFC 6929)João Valverde1-21/+4
Bug: 13176 Change-Id: I22cdce01d8e7d5b69c2013684a98a9a48acc0d13 Reviewed-on: https://code.wireshark.org/review/21727 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-02-26RADIUS: add cnergee dictionary (from FreeRADIUS)Alexis La Goutte1-0/+1
commit e37987492b0d575a8ef41900ef916244112b2468 Author: Alan T. DeKok <aland@freeradius.org> Date: Sat Feb 18 12:11:05 2017 -0500 Dictionary from cnergee. Which modifications so that the names don't conflict with existing ones. Change-Id: I4fed7f38300dd8bcf526e5a07eec6c7812991d95 Reviewed-on: https://code.wireshark.org/review/20258 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-11-25Mark another dictionary as commented out due to no RFC 6929 support.Guy Harris1-0/+4
Change-Id: I0b119fdc786970842d39b92b504e361d80a5624c Reviewed-on: https://code.wireshark.org/review/18948 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-11-25Update comments.Guy Harris1-3/+10
Change-Id: I72a90fe4af08de3585d3df92a28ff3dbd693b260 Reviewed-on: https://code.wireshark.org/review/18946 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-11-24Squelch warnings.Guy Harris1-1/+7
There's some problem with our RADIUS dictionary reader that causes it to produce radius: Vendor: 'integer', does not exist in .../dictionary.rfc7930 warnings when reading entries such as ATTRIBUTE Response-Length 241.3 integer Change-Id: I90548281ce4e5ffce974b9fe074266adbfdf2a5c Reviewed-on: https://code.wireshark.org/review/18945 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-11-24RADIUS: Add RFC7930 dictionnaryAlexis La Goutte1-0/+2
From FreeRADIUS master commit 42e55cca4cee6524475f0461b00f0f96769ab40b Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Oct 12 10:13:00 2016 -0400 added RFC 7930 Change-Id: Icb69117cad84fcaf9d9ffe8040962afb33709441 Reviewed-on: https://code.wireshark.org/review/18913 Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-11-24RADIUS: Add Microsemi dictionnaryAlexis La Goutte1-0/+1
commit 503e1e78daaa51d9a47e85bd7c9f5fb096a25b87 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Nov 11 06:56:23 2016 -0500 from Microsemi Change-Id: Icc5e5f74f7d34aaebdb192c83908856189082cf0 Reviewed-on: https://code.wireshark.org/review/18914 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-06-13RADIUS: Add Sangoma dictionaryAlexis La Goutte1-0/+1
From FreeRADIUS master commit ba4b4402588ae87497a0b7c87e26eb5cb433c8a7 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Jun 10 14:38:55 2016 -0400 Added dictionary.sangoma from http://wiki.sangoma.com/files/NSC-Radius-Support/dictionary.sangoma.txt Change-Id: Ie51ea6343a2a8a5b286d70451abce81ca920261f Reviewed-on: https://code.wireshark.org/review/15823 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-04-16RADIUS: fix test suite by comment new rfc dictoAlexis La Goutte1-1/+1
tshark: radius: Vendor: 'integer', does not exist in /home/wireshark/builders/wireshark-master/ubuntu-14.04-x64/build/radius/dictionary.rfc7499:10 Vendor: 'integer', does not exist in /home/wireshark/builders/wireshark-master/ubuntu-14.04-x64/build/radius/dictionary.rfc7499:11 Change-Id: I2852658235b7025e429e891401088de91c542424 Reviewed-on: https://code.wireshark.org/review/8092 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2015-04-16RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-0/+1
commit dec7ff66f34d773d25dee412fe218b4e108d7680 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Apr 1 13:49:22 2015 -0400 added VALUEs commit 634bdb7b29089ed9fd9548a4ed033bfca82832d2 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Apr 1 13:34:19 2015 -0400 Added from RFC which has numbers assigned commit 005437d9f260c233f165e5f1a8a0e00ab48d6456 Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org> Date: Thu Mar 26 09:09:13 2015 -0400 Hyphens commit 88332d8e5dc6bae25270500902cdcb511e0e08a6 Author: Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> Date: Thu Mar 26 12:13:39 2015 +0200 Update dictionary.mikrotik Update dictionary.mikrotik to have new attributes and values mentioned in Mikrotik wiki: http://wiki.mikrotik.com/index.php?title=Manual:RADIUS_Client/vendor_dictionary commit 849336c73dda97ac2a1185f19e21fd2d4d086180 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Mar 25 15:40:02 2015 -0500 Motorola error message Change-Id: I03ab7666dd64cef75e8ebf088766b6b28497817c Reviewed-on: https://code.wireshark.org/review/7974 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-02-18RADIUS: Add new dicto from FreeRADIUSAlexis La Goutte1-0/+1
commit 6c51e945a73844029f347c3fdaa0de1ec96473f1 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Feb 10 13:22:39 2015 -0500 New dictionary Change-Id: I60ba21dbadd3e35c1b0b01d7cea14b683f7f2a0c Reviewed-on: https://code.wireshark.org/review/7237 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-02-04RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-0/+2
commit 852f15c72d41c637865776d5b80097e8ffbbb444 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jan 26 13:08:21 2015 -0500 As found on the net commit 53bf263d6ca9010acdc004bada894b1bfe0ed676 Author: Tobias Hachmer <tobias@hachmer.de> Date: Mon Jan 26 13:45:04 2015 +0100 add perle dictionary Change-Id: I15dd8705277f3a0cedd2ea12a7cac9974dadf3c0 Reviewed-on: https://code.wireshark.org/review/6835 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-28RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-0/+2
commit 30dac6d3dc87aaaa9c29ecdb33874fa57c2bcbc6 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Nov 25 16:45:45 2014 -0500 as found on the net commit ee79c59d3a1cae76fcb1940710d9a0f7fbdf8427 Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org> Date: Thu Nov 13 17:39:46 2014 -0500 Add memcached rlm_cache_driver commit 6277960bc830891123b00400af56912e51d4d311 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Oct 28 17:01:49 2014 -0400 Add FreeRADIUS-Response-Delay-USec Change-Id: I705d0e852d38eaace4f71cfc0a38ecdd41c0b58f Reviewed-on: https://code.wireshark.org/review/5510 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-11[Radius] Make dictionary.starent.vsa1 the default dictionary.AndersBroman1-1/+2
at least with the trace in Bug 10688 that makes the most sense. Change-Id: I76213449076a2f49a4b72c6dd87b022fb10b9eef Reviewed-on: https://code.wireshark.org/review/5242 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-03Comment outAndersBroman1-4/+10
dictionary.rfc6929 dictionary.rfc6930 dictionary.rfc7155 dictionary.rfc7268 As they give errors in the test suit, something may have changed in the free rasdius syntax, Change-Id: I27c2c4ea8b96601dfaf48b8dc29273fa6adca655 Reviewed-on: https://code.wireshark.org/review/5084 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-03[Radius] Update dictionaries from freeradius 3.0.4Anish Bhatt1-2/+62
Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in a separate update. Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25 Reviewed-on: https://code.wireshark.org/review/4947 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-11-11From Michael Bean via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9384 :Pascal Quantin1-0/+1
Add support for Alcatel-Lucent 8950 AAA svn path=/trunk/; revision=53258
2013-01-23Make it possible to add custom radius dictionaries. Top Makefile.am needs ↵Anders Broman1-0/+1
more modifications to include the file in the tarball. svn path=/trunk/; revision=47224
2012-12-23Update Dictonary from FreeRadius(-server) Master branch ↵Alexis La Goutte1-0/+3
https://github.com/FreeRADIUS/freeradius-server Add RFC 5447 dictionary https://github.com/FreeRADIUS/freeradius-server/commit/9b988303148c024ac742536fe6e5e041abfdc9c6 Add RFC 6519 dictionary https://github.com/FreeRADIUS/freeradius-server/commit/383a99718178a597ef0d7a0b90add79e60b7a1cf Add RFC 6572 dictionary https://github.com/FreeRADIUS/freeradius-server/commit/8cc6e5a04d6a7f74b532920258b14f0f18ace002 svn path=/trunk/; revision=46722
2012-03-10Rename the Xylan dictionnary to Alcatel-Lucent Xylan dictionnaryAlexis La Goutte1-1/+1
Alcatel (now Alcatel-Lucent) buy Xylan in 1999... And now Attributs RADIUS is used in Alcatel-Lucent Omniswitch Product. svn path=/trunk/; revision=41474
2011-05-24Add new dictionary files from FreeRadius v2.1.7 thru 2.1.10Bill Meier1-1/+22
svn path=/trunk/; revision=37375
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
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-05-26Add a comment from IANA assignments, whitspace changes.Anders Broman1-23/+31
svn path=/trunk/; revision=28481
2009-05-08Updates from FreeRadius.Anders Broman1-142/+199
svn path=/trunk/; revision=28297
2009-04-02From Naoyoshi Ueda:Anders Broman1-2/+10
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ørlykke1-0/+1
Add Aruba dictionary. svn path=/trunk/; revision=26945
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-02-09Re-enable the PacketCable RADIUS code and add a few EM updates.Gerald Combs1-0/+1
Sponsored by CableLabs. svn path=/trunk/; revision=17233
2005-09-27Add a miniscule ericsson radius dictionary.Anders Broman1-0/+1
svn path=/trunk/; revision=16022
2005-07-15Radius dictionary supportLuis Ontanon1-0/+358
Part 1: the dictionary svn path=/trunk/; revision=14924