Add ws_load_library and ws_module_open, which respectively call
[obnox/wireshark/wip.git] / epan / radius_dict.l
2009-07-06 wmeierRadius: Additional attribute handling:
2009-07-03 wmeierFrom: Tobias Witek: Fix processing of radius 'vendor...
2009-04-02 etxrabFrom Naoyoshi Ueda:
2009-03-18 etxrabFrom Bjørn Mork:
2008-12-29 etxrabFrom Florian Lohoff:
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-11 wmeierg_string_sprintf --> g_string_printf and g_string_sprin...
2008-04-25 wmeier Bug 2493: Fix (Part 3 of 3):
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2008-04-03 legowireshark.org/lists/wireshark-dev/200803/msg00308.html
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