aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ans.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2009-10-04Don't clear and append string to column. Just add it (which will clear the co...Kovarththanan Rajaratnam1-22/+21
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-07-09Squelch various signed vs. unsigned warnings by:Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+153