aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pktc.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-16There's no need to pass the result of tvb_get_ptr() as the 'value' inJeff Morriss1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalGuy Harris1-1/+1
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris1-1/+1
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-1/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()Guy Harris1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-5/+5
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+2
2009-06-21From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-21/+21
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-4/+4
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier1-5/+8
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2007-05-06Start introducing actx to ber functions.Anders Broman1-0/+1
2006-07-09In new_format_oid(), handle a zero-length OID.Gerald Combs1-1/+2
2006-07-07Fix more bugs reported by Ilja van Sprundel.Gerald Combs1-19/+20
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-07-25From Thomas Anders:Luis Ontanon1-1/+8
2005-04-18 some updates from T AndersRonnie Sahlberg1-1/+1
2005-04-18From T AndersRonnie Sahlberg1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+784