aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary
AgeCommit message (Collapse)AuthorFilesLines
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