aboutsummaryrefslogtreecommitdiffstats
path: root/packet-cups.c
Commit message (Expand)AuthorAgeFilesLines
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-7/+7
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-3/+5
* "value_string" arrays must end with a terminator entry.Guy Harris2001-09-201-16/+30
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-3/+3
* Clear the Info column before you start dissecting, just in case youGuy Harris2001-03-151-2/+4
* Display the printer type/capability bits in the standard way we displayGuy Harris2001-03-151-60/+70
* Make tvb_get_ptr() return 'const guint8*', and clean up all theGilbert Ramirez2001-03-131-8/+8
* CUPS browsing protocol support, from Charles LevertGuy Harris2001-03-111-0/+367