aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-slimp3.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier1-9/+9
2008-09-26Minor cleanup related to proto_register & proto_reg_handoffBill Meier1-4/+3
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier1-11/+21
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-3/+3
2007-05-19Make the SliMP3 dissector a "new-style" dissector, so it rejects packetsGuy Harris1-8/+19
2006-12-26From Sebastien Tandel: fix places where a signed character was beingGuy Harris1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-11-10Include <ctype.h> to declare "isprint()".Guy Harris1-0/+1
2005-08-10Don't overflow a buffer. This might fix bug 327.Gerald Combs1-26/+31
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+731