aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier1-14/+4
2011-05-17As suggested by Chris: use val_to_str_const() instead of match_strval() plus amorriss1-312/+89
2011-05-17Avoid passing a NULL string pointer to format routines: some libc's (e.g.,morriss1-4/+8
2011-04-12Don't assign to a proto_item * if the value won't be used: Coverity 978;wmeier1-29/+32
2011-02-19Fix Visual C++ code analysis warnings.gerald1-1/+1
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.stig1-0/+1
2010-12-17Switched to bitwise & instead of logical && in bit operations.stig1-2/+2
2010-11-01Compile (over 100) dfilters only if needed rather than at every Wireshark sta...wmeier1-1/+27
2010-10-10Define some fcns & vars as static...wmeier1-8/+8
2010-06-09Do some constifying (based upon gcc -Wwrite-strings warnings);wmeier1-80/+95
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy1-22/+22
2010-02-28Added svn:ignore targets.stig1-22/+22
2010-02-02Introduce "Reassembled length" filter element for all protocols doingstig1-0/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()guy1-22/+22
2009-10-12Remove #define which is no longer req'd.wmeier1-1/+0
2009-10-10Replace use of GMemChunk by se_alloc;wmeier1-76/+20
2009-10-10Fix a benign no-effect bug;wmeier1-9570/+9570
2009-09-24Remove check_col() guardkrj1-11/+3
2009-08-09Use PTREE_FINFO.krj1-6/+6
2009-05-13Apply some of the patches from:etxrab1-3/+1
2009-05-05The expert_item pointers and expert_status values don't need to beguy1-18/+19
2009-04-06More size_t fixes.gerald1-9/+9
2009-01-13Make the column check actually check the information column status.jake1-5/+8
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-09-08From Pavol Rusnak: Add missing break statement....wmeier1-29/+30
2008-08-14Fix for retransmission of fragmented NDS reply packets.gmorris1-68/+119
2008-08-04Print various uints with %u ...wmeier1-42/+42
2008-08-04Fix 2 bugs:wmeier1-17/+25
2008-08-04Adjust various indentation/spacing; Do some minor reformattingwmeier1-2219/+2220
2008-08-01From Bill Meier:etxrab1-284/+201
2008-07-23Don't use proto_tree_add_uint_hidden() any more: it's deprecated.morriss1-6/+8
2008-07-09Fix some spacing .....wmeier1-70/+71
2008-07-09Fix some mis-spellingswmeier1-13/+13
2008-06-25Clean up indentation.guy1-69/+103
2008-03-01Rewrote to use g_strlcat and g_strlcpy.stig1-67/+68
2008-02-29Error code 0x89a9 updated error message to be:gmorris1-2/+4
2007-12-13Replace // commentsjmayer1-2/+2
2007-11-21Don't try to overwrite read-only memory. Fixes bug 2001.gerald1-1/+1
2007-11-08Fix a couple of integer underflows.gerald1-893/+899
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-10-17Mask errorjake1-1/+1
2007-10-02Check return value from ptvcursor_add in an attempt to fix bug 1886.stig1-11/+17
2007-08-30Add eDirectory iteration verb 0x6e.gmorris1-702/+2444
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