aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dis-pdus.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-05Don't assign to a proto_item * if the value won't be used: Coverity 882;Bill Meier1-9/+8
2010-05-11From Paul J. Metzger: Add support for decoding DIS Electromagnetic Emission ...Bill Meier1-1/+118
2010-03-27#include <stdio.h> not req'd; cleanup whitespace & indentation.Bill Meier1-106/+106
2010-03-27From Chuck Kristofek:Anders Broman1-26/+379
2009-11-13From Michael Dishman:Jaap Keuter1-172/+614
2009-08-04Init ett_... variables to -1Bill Meier1-0/+1
2009-06-02From Matt Deckard:Jaap Keuter1-0/+116
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-3/+3
2008-08-20From Scott Bailey:Jaap Keuter1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-20Give them RCS IDs.Guy Harris1-0/+2
2005-07-11From Jeremy j Ouellette:Anders Broman1-0/+401