aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column-utils.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-05Add new col_append methods which will prepend the (format) string with theobiot1-1/+8
2003-04-16Pull the stuff done in "dissect_packet()" to initialize a column_infoguy1-2/+5
2003-04-16Add the notion of a "fence" to columns. A dissector can set the fenceguy1-1/+2
2002-12-02Make the format argument to the "col_XXX_fstr()" routines, and the "str"guy1-8/+8
2002-11-11Instead of tweaking a "Protocol configuration options" extension headerguy1-1/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-01-29Support for capturing on, and reading captures from, OpenBSD firewallguy1-1/+4
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-17/+13
2001-11-21Remove the global packet_info called "pi". Dissectors now onlygram1-2/+3
2001-10-31Put "extern" in front of a pile of function declarations.guy1-17/+15
2001-07-22Do __attribute__ stuff if the GCC version number is greater than orguy1-2/+2
2001-04-01Moved the the remaining column related routines out of packet.{c,h}hagbard1-0/+65