Don't append string to upper-level proto_items if item == NULL.
[metze/wireshark/wip.git] / packet-isis-hello.c
2002-08-29 Guy HarrisFrom Hannes Gredler: make the IS-IS dissector more...
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-05-02 Guy HarrisFrom Joerg Mayer: mark unused arguments as such.
2002-04-07 Guy HarrisGet rid of the unused hf_ value "hf_isis_hello_clv_rest...
2002-04-07 Guy HarrisGet rid of unused "pinfo" arguments.
2002-02-09 Guy HarrisSupport for the new restart TLV, from Hannes Gredler.
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-26 Guy HarrisFrom Hannes Gredler:
2001-12-20 Guy HarrisPut the Hello, LSP, and {C,P}SNP ISIS stuff into the...
2001-11-26 Ed WarnickeMoved from using dissect_data() to using call_dissector()
2001-08-22 Guy HarrisFixes from Hannes Gredler.
2001-07-02 Guy HarrisFetch values only once from the tvbuff, and save them...
2001-07-02 Guy HarrisTvbuffified ISIS dissector, from Ronnie Sahlberg.
2001-06-26 Guy HarrisAdd HFILL to explicitly fill in some additional structu...
2001-06-23 Guy HarrisMore IS-IS updates.
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-06-05 Guy Harrishmac-md5 authentication support for IS-IS, from Hannes...
2001-05-14 Guy HarrisVarious ISIS improvements (ISIS IPv6 routing TLV dissec...
2001-04-16 Guy HarrisAssorted ISIS enhancements from Hannes Gredler.
2001-04-08 Guy HarrisOSI network layer over PPP support, fix to P2P ISIS...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-06-19 Guy HarrisMake the "isis_hello.source_id" an FT_BYTES field rathe...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-15 Guy HarrisRalf Schneider's changes to enhance to OSI CLNP, CLTP...
2000-03-28 Guy HarrisFix from Ralf Schneider to the IS Neighbor dissection.
2000-03-20 Gilbert RamirezChange dfilter_init() to check for empty-string abbrevi...
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-01-24 Guy HarrisFix a bunch of dissectors to use "pi.captured_len"...
1999-12-15 Guy HarrisStuart Stanley's ISIS dissection support.