aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipp.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-04Display textual explanation for printer and job values from RFC 2911.Greg Morris1-4/+56
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-5/+5
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors Stephen Fisher1-5/+5
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-01Use "tvb_format_string()" on strings extracted from the packet.Guy Harris1-32/+21
2006-02-22make IPP treat all fields with the name '*-time' and being 4 byte integersRonnie Sahlberg1-20/+67
2005-07-30More char -> const char fixesJörg Mayer1-1/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-11/+11
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+628