aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pktc.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-4/+4
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-4/+4
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-10/+10
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-8/+8
2011-01-16There's no need to pass the result of tvb_get_ptr() as the 'value' inmorriss1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-3/+3
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy1-1/+1
2010-02-28Added svn:ignore targets.stig1-1/+1
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-1/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()guy1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-5/+5
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-4/+2
2009-06-21From Kovarththanan Rajaratnam via bug 3548:stig1-21/+21
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-4/+4
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier1-5/+8
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-05-06Start introducing actx to ber functions.etxrab1-0/+1
2006-07-09In new_format_oid(), handle a zero-length OID.gerald1-1/+2
2006-07-07Fix more bugs reported by Ilja van Sprundel.gerald1-19/+20
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-07-25From Thomas Anders:lego1-1/+8
2005-04-18 some updates from T Anderssahlberg1-1/+1
2005-04-18From T Anderssahlberg1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+784