Fix typos.
[obnox/wireshark/wip.git] / epan / radius_dict.l
2007-10-16 morrissChange more fopen() to eth_fopen() to finish fixing...
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-07-30 guyAdd comments to various %option items to explain what...
2007-03-22 ulflfix warning: add WS_ prefix to OUT, it conflicts with...
2007-03-22 ulflfix some more warnings
2007-01-02 guyUse G_DIR_SEPARATOR_S as the path separator.
2006-05-21 sahlbergname change
2006-03-23 legoBug 796
2005-12-20 geraldMake sure we don't try to close an already-closed file.
2005-12-14 legoClose the dictionary files after reading from them.
2005-09-26 guyAdd a new "ipxnet" type for the RADIUS dictionary,...
2005-09-24 lego- There can be '/' in attribute names as well
2005-09-19 lego- allow multiple attributes inside one VSA (fixes bug...
2005-08-20 ulflradius_dict.l(216) : warning C4090: 'function' : differ...
2005-08-05 jmayerMore char -> const char warning fixes
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-07-27 jmayerAs Guy mentioned: last patch replaced one occurrence...
2005-07-27 jmayerThe variable encrypt collides with the declaration...
2005-07-16 guyThrow in some casts to squelch warnings, at least with...
2005-07-15 legoforgot to add the (c) notice
2005-07-15 legoRadius Dictionary Support