aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vssmonitoring.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-5/+5
2021-09-13VSS Monitoring: Tighten heuristic, reduce false positives by defaultJohn Thacker1-43/+71
2021-07-01vss: no active preferences - use prefs_register_protocol_obsoleteChuck Craft1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-09Add a comment, update existing comments, fix the company name.Guy Harris1-8/+15
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-01-23Add more fields to packet_info structure and use them.Guy Harris1-3/+3
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-12/+2
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-01-19dmp, gmhdr, vssmonitoring: prevent possible crashes;Bill Meier1-2/+5
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-3/+3
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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