Don't append string to upper-level proto_items if item == NULL.
[metze/wireshark/wip.git] / packet-bacnet.c
2003-01-25 Guy HarrisFrom Dave Richards: BACNET-over-ARCNET is BACNET-over...
2003-01-23 Guy HarrisSupport BACNET over ARCNET, under the assumption that...
2002-11-16 Guy HarrisFrom Dave Richards: support BACNET over 802.2.
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-05-30 Guy HarrisDon't pass "tvb_reported_length_remaining(tvb, offset...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisAllow a length of -1 to be specified when adding FT_NON...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-08 Guy HarrisAttach a descriptive name field type and base to dissec...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-26 Ed WarnickeMoved from using dissect_data() to using call_dissector()
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-05-30 Guy HarrisGet rid of some unnecessary settings of "pinfo->current...
2001-04-20 Guy HarrisFix Gerald's e-mail address - and fix it in "README...
2001-03-31 Guy HarrisBACNET support, from Hartmut Mueller.