Give AFP messages the same names they're given in Apple's documentation.
[obnox/wireshark/wip.git] / packet-v120.c
2002-04-11 guyFrom Joerg Mayer: get rid of some unused arguments...
2002-04-09 guyMove the definition of the FROM_DCE bit in the "flags...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 guyAllow a length of -1 to be specified when adding FT_NON...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-25 hagbardSwitched from calling dissect_data to using call_dissector
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-29 gramWrap the dissect_fddi() call (with a 4th argument)...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-06 guyDon't use "fd->pkt_len" when checking to see if you...
2000-05-31 gramConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-11 gramAdd tvbuff class.
2000-03-17 guyChange the type of the "v120.control" protocol field...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
1999-12-14 guyUpdates from Bert Driehuis.
1999-12-12 guySet "v120len" regardless of whether "tree" is null...
1999-12-12 gramAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...