Revert "Fixup: tvb_* -> tvb_captured"
[metze/wireshark/wip.git] / epan / dissectors / packet-ncp-nmas.c
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-12-13 Bill MeierDo one or more of the following:
2013-10-23 Bill Meier#if 0 numerous "unused const variables" (mostly value...
2013-09-13 Jörg MayerDario Lombardo <lomato@gmail.com> via
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-09-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-09-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-08-20 Chris MaynardWhitespace changes. Add modelines.
2013-06-14 Michael MannRemoved check_col() and the occasional tree.
2013-05-27 Michael MannBatch of filterable expert infos
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-19 Anders BromanFrom beroset:
2013-01-31 Bill MeierUse '#if 0 ... #endif' rather than /** ... **/ to comme...
2013-01-26 Bill MeierComment out cases of unused hf array entries found...
2012-09-27 Greg MorrisAdded additional server information in NCP 23/17 reply...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-06-20 Bill MeierFix some gcc 4.6 "set but not used [-Wunused-but-set...
2011-05-17 Jeff MorrissAs suggested by Chris: use val_to_str_const() instead...
2010-04-06 Bill Meier#include <string.h> not needed.
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-05 Guy HarrisThe expert_item pointers and expert_status values don...
2008-12-20 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix typos and spelling (mostly in text strings)
2008-10-31 Bill MeierFix several cases of writing to COL_PROTOCOL w/o checki...
2008-08-25 Bill Meier#include <prefs.h> not req'd
2006-07-11 Ronnie Sahlbergfix two of iljas bugs
2006-07-07 Gerald CombsFix more bugs found by Ilja van Sprundel.
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-11-23 Anders BromanFrom greg Morris:
2005-10-19 Gilbert RamirezFrom Greg Morris:
2005-01-14 Gerald CombsFrom Greg Morris: Improve malformed packet handling.
2004-11-10 Guy HarrisFrom Greg Morris:
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.