Note that pre-0.6 libpcap didn't handle HP-UX as well as 0.6 and later
[obnox/wireshark/wip.git] / packet-zebra.c
2002-04-02 guyUse "tvb_memcpy()", not "tvb_get_ptr()" followed by...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyConvert some "col_add_str()" calls to "col_set_str()".
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-10-26 gramFix the rest of the signed/unsigned comparison warnings.
2001-07-16 guyUse "proto_tree_add_item()", not "proto_tree_add_string...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 guyGet rid of END_OF_FRAME references in tvbuffified disse...
2001-04-19 guyFT_UINTn and FT_INTn fields must always have a base...
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
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 guyMake the Zebra dissector, and a routine it uses, static...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-02 guySome tvbuffified dissectors weren't setting "pinfo...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-20 guyUse "memset()" to zero byte arrays, and "memcpy" to...
2000-08-18 deniel- remove ^M
2000-08-18 gramAdd Zebra dissector from Jochen.