aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h1.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-17/+17
2001-06-08There's no need to include "globals.h" - don't include it.guy1-4/+2
2001-01-22Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="guy1-5/+7
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",guy1-2/+2
2001-01-05Set "pinfo->current_proto" once we've decided it's an H1 packet.guy1-123/+126
2001-01-03Have "proto_register_protocol()" build a list of data structures forguy1-2/+2
2000-11-19For each column, have both a buffer into which strings for that columnguy1-2/+2
2000-11-16Tvbuffify the STP dissector, have it register itself and have the LLCguy1-2/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsdeniel1-1/+4
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)guy1-21/+14
2000-07-21Changes from Gerrit Gehnen to make it use tvbuffs and to display theguy1-58/+64
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-18/+18
2000-05-11Add tvbuff class.gram1-18/+18
2000-05-08Fix from Gerrit Gehnen.guy1-4/+6
2000-05-05Add routines to:guy1-3/+8
2000-04-28Changes from Gerrit Gehnen toguy1-16/+14
2000-04-13Fix a typo.guy1-2/+2
2000-03-02GCC doesn't mindguy1-1/+2
2000-03-02Get rid of C++-style comments, as they peeve some C compilers.guy1-4/+4
2000-03-02Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrialguy1-0/+310