aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lpd.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-06#include <string.h> not needed.wmeier1-2/+0
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-05-14Fix some of the Errors/warnings detected by checkapi.wmeier1-3/+4
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-08-30Test to see if packet is actually a request by verifying the one byte functio...gmorris1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-07-30Declare the value_string tables as arrays of value_strings, not ofguy1-2/+2
2005-07-29Pick up some fixes and enhancements fromgerald1-19/+20
2005-07-10Put the data (print job contents) in LPD requests under the LPD protocolguy1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+196