aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ixveriwave.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman1-2/+2
2013-03-27Fix the incorrectly duplicated display filter for hf_ixveriwave_vw_info_retry...Chris Maynard1-1/+1
2013-03-19From beroset:Anders Broman1-2/+2
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris1-2/+2
2013-02-05Comment out code which will never be executed in its current state.Bill Meier1-5/+6
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-1/+7
2013-01-29Add an XXX comment about some code which will never be executed;Bill Meier1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-24Move proto_register..() and proto_reg_handoff...() to the end of the file;Bill Meier1-442/+448
2012-04-28Remove a couple of unused assignments pointed out by clang.Martin Mathieson1-2/+0
2012-04-26Fix presumed typo (zero-origin bit 5 is 0x0020, not 0x0002).Guy Harris1-1/+1
2012-04-26Fix indentation.Guy Harris1-1/+1
2012-04-25Remove some unnecessary includes and fix some indentation.Martin Mathieson1-51/+50
2012-04-24packet-ixveriwave.c:275:12: error: variable ‘vwf_txf’ set but not used.Anders Broman1-3/+0
2012-04-21Delete some unused variables, in response to clang warnings. From TomMartin Mathieson1-32/+4
2012-04-20Patch for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5048Martin Mathieson1-0/+1544