aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
AgeCommit message (Expand)AuthorFilesLines
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-13/+4
2005-08-05More char -> const char warning fixesjmayer1-17/+17
2005-07-30More char -> const char fixesjmayer1-12/+12
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-13/+9
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedgerald1-3/+3
2005-06-14From Steve Grubb:gerald1-0/+5
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-5/+5
2005-06-02fix call to show_fragment_seq_tree() reported by buildbotulfl1-1/+2
2005-04-29Break out of another large-but-not-infinite loop. Fixes bug 143.gerald1-1/+7
2005-04-29Break out of a really large (but not infinite) loop.gerald1-1/+7
2005-04-26Add some tvb_ensure_bytes_exist() calls. Fixes bug 101.gerald1-0/+6
2005-04-21In get_string(), throw an exception if the string is too long togerald1-3/+13
2005-04-07From Greg Morrissahlberg1-4/+12
2005-04-04the netware dissector is the only dissector that accesses fvalue_ functions d...sahlberg1-13/+68
2005-02-02From Jon Ringle:etxrab1-9/+9
2004-08-26From Greg Morris:guy1-11/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+8650