aboutsummaryrefslogtreecommitdiffstats
path: root/epan/radius_dict.l
AgeCommit message (Expand)AuthorFilesLines
2005-08-20radius_dict.l(216) : warning C4090: 'function' : different 'const' qualifiersUlf Lamping1-2/+2
2005-08-05More char -> const char warning fixesJörg Mayer1-1/+1
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-6/+6
2005-07-27As Guy mentioned: last patch replaced one occurrence too many,Jörg Mayer1-1/+1
2005-07-27The variable encrypt collides with the declaration in <unistd.h> onJörg Mayer1-6/+6
2005-07-16Throw in some casts to squelch warnings, at least with some compilersGuy Harris1-2/+2
2005-07-15forgot to add the (c) noticeLuis Ontanon1-0/+26
2005-07-15Radius Dictionary SupportLuis Ontanon1-0/+321