aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipp.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2007-12-04Display textual explanation for printer and job values from RFC 2911.gmorris1-4/+56
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-5/+5
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors sfisher1-5/+5
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-01Use "tvb_format_string()" on strings extracted from the packet.guy1-32/+21
2006-02-22make IPP treat all fields with the name '*-time' and being 4 byte integerssahlberg1-20/+67
2005-07-30More char -> const char fixesjmayer1-1/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-11/+11
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+628