aboutsummaryrefslogtreecommitdiffstats
path: root/epan/radius_dict.l
AgeCommit message (Expand)AuthorFilesLines
2005-09-26Add a new "ipxnet" type for the RADIUS dictionary, for IPX networkguy1-14/+15
2005-09-24- There can be '/' in attribute names as welllego1-29/+76
2005-09-19- allow multiple attributes inside one VSA (fixes bug 438)lego1-1/+2
2005-08-20radius_dict.l(216) : warning C4090: 'function' : different 'const' qualifiersulfl1-2/+2
2005-08-05More char -> const char warning fixesjmayer1-1/+1
2005-08-02Fix more "no previous declaration" warningsjmayer1-6/+6
2005-07-27As Guy mentioned: last patch replaced one occurrence too many,jmayer1-1/+1
2005-07-27The variable encrypt collides with the declaration in <unistd.h> onjmayer1-6/+6
2005-07-16Throw in some casts to squelch warnings, at least with some compilersguy1-2/+2
2005-07-15forgot to add the (c) noticelego1-0/+26
2005-07-15Radius Dictionary Supportlego1-0/+321