aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Fix various warningssfisher1-4/+4
2007-03-29Fix some more warningssfisher1-3/+4
2007-01-18Add separate union entries to fvalue.value for signed and unsignedmartinm1-2/+2
2006-08-29Fixes and updated files:gmorris1-54/+713
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-1/+1
2006-05-22ethereal->wireshark updatessahlberg1-2/+2
2006-05-21name changesahlberg1-2/+2
2006-04-03Add a null pointer check. Fixes the current Buildbot menagerie failure.gerald1-0/+3
2006-04-02From Greg Morris:etxrab1-32/+852
2006-03-15Add missing preference storage. jake1-0/+1
2005-12-13Throw an exception if we have an invalid offset. Fixes bug 585.gerald1-0/+3
2005-11-24From Greg Morris:etxrab1-19/+169
2005-10-29Get rid of an unused variable.guy1-1/+0
2005-10-26Don't run "process_ptvc_record()" on replies unless we're building aguy1-29/+41
2005-10-26Add a comment.guy1-0/+1
2005-10-25Put the code to handle NDS ping replies and NDS replies into routines ofguy1-1246/+1290
2005-10-24Add #defines for NDS tag values, and use them in the definition ofguy1-34/+51
2005-10-22Add #defines of NDS protocol types, and use them in the value_string andguy1-87/+113
2005-10-19At least on Tiger, multiple definitions of an external don't work.guy1-1/+1
2005-10-19From Greg Morris:gram1-102/+140
2005-10-16Break out of an infinite loop. Fixes bug 535. Remove an unusedgerald1-26/+8
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