aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
AgeCommit message (Expand)AuthorFilesLines
2005-10-26Don't run "process_ptvc_record()" on replies unless we're building aGuy Harris1-29/+41
2005-10-26Add a comment.Guy Harris1-0/+1
2005-10-25Put the code to handle NDS ping replies and NDS replies into routines ofGuy Harris1-1246/+1290
2005-10-24Add #defines for NDS tag values, and use them in the definition ofGuy Harris1-34/+51
2005-10-22Add #defines of NDS protocol types, and use them in the value_string andGuy Harris1-87/+113
2005-10-19At least on Tiger, multiple definitions of an external don't work.Guy Harris1-1/+1
2005-10-19From Greg Morris:Gilbert Ramirez1-102/+140
2005-10-16Break out of an infinite loop. Fixes bug 535. Remove an unusedGerald Combs1-26/+8
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-13/+4
2005-08-05More char -> const char warning fixesJörg Mayer1-17/+17
2005-07-30More char -> const char fixesJörg Mayer1-12/+12
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-13/+9
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs1-3/+3
2005-06-14From Steve Grubb:Gerald Combs1-0/+5
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-5/+5
2005-06-02fix call to show_fragment_seq_tree() reported by buildbotUlf Lamping1-1/+2
2005-04-29Break out of another large-but-not-infinite loop. Fixes bug 143.Gerald Combs1-1/+7
2005-04-29Break out of a really large (but not infinite) loop.Gerald Combs1-1/+7
2005-04-26Add some tvb_ensure_bytes_exist() calls. Fixes bug 101.Gerald Combs1-0/+6
2005-04-21In get_string(), throw an exception if the string is too long toGerald Combs1-3/+13
2005-04-07From Greg MorrisRonnie Sahlberg1-4/+12
2005-04-04the netware dissector is the only dissector that accesses fvalue_ functions d...Ronnie Sahlberg1-13/+68
2005-02-02From Jon Ringle:Anders Broman1-9/+9
2004-08-26From Greg Morris:Guy Harris1-11/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+8650