aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vssmonitoring.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+2
2013-07-31Add the URL of a document from VSS Monitoring that gives details of theGuy Harris1-0/+7
2013-04-19Slightly improve heuristics to not interpret a zero-filled trailerJörg Mayer1-0/+6
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-10Clean up indentation.Guy Harris1-4/+22
2011-12-07Fix [-Wunused-but-set-variable] GCC warnings;Bill Meier1-19/+18
2011-12-06Make windows buildbots happy... Sake Blok1-2/+2
2011-12-06- Make a distinction between ethernet padding and an ethernet trailerSake Blok1-0/+216