tvb_get_nstringz() needs to terminate a string with a NUL if the
[metze/wireshark/wip.git] / packet-sll.c
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-25 Ed WarnickeSwitched from calling dissect_data to using call_dissector
2001-11-20 Guy HarrisMake the capture routines take an additional argument...
2001-07-16 Guy HarrisConvert a bunch of "proto_tree_add_bytes(tree, hf,...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-04-17 Guy HarrisMove the declaration of "etype_vals[]" from "epan/packe...
2001-03-13 Gilbert RamirezMake tvb_get_ptr() return 'const guint8*', and clean...
2001-01-21 Guy HarrisRemove some more "CHECK_DISPLAY_AS_DATA()" calls and...
2001-01-18 Guy HarrisPull the handling of trailers in Ethernet (as opposed...
2001-01-09 Guy HarrisRegister the IPX dissector, make it static, and call...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave the TR MAC and LLC dissectors register themselves...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-12-23 Guy HarrisAdd support for the DLT_LINUX_SLL capture type in the...