block->options is never null; don't check for it.
[metze/wireshark/wip.git] / wiretap / ascend-int.h
2016-04-05 Guy HarrisSet the extra type the right way.
2016-04-03 Guy HarrisMake the Flex scanners and YACC parser in libraries...
2015-12-06 Guy HarrisGet rid of a bunch of unused variables.
2015-02-28 Guy HarrisRemove some unneeded includes of <sys/time.h>.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-05-16 Guy HarrisHoist a bunch of common code between ascend_read() and
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Balint ReczeyExport libwiretap symbols using WS_DLL_PUBLIC define
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-06-04 Balint ReczeyFix wiretap headers to allow error-free ABI dumping.
2010-02-25 Guy HarrisHave parse_ascend() return:
2007-03-21 Ulf Lampingset compiler option "treat warnings as errors" - to...
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-05-21 Ronnie Sahlbergname change
2005-07-22 Jörg MayerFix some warnings (and one of my previous 'fixes')
2005-02-05 Gerald CombsFrom Josh Bailey:
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-01-25 Guy HarrisHave the Wiretap open, read, and seek-and-read routines...
2004-01-06 Guy HarrisPacket data is an array of "guint8"s, not an array...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-12-06 Guy HarrisFrom Motonori Shindo: get rid of "send output to /dev...
2000-11-11 Guy HarrisIn "wdd" captures:
2000-05-19 Guy HarrisIn Wiretap, a file stream handle is a "FILE_T", not...
2000-05-18 Guy HarrisRemove the "union pseudo_header" from the "frame_data...
1999-11-24 Guy HarrisDon't define "pseudo_header" in "ascend-scanner.l"...
1999-10-10 Guy HarrisThe #defines to turn "yy{lex,error}" into names specifi...
1999-10-08 Guy HarrisMove some definitions of stuff not used outside the...
1999-10-08 Guy HarrisAdd an "ascend-int.h" file, to declare routines used...