Move the definitions of LANalyzer records to lanalyzer.c.
[obnox/wireshark/wip.git] / wiretap / catapult_dct2000.c
2011-07-08 martinmChange the way we scan past characters before the direc...
2011-04-12 guy"This file format can't be written to a pipe" and ...
2011-03-16 martinmAvoid having large buffers on the stack (as noted in...
2011-02-16 geraldFix errors found by the Visual C++ analyzer.
2011-01-05 martinmSupport FP_R8 over ATM, plus a couple of other tidying...
2010-10-02 guyMake it a bit clearer what's going on - ASCII '0' has...
2010-07-16 martinmIt makes (slightly) more sense for comments to be ...
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2010-02-27 guyConstify.
2009-11-09 stigRemoved an unused assignment.
2009-10-26 guyNote in comments that the dct2000_file_externals_t...
2009-10-26 martinmTry to fix win64 buildbot. Both fgets() and gzgets...
2009-10-26 martinmGet rid of capture.catapult_dct2000, move start time...
2009-10-26 guyGlobal variables considered harmful - we don't want...
2009-10-26 martinmFormatting changes only.
2009-10-26 etxrabFix:
2009-10-26 martinmAdd support for showing/filtering/resaving logged LTE...
2009-03-07 guySquelch warnings - none of those strings will be so...
2009-02-27 martinmSome context names now do include '-', so allow it.
2009-01-08 martinmFix a bug where a space character wasn't being written...
2008-10-13 martinmAllow really long lines.
2008-05-27 martinmFix subtle bugs introduced by recent change to safer...
2008-05-20 martinmEnable FP R7 support.
2008-05-08 martinmUse g_strlcpy() rather than strcpy(), strncpy().
2008-04-04 martinmAllocate size of data pointed to (64 bits) rather than...
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2007-11-16 martinmSome comments and formatting.
2007-09-25 wmeierFix whitespace of newly added lines to match rest of...
2007-09-25 wmeierAdd error checking for fwrites; replacement for one...
2007-07-31 martinmAdd "igmp" -> "ip" mapping.
2007-07-24 martinmMore space needed for wimax frames.
2007-07-14 guyFix another cast of the argument to a ctype.h macro.
2007-07-13 guyFix more ctype.h calls - casting to "int" suppresses...
2007-07-13 guy"isdigit()" doesn't need to be cast to "int".
2007-07-13 martinmWorked out properly the silly way aal header is encoded!
2007-06-29 martinm- Map gre -> IP
2007-06-21 martinmDon't create & leak a hash table during unsuccessful...
2007-05-29 martinmWork with isdn_l2.
2007-05-29 guyPrint a gint64 the right way.
2007-05-29 standelFrom David Howells :
2007-05-21 jmayerFix some (incorrect but unforseeable)
2007-05-10 martinmmipv6 -> ip
2007-03-23 sfisherFix some warnings on the Solaris buildbot
2007-01-18 martinmAdd separate union entries to fvalue.value for signed...
2007-01-04 martinmCheck in trivial changes before generating a big diff...
2006-11-18 ulflboth recent fixes of warnings don't compile on Win32...
2006-11-17 martinmTry to squash 2 more warnings seen on buildot
2006-11-14 martinmFix possible build error + warnings seen on buildbot
2006-11-14 martinm- Use 64-bit indexes into file for packet locations...
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-10-23 martinm- Fix problems with parsing sctpprim headers
2006-10-03 martinm- Add special case for reading strange encoding of...
2006-09-05 martinmFor DCT2000, show better transport info:
2006-09-04 martinmPartial implementation of UMTS FP. Currently only...
2006-08-07 martinmWasn't allocating big enough frame buffer!
2006-08-02 martinm- Removes last traces of 'board ports only' preference...
2006-06-14 etxrabFrom Martin Mathieson:
2006-06-11 etxrabFrom Martin Mathieson:
2006-05-23 etxrabFrom Martin Mathieson:
2006-05-19 guySquelch some compiler warnings (a time_t might be an...
2006-04-24 etxrabFrom Martin Mathieson:
2006-04-23 etxrabFix CID: 150
2006-04-19 etxrabFrom Martin Mathieson:
2006-04-17 etxrabFrom Martin Mathieson:
2006-04-15 etxrabFrom Martin Mathieson:
2006-04-14 etxrabSVN properties...
2006-04-14 etxrabFrom Martin Mathieson: