Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to packet...
[obnox/wireshark/wip.git] / packet-ascend.c
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-20 guySet the PPP direction flag for transmitted or received...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-03-30 guyCall the dissector for PPP-in-HDLC-like-framing (RFC...
2001-01-25 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-19 guyHave the Etherenet and PPP dissectors register themselv...
2000-08-20 deniel"ascend" was not working as display filter...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-25 gramConvert dissect_ppp() and friends to use tvbuffs.
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-16 gramConvert Ethernet and Lucent/Ascend dissectors to use...
2000-05-11 gramAdd tvbuff class.
2000-03-27 gramChange dissect_ppp() to accept offset.
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 deniel- bug fixed with user name display
1999-10-16 deniel- replace proto_tree_add_item_format by proto_tree_add_...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-09-13 geraldAdd support for "wdd" trace output.
1999-09-11 geraldAdded Guy's patch to use the pseudo header facility...
1999-09-11 guyInclude <string.h> to declare "memmove()".
1999-09-11 geraldOops - forgot to commit the Ascend header decoder..