From Jim McDonough: add names for some additional SAM messages.
[metze/wireshark/wip.git] / packet-v120.c
2002-10-31 Guy HarrisTo determine the direction of the traffic, use "pinfo...
2002-10-31 Guy HarrisDiscard the WTAP_ENCAP_LAPD encapsulation type in favor...
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-04-11 Guy HarrisFrom Joerg Mayer: get rid of some unused arguments...
2002-04-09 Guy HarrisMove the definition of the FROM_DCE bit in the "flags...
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-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-25 Ed WarnickeSwitched from calling dissect_data to using call_dissector
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-01-22 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
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...