name change
[metze/wireshark/wip.git] / epan / dissectors / packet-ncp2222.inc
2006-05-21 Ronnie Sahlbergname change
2006-04-03 Gerald CombsAdd a null pointer check. Fixes the current Buildbot...
2006-04-02 Anders BromanFrom Greg Morris:
2006-03-15 Jaap KeuterAdd missing preference storage.
2005-12-13 Gerald CombsThrow an exception if we have an invalid offset. Fixes...
2005-11-24 Anders BromanFrom Greg Morris:
2005-10-29 Guy HarrisGet rid of an unused variable.
2005-10-26 Guy HarrisDon't run "process_ptvc_record()" on replies unless...
2005-10-26 Guy HarrisAdd a comment.
2005-10-25 Guy HarrisPut the code to handle NDS ping replies and NDS replies...
2005-10-24 Guy HarrisAdd #defines for NDS tag values, and use them in the...
2005-10-22 Guy HarrisAdd #defines of NDS protocol types, and use them in...
2005-10-19 Guy HarrisAt least on Tiger, multiple definitions of an external...
2005-10-19 Gilbert RamirezFrom Greg Morris:
2005-10-16 Gerald CombsBreak out of an infinite loop. Fixes bug 535. Remove...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-05 Jörg MayerMore char -> const char warning fixes
2005-07-30 Jörg MayerMore char -> const char fixes
2005-06-26 Guy HarrisGet rid of the private "my_match_strval()" routine...
2005-06-20 Gerald CombsFix a format string vulneratility in the AFP dissector...
2005-06-14 Gerald CombsFrom Steve Grubb:
2005-06-10 Ulf Lampingjust to get things straight: a dissector should *never...
2005-06-02 Ulf Lampingfix call to show_fragment_seq_tree() reported by buildbot
2005-04-29 Gerald CombsBreak out of another large-but-not-infinite loop. ...
2005-04-29 Gerald CombsBreak out of a really large (but not infinite) loop.
2005-04-26 Gerald CombsAdd some tvb_ensure_bytes_exist() calls. Fixes bug...
2005-04-21 Gerald CombsIn get_string(), throw an exception if the string is...
2005-04-07 Ronnie SahlbergFrom Greg Morris
2005-04-04 Ronnie Sahlbergthe netware dissector is the only dissector that access...
2005-02-02 Anders BromanFrom Jon Ringle:
2004-08-26 Guy HarrisFrom Greg Morris:
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.