Patches to prevent problems under Windows when time formats are negative.
[obnox/wireshark/wip.git] / packet-bpdu.c
2000-11-30 guyGVRP dissector, from Kevin Shi.
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-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-17 guyRegister a "llc.dsap" dissector table for 802.2 LLC...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-16 guyGet rid of the include of "util.h" that some dissectors...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-09 deniel- dissect data if type unknown
1999-10-08 guyThe abbreviation for a protocol is generally all-lower...
1999-10-08 guyChristophe Tronche's BPDU dissector.