From Michael Tuexen: add missing support for the T-Bit in ABORT chunks.
[obnox/wireshark/wip.git] / packet-cups.c
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-09-20 guy"value_string" arrays must end with a terminator entry.
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-03-15 guyClear the Info column before you start dissecting,...
2001-03-15 guyDisplay the printer type/capability bits in the standar...
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
2001-03-11 guyCUPS browsing protocol support, from Charles Levert