tvb_get_nstringz() needs to terminate a string with a NUL if the
[metze/wireshark/wip.git] / xdlc.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...
2000-05-31 Gilbert RamirezConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-14 Guy HarrisFix some errors discovered by making GCC do format...
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-09-26 Guy HarrisHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-09-26 Gilbert RamirezMake Information Frame honor is_extended variable when...
1999-08-27 Guy HarrisNo, 0xCC is SNRME. (I *told* you I hated reversing...
1999-08-27 Guy HarrisTEST is 0xE0, not 0xC0; 0xC0 is SNRME. (I hate having...
1999-08-23 Guy HarrisHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-08-23 Guy HarrisThe only LLC frame types that should be dissected based...
1999-08-16 Guy HarrisGet rid of the comments saying "make ["decode_numeric_b...
1999-08-05 Guy HarrisPatch from Olivier Abad to make it correctly display...
1999-08-04 Guy HarrisAdd a "dissect_xdlc_control()" routine, to dissect...