some compilers dont like unnamed unions and structs
[obnox/wireshark/wip.git] / epan / dissectors / packet-ncp2222.inc
2006-08-29 gmorrisFixes and updated files:
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 sahlbergname change
2006-04-03 geraldAdd a null pointer check. Fixes the current Buildbot...
2006-04-02 etxrabFrom Greg Morris:
2006-03-15 jakeAdd missing preference storage.
2005-12-13 geraldThrow an exception if we have an invalid offset. Fixes...
2005-11-24 etxrabFrom Greg Morris:
2005-10-29 guyGet rid of an unused variable.
2005-10-26 guyDon't run "process_ptvc_record()" on replies unless...
2005-10-26 guyAdd a comment.
2005-10-25 guyPut the code to handle NDS ping replies and NDS replies...
2005-10-24 guyAdd #defines for NDS tag values, and use them in the...
2005-10-22 guyAdd #defines of NDS protocol types, and use them in...
2005-10-19 guyAt least on Tiger, multiple definitions of an external...
2005-10-19 gramFrom Greg Morris:
2005-10-16 geraldBreak out of an infinite loop. Fixes bug 535. Remove...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-05 jmayerMore char -> const char warning fixes
2005-07-30 jmayerMore char -> const char fixes
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-20 geraldFix a format string vulneratility in the AFP dissector...
2005-06-14 geraldFrom Steve Grubb:
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-06-02 ulflfix call to show_fragment_seq_tree() reported by buildbot
2005-04-29 geraldBreak out of another large-but-not-infinite loop. ...
2005-04-29 geraldBreak out of a really large (but not infinite) loop.
2005-04-26 geraldAdd some tvb_ensure_bytes_exist() calls. Fixes bug...
2005-04-21 geraldIn get_string(), throw an exception if the string is...
2005-04-07 sahlbergFrom Greg Morris
2005-04-04 sahlbergthe netware dissector is the only dissector that access...
2005-02-02 etxrabFrom Jon Ringle:
2004-08-26 guyFrom Greg Morris:
2004-07-18 gramMove dissectors to epan/dissectors directory.