Do not use "match_strval()" unless you're prepared to check whether it
[metze/wireshark/wip.git] / packet-v120.c
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-29 Gilbert RamirezWrap the dissect_fddi() call (with a 4th argument)...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-16 Guy HarrisTvbuffify the STP dissector, have it register itself...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-06 Guy HarrisDon't use "fd->pkt_len" when checking to see if you...
2000-05-31 Gilbert RamirezConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-19 Gilbert RamirezAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 Guy HarrisRemove the "union pseudo_header" from the "frame_data...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-17 Guy HarrisChange the type of the "v120.control" protocol field...
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
1999-12-14 Guy HarrisUpdates from Bert Driehuis.
1999-12-12 Guy HarrisSet "v120len" regardless of whether "tree" is null...
1999-12-12 Gilbert RamirezAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...