From Albert Chin: get rid of C99/GCCisms (initializing automatic
[obnox/wireshark/wip.git] / wiretap / ascend-grammar.y
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-06 guyPacket data is an array of "guint8"s, not an array...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2001-12-06 guyFrom Motonori Shindo: get rid of "send output to /dev...
2001-12-04 guyFrom Motonori Shindo: fix Ascend/Lucent trace reading...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-08-20 gramUse system's version of AM_PATH_GLIB macro.
2001-07-13 guyFrom Joerg Mayer:
2001-04-09 geraldAdd support for "version 7" wandess output. Actually...
2000-11-12 guyNot all packets in a "wdd" dump necessarily have a...
2000-11-11 guyIn "wdd" captures:
2000-11-11 guyAdd some comments, and fix one comment.
2000-08-25 gramMove #include <time.h> into wtap-int.h instead of requi...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 guyIn Wiretap, a file stream handle is a "FILE_T", not...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-10 gramSome initial changes for win32 support, but not all.
1999-10-31 guyMove the initial comment inside the first "%{", so...
1999-10-27 guyInclude <time.h> to get "struct tm" declared.
1999-10-08 guyAdd an "ascend-int.h" file, to declare routines used...
1999-09-23 guyGive it an RCS ID.
1999-09-13 geraldAdd support for "wdd" trace output.
1999-09-11 geraldAdded Guy's patch to use the pseudo header facility...
1999-09-11 guyGet rid of an unused variable.
1999-09-11 geraldAdd in ascend.c, ascend.h, ascend-grammar.y and ascend...