aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dis.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-05-11From Paul J. Metzger: Add support for decoding DIS Electromagnetic Emission ...Bill Meier1-0/+77
2010-03-27#include <stdio.h> not req'd; cleanup whitespace & indentation.Bill Meier1-295/+294
2010-03-27Fix an "unused variable" warning: remove 'infoStrings'Bill Meier1-1/+0
2010-03-27From Chuck Kristofek:Anders Broman1-10/+417
2010-01-13From Didier Gautheron:Anders Broman1-4/+1
2009-11-13From Michael Dishman:Jaap Keuter1-31/+171
2009-06-02From Matt Deckard:Jaap Keuter1-0/+7
2009-05-26Misc dissector cleanup:Bill Meier1-25/+27
2008-09-15proto_reg-handoff: Fix to properly delete/add port when pref changed; cleanup. Bill Meier1-2/+5
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-30Make some funtions static. More char -> const char warning fixesJörg Mayer1-2/+2
2005-07-18DIS packets must be at least 12 bytes long. DIS uses port 3000, byGuy Harris1-2/+13
2005-07-11From Jeremy j Ouellette:Anders Broman1-0/+196