aboutsummaryrefslogtreecommitdiffstats
path: root/tap-protocolinfo.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris1-1/+1
2004-12-29Make the tone of the error messages a bit less formal, by usingGuy Harris1-1/+1
2004-10-18Don't blow up if the proto,colinfo tap is used but the columns aren'tGuy Harris1-0/+14
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-05-03Rename "proto_alloc_dfilter_string()" toGuy Harris1-4/+6
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris1-4/+8
2003-04-23Allow taps to have menu item registration routines; the menu itemGuy Harris1-2/+2
2002-11-04New tap extension to tethereal: ProtoColInfoRonnie Sahlberg1-0/+127