aboutsummaryrefslogtreecommitdiffstats
path: root/radius
AgeCommit message (Collapse)AuthorFilesLines
2022-03-11Move a bunch of protocol resources to resources/protocols.Gerald Combs209-24523/+0
Move the following directories to resources/protocols: - dtds - diameter - protobuf - radius - tpncp - wimaxasncp
2022-03-09Update radius dictionaries for ruckus againJoerg Mayer1-1/+19
2022-01-12Update dictionary.ruckusJoerg Mayer1-3/+17
2021-08-23RADIUS: correction of 3GPP AVPsJoakim Karlsson1-26/+26
2021-08-04RADIUS: update dictionary 3GPP with new 5G AVPsJoakim Karlsson1-0/+31
2021-07-22RADIUS: Update h3c dictoAlexis La Goutte1-39/+77
from FreeRadius Master)
2021-02-23radius dict aerohive: Add comment about attr 212 (ap mgmt mac)Joerg Mayer1-0/+5
2020-10-03Update URLs pointing to the bug database.Guy Harris2-2/+2
Switch from bugs.wireshark.org to the GitLab issues list.
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>
2020-08-01Update Extreme networks specific radius dictionaries to vendor provided files.Joerg Mayer3-29/+130
Remove trailing whitespace Change-Id: Ie9a0b828d34a6dff7f1d2e0698d041b8a806e4e2 Reviewed-on: https://code.wireshark.org/review/38008 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2020-03-10dictionary.meinberg: Add some valuesJoerg Mayer1-0/+4
Change-Id: Icad768a4a0a31d06f142003f8309c0896d2e3163 Reviewed-on: https://code.wireshark.org/review/36363 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2019-09-23Add RADIUS dictionary for Aptilo Access ControllersMarcus Sundberg2-0/+152
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 Everett2-0/+16
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-11-16dictionary.symbol: Update to version received from vendor with minor ↵Joerg Mayer1-53/+45
formatting changes Change-Id: I569e2fdb96ffc6757fffce8ddaf0086037cfa64f Reviewed-on: https://code.wireshark.org/review/30665 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2018-11-12Remove obsolete files.Anders Broman1-3/+0
Change-Id: Ibc2f20a895f7aaf4fc5988eb8814124a68dd886e Reviewed-on: https://code.wireshark.org/review/30583 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
2018-10-06radius: sync with FreeRADIUSAlexis La Goutte2-4/+7
commit d5d9b7d3742c12c28428694a8423ccfea00235c8 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Oct 4 16:00:20 2018 -0400 this attribute is text, not binary. Fixes #2322 share/dictionary.rfc5580 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8ef2531d10741d8af298e9d2579357eec9477012 Author: Alejandro Perez <alex.perez-mendez@jisc.ac.uk> Date: Tue Oct 2 13:54:26 2018 +0200 Add Moonshot-OTP-Secret attribute definition share/dictionary.ukerna | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e0f302bcecf57cc5c87f0bc7a219e9322032c17a Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Oct 2 09:48:20 2018 -0400 manual merge of commit b5b27fedba8f share/dictionary.ukerna | 3 +++ 1 file changed, 3 insertions(+) Change-Id: I2474ffc8717ec48249db6dfbb13f03d38e60d0d6 Reviewed-on: https://code.wireshark.org/review/30041 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-10-06radius: sync with FreeRADIUSAlexis La Goutte2-10/+38
commit 8ffdba5aa45427bfc13a1c4638ddbf0d49c7542b Author: Peter Lemenkov <lemenkov@gmail.com> Date: Sun Aug 19 20:44:06 2018 +0200 Proper letter case IP-TOS-Field was renamed to IP-Tos-Field in commit c6670b1ac3e137df8f0af47103a82d1a575330f3. Let's rename it back to avoid any confusion. Similar changes for 3GPP-RAT-Type in dictionary.3gpp and for Unisphere-PPP-Protocol in dictionary.unisphere. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> commit 43603a7234821354c69205a16945a19315e6fa4e Author: Peter Lemenkov <lemenkov@gmail.com> Date: Sun Aug 19 19:37:08 2018 +0200 Looks like this attribute should be 70 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> commit 070428a01041316c45f4670f709e0f37213a4255 Author: Peter Lemenkov <lemenkov@gmail.com> Date: Sun Aug 19 19:36:47 2018 +0200 Remove duplicated attribute definitions Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Change-Id: I71951e0fa677396860f61fcd66922b969054fe06 Reviewed-on: https://code.wireshark.org/review/29625 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-25Radius: cablelabs dictionary: typo fixBruno Verstuyft1-1/+1
Change-Id: Ieec530c82096c1f1a6d1e9b5943964a02e5d3ddf Reviewed-on: https://code.wireshark.org/review/29823 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-24radius(travelping): sync with FreeRADIUSAlexis La Goutte1-2/+15
commit c5efe46d43c107b82fac4c758c81ad707c892596 Author: Yury Gargay <yury.gargay@gmail.com> Date: Thu Jun 22 14:49:43 2017 +0200 Add TP-Trace-Id to Travelping dictionary May be used to share some OpenTracing id between components. commit 6926d38d187318b971d26c0aa54b90b89c81e161 Author: 0xAX <kuleshovmail@gmail.com> Date: Tue Apr 5 20:20:33 2016 +0600 Add new travelping attributes to dictionary commit c81e3508ba906fe87855dde93a27956d8a0946b9 Author: Andreas Schultz <aschultz@tpip.net> Date: Thu Feb 19 16:59:18 2015 +0100 add vendor values for Framed-Protocol and Service-Type commit 333ed048d2dda4342c3af5d9036a0f2c86a3ae30 Author: Andreas Schultz <aschultz@tpip.net> Date: Thu Feb 5 10:57:15 2015 +0100 fix case of CAPWAP Power attributes in Travelping dictionary Change-Id: I472dd7b63ebb6e69acd8d1d33ff959771d302771 Reviewed-on: https://code.wireshark.org/review/29626 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-24radius(verizon): sync with FreeRADIUSAlexis La Goutte2-0/+25
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>
2018-08-06Another dictionary fix.Guy Harris1-2/+2
RFC 5447 says MIP6-Feature-Vector is a 64-bit integer, not an octet string. Change-Id: I676cb4de09424259a9020680d11b92b783100482 Reviewed-on: https://code.wireshark.org/review/28999 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-08-03Fix bug in RFC 5447 dictionary.Guy Harris1-2/+6
Pick up the current version ("current" as in "picked up from a recent checkout of the FreeRADIUS/freeradius-server repository on GitHub") of dictionary.rfc5447. See https://github.com/FreeRADIUS/freeradius-server/issues/2269 and some of the discussion in https://github.com/the-tcpdump-group/tcpdump/pull/636 Change-Id: Ib21838684ac250ff1f02fcea6c1e5ca865b4b6ff Reviewed-on: https://code.wireshark.org/review/28935 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-01-15radius: Sync with FreeRADIUSAlexis La Goutte1-3/+3
commit 671cf8c3956c137ee089b7647cd81c182e201ef5 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Jan 12 10:34:11 2018 -0500 these attributes are "string". Fixes #2130 Change-Id: I0656f699958f583215551b3be2b2ab3dfdea6cfb Reviewed-on: https://code.wireshark.org/review/25313 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> 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 Harris3-344/+345
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-31Update to the FreeRADIUS version.Guy Harris1-10/+12
Picks up the copyright notice, cleans up white space, puts the type and the properties of attributes in separate fields. Change-Id: I1a813a784498ed3217c7fc9bfcd9c1162ceffebb Reviewed-on: https://code.wireshark.org/review/21851 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+10
Picks up the copyright notice and a commented-out attribute. Change-Id: I0325164eb3875557f7ce9a81cf697a99a0f5de93 Reviewed-on: https://code.wireshark.org/review/21846 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+4
Picks up the copyright notice and a value. Change-Id: I99957b97cf905b9d13024f70b76e875756e71609 Reviewed-on: https://code.wireshark.org/review/21845 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-4/+22
Picks up a copyright notice, a comment, and some attributes. Change-Id: I299a4f1225eb6be23410c396a4f5a00affd64523 Reviewed-on: https://code.wireshark.org/review/21844 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+5
Picks up the copyright notice and an additional attribute. Change-Id: Ieebed5ceae7a10bf393245d9fcf82310df6c42d9 Reviewed-on: https://code.wireshark.org/review/21843 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+6
Picks up the copyright notice, a comment, and an attribute. Change-Id: I9b0c536646860f0d4e6e7f59967db22d592fc1c4 Reviewed-on: https://code.wireshark.org/review/21842 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+5
Picks up the copyright notice, a comment, and an additional attribute. Change-Id: Ie65dcb039c725a63d1a9b6976814c182e10c74cb Reviewed-on: https://code.wireshark.org/review/21841 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Merge with the FreeRADIUS version.Guy Harris1-4/+63
Pick up copyright notice and some additional attributes, along with BEGIN-VENDOR and END-VENDOR. Change-Id: Ifa0112a0bfc56f5977bffd6a32b12d1c1a089529 Reviewed-on: https://code.wireshark.org/review/21840 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-2/+7
Picks up the copyright notice and some more attributes. Change-Id: I594d8f72913fce3836db1935a3689d60a5a3f2ba Reviewed-on: https://code.wireshark.org/review/21839 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-2/+17
Picks up the copyright notice and some additional attributes. Change-Id: I4a942512f62d91d98dcbf4ccba65ff97b6a729c9 Reviewed-on: https://code.wireshark.org/review/21838 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+41
Picks up the copyright notice and adds some attributes and values. Change-Id: If24d00ceb23002aea2c24c16a7b38fd77df9401a Reviewed-on: https://code.wireshark.org/review/21837 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-7/+126
Picks up the copyright notice and new attributes and values, and renames a few values to remove "-HW". Change-Id: Iccf3938f54fab8b234ee49b509fdcc8a3cfba670 Reviewed-on: https://code.wireshark.org/review/21836 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-4/+2
It moves an attribute. Change-Id: I9f3c88f174b9520b16d3f2c68abe278ef695d403 Reviewed-on: https://code.wireshark.org/review/21835 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+4
Change-Id: I8af7ec1ec6ee2c44cddd4ed91a95039bcce3bd5e Reviewed-on: https://code.wireshark.org/review/21834 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-2/+9
Give a URL for the Extreme Networks documentation listing these attributes, replacing our earlier citation; the newer version says attribute 213 is Extreme-VM-Name, as is the case in the FreeRADIUS version, not Extreme-CLI-Profile, as was the case in our version. Change-Id: Iddd69c2ef4d3a5d55f16c20f3899eebdea217a2a Reviewed-on: https://code.wireshark.org/review/21833 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-3/+4
This file is mainly for supporting older names for certain attributes and values; all the attributes and values here should be defined by other files, so we really shouldn't be including this file. Change-Id: I2e5391f0ed14d42e97434b77794e8ba643850608 Reviewed-on: https://code.wireshark.org/review/21832 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Merge with the FreeRADIUS version.Guy Harris1-81/+113
Pick up the copyright notice and some additional attributes/values, and mark some attributes as no longer being Wireshark additions. Change some names to match the FreeRADIUS names. Mark some URLs as dead links, and try to supply replacements; use the Wayback Machine for others. Preserve our fixes and enhancements. Change-Id: I000cf05682506ed0db9b0fff856998479ee0dfa4 Reviewed-on: https://code.wireshark.org/review/21831 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Merge with the FreeRADIUS version.Guy Harris1-3/+51
Pick up their copyright notice and additions. Replace links used as references. Our version is now their version with some additional comments and different links (replacing broken links with non-broken ones). Change-Id: I785d14f537abd96cd7baa3438191e1371e34ebc0 Reviewed-on: https://code.wireshark.org/review/21828 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to the FreeRADIUS version.Guy Harris1-2/+12
Pick up copyright notice, comment tweaks, additional attributes. Change-Id: I16f1683febff5286d5698aaf513c5dc0eb169b15 Reviewed-on: https://code.wireshark.org/review/21823 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to the FreeRADIUS version.Guy Harris1-3/+3
Update copyright notice, fix typo in comment. Change-Id: Ida68691847e4e9aa80a15a25580e2657d0763bb3 Reviewed-on: https://code.wireshark.org/review/21822 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-1/+15
Pick up copyright notice, more attributes and values. Change-Id: I83d99cf191c198ced4a1093d5e17a793ae9d38d6 Reviewed-on: https://code.wireshark.org/review/21821 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-256/+257
Pick up copyright notice, fix typoes. Change-Id: I428b5d8657ca2fba1ae0072bb4d5793025b0855f Reviewed-on: https://code.wireshark.org/review/21820 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to the FreeRADIUS version.Guy Harris1-11/+38
Copyright notice, white space cleanups, additional attributes. Change-Id: I5e52b40ad08dc11722e16fbe927ec8f0f6fed7cd Reviewed-on: https://code.wireshark.org/review/21819 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-8/+15
Pick up copyright, whitespace cleanups, put UKERNA- in front of some attributes with the same name as RFC 7055 attributes, add some additional attributes. Change-Id: Iad05b3c83c37185bdd18be208fd2e1878b950a0e Reviewed-on: https://code.wireshark.org/review/21818 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-5/+6
Adds copyright notices, cleans up whitespace, picks up typo fixes. Change-Id: I9f0583d6d488c2b494c2e651b850bb4226cd6085 Reviewed-on: https://code.wireshark.org/review/21817 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Note that our dictionary.iea has stuff FreeRADIUS's doesn't.Guy Harris1-0/+4
Change-Id: I43844691c8bfcd6f8fcd223fd26ee9e0373f2deb Reviewed-on: https://code.wireshark.org/review/21816 Reviewed-by: Guy Harris <guy@alum.mit.edu>