Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-miop.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix some trivial warnings.
2013-10-16 Bill MeierRemove trailing blanks; Fix some indentation;
2013-10-14 Anders BromanTry to pptimize heuristics slightly.
2013-09-15 Pascal Quantinemem -> wmem
2013-09-15 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-07-03 Michael Mannexpert_add_info_format_text + proto_tree_add_text ...
2013-05-27 Michael MannBatch of filterable expert infos
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-12 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-05-20 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-04-21 Bill Meier#include <errno.h> & #include <math.h> not req'd;
2011-04-21 Bill MeierRemove unneeded #include <ctype.h> and "isprint.h";
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-08-21 Kovarththanan Raja... Remove unneeded #includes
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-07-06 Gerald CombsFrom Kovarththanan Rajaratnam via bug 3652:
2009-03-05 Bill MeierRemove stuff that's really "non-public" from .h files.
2009-03-05 Bill MeierMinor rework of reg_handoff ...
2009-03-03 Anders BromanFrom Alvaro Vega Garcia: