A new macro needed by the WTAP_ENCAP_PER_PACKET support for writing
[obnox/wireshark/wip.git] / wiretap / k12text.l
2011-11-16 guyOK, this should do it.
2011-11-16 guyFix build on Windows.
2011-11-16 guyAnother place where we have to protect against MSVC...
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-04-17 stigMark err as unused in k12text_dump_open().
2011-04-12 guy"This file format can't be written to a pipe" and ...
2011-03-29 morrissDon't put a 196808 byte variable on the stack: instead...
2011-02-04 guySet *err before *err_info - that's how it's done in...
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2010-02-27 guyConstify.
2010-01-18 wmeierFix gcc -Wshadow warnings ....
2009-01-14 wmeierUpdate comment re the use of the flex statement '%optio...
2009-01-08 kukosaget rid of few signed/unsigned mishmash warnings to...
2009-01-06 wmeierAddt'l fix for bug #1937: Fill in frame pseudo_header...
2009-01-05 wmeierUse encap=WTAP_ENCAP_UNKNOWN if encap can't be determin...
2009-01-05 wmeierRework code somewhat; Fixes bug 1937 & various other...
2008-09-07 etxrabFrom Neil Piercy:
2008-05-30 guywtap_read() and wtap_seek_read(), and thus the function...
2008-05-29 guyFix the types of k12text_read() and k12text_seek_read...
2008-05-13 etxrabFrom: Luis Ontanon
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2007-11-26 morrissGet rid of C++/C99 style comments--not all compilers...
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-05-24 guyGet rid of CR's, and add a newline at the end.
2007-05-04 legoAdd a plugin interface to wiretap.
2007-05-03 legowill this finally get rid of the warnigs?
2007-05-02 legofix warnings
2007-05-02 legoadd support for the text export format of textronix...