In the hex dump, generate the offset at the beginning of each line in
[obnox/wireshark/wip.git] / packet-ucp.c
2002-06-20 guyFrom Tom Uijldert:
2002-04-11 guyFrom Tom Uijldert: create a subtree with "proto_item_ad...
2002-03-10 guyInitialize the "tm_isdst" field of a "struct tm" to...
2002-02-15 guyUndo the change of "UcpHandleByte(hf_ucp_parm_NT);" to
2002-02-14 gramRegister hf_ucp_parm_NT as an FT_UINT8 instead of FT_ST...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-17 guyGet rid of calls to "proto_is_protocol_enabled()" in...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyGet rid of the lists of conversation dissectors; instea...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-05 guyFrom Tom Uijldert: have an non-heuristic UCP dissector...
2001-10-15 guyFixes from Steffen Weinreich:
2001-10-08 guyAs UCP is atop TCP, its dissector isn't called unless...
2001-10-08 guyRemove the check I added to see whether the length...
2001-10-08 guyUCP support, from Tom Uijldert.