aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-synergy.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-4/+3
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-3/+4
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-09Convert some TCP subdissectors to "new" style.Michael Mann1-4/+6
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus1-4/+4
2014-12-25Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-4/+4
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-4/+4
2014-04-09Clean up white space.Guy Harris1-274/+269
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-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-07-22Update display filter names per Bug 2794. Part 1 of many.Michael Mann1-1/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-05-15Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier1-1/+0
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-2/+2
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-37/+37
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-23/+23
2011-09-21(Trivial) Remove trailing whitespace from lines for a few files.Bill Meier1-22/+22
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-08-06From Jay Crisman:Jaap Keuter1-0/+7
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-61/+61
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier1-1/+1
2008-08-25#include <prefs.h> not req'dBill Meier1-3/+0
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-584/+584
2005-06-18from Vasanth ManickamLuis Ontanon1-0/+584