Commit Graph

6 Commits

Author SHA1 Message Date
Guy Harris e42a9b8080 Update to the FreeRADIUS version.
Change-Id: I8af7ec1ec6ee2c44cddd4ed91a95039bcce3bd5e
Reviewed-on: https://code.wireshark.org/review/21834
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31 02:38:50 +00:00
Bill Meier 224206b1a3 Allow the character '.' in radius dictionary ATTRIBUTE names;
Fixes issue caused by dictionary.foundry having ATTRIBUTE names containing
 a '.' (e.g., Foundry-MAC-Authent-needs-802.1x).

So: Revert SVN #37386 which temporarily changed the '.' to '-'.

svn path=/trunk/; revision=37405
2011-05-26 02:59:25 +00:00
Bill Meier a3ee233f3a An Attribute Name with a '.' (Foundry-MAC-Authent-needs-802.1x) causes an access violation.
Change '802.1x' to '802-1x' in 2 places temporarily until I get a chance to see what's going on.

svn path=/trunk/; revision=37386
2011-05-25 01:44:13 +00:00
Bill Meier b1a04899a6 Updated dictionary files released as part of FreeRadius v2.1.7 thru v2.1.10
svn path=/trunk/; revision=37377
2011-05-24 18:24:29 +00:00
Bill Meier 9ab444404f Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2:
Modified files w/o conflicts with current Wireshark radius dictionary files.

svn path=/trunk/; revision=28996
2009-07-07 17:52:03 +00:00
Luis Ontanon e1a828c5f2 Radius dictionary support
Part 1: the dictionary


svn path=/trunk/; revision=14924
2005-07-15 21:03:13 +00:00