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