aboutsummaryrefslogtreecommitdiffstats
path: root/packet-cups.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-20"value_string" arrays must end with a terminator entry.guy1-16/+30
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-3/+3
2001-03-15Clear the Info column before you start dissecting, just in case youguy1-2/+4
2001-03-15Display the printer type/capability bits in the standard way we displayguy1-60/+70
2001-03-13Make tvb_get_ptr() return 'const guint8*', and clean up all thegram1-8/+8
2001-03-11CUPS browsing protocol support, from Charles Levertguy1-0/+367