rerun pidl
[metze/wireshark/wip.git] / epan / diam_dict.l
2013-12-14 geraldMore shorten-64-to-32 warnings.
2013-11-09 darkjamesInclude <epan/to_str.h> only when needed.
2013-03-16 etxrab[-Wmissing-prototypes]
2013-02-10 guyAdd %option noinput to a bunch of Flex files, as we...
2013-02-08 guyConstify the return value of append_to_buffer(), to...
2012-12-05 wmeierFix numerous instances of a variable/parameter name...
2012-10-10 guyIn the include processing code, if ddict_open() fails...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-05-06 geraldHuzaifa Sidhpurwala of Red Hat Security Response Team...
2010-05-13 morrissFrom Tamas Regos via https://bugs.wireshark.org/bugzill...
2009-10-29 stigFrom Eric Sesterhenn via bug 4175:
2009-04-08 guyJust use g_strdup_printf() to construct a pathname...
2009-04-08 geraldDisable warnings-as-errors for Flex-generated output...
2009-02-07 wmeier#include <epan/emem.h> not req'd ...
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-04-25 wmeier Bug 2493: Fix (Part 2):
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-07-20 lego- <?avp-proto and <?type-proto to instruct about which...
2007-07-18 martinmInitialise description field to avoid crash when dumpin...
2007-07-18 tuexenMake debugging static.
2007-07-17 legoAdd Address decoding, two debug environment variables...
2007-07-17 geraldIf we can't find dictionary.xml, fail instead of trying...
2007-07-16 legoGlibize diam_dict.l (should fix windows config)
2007-07-16 legoRewrite of the diameter dissector to use the dictionary...