aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-synergy.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-2/+2
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-37/+37
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-23/+23
2011-09-21(Trivial) Remove trailing whitespace from lines for a few files.wmeier1-22/+22
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-08-06From Jay Crisman:jake1-0/+7
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-61/+61
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).wmeier1-1/+1
2008-08-25#include <prefs.h> not req'dwmeier1-3/+0
2007-03-26From Sebastien Tandel sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-02Some warning fixes for "no previous declaration"jmayer1-584/+584
2005-06-18from Vasanth Manickamlego1-0/+584