GTK: Wrap static preference labels.
[metze/wireshark/wip.git] / epan / dissectors / packet-mbtcp.c
2017-02-07 Gerald CombsGTK: Wrap static preference labels.
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2016-11-22 Michael MannAdd prefs_get_uint_value and prefs_get_range_value
2016-10-26 Dave Pifkepacket-mbtcp: Allow decode as Modbus RTU over USB
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-08-22 Michael MannAdd "Modbus/TCP over UDP"
2016-07-31 Michael MannProperly mask Modbus function code
2016-07-27 Michael MannFollow up for proto_tree_add_checksum.
2016-07-21 Michael MannAdd proto_tree_add_checksum.
2016-04-28 Michael MannAdd support for ModbusRTU over UDP.
2016-04-27 Michael MannAdd expert info when Modbus/TCP packet can't be classified.
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-12 Guy HarrisFix indentation.
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-11-06 cbontjeMajor Re-factoring of the dissector and some new features.
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-07-07 cbontjeAdded support for optional display of signed 16/32...
2015-06-24 Evan HuusRemove a bunch more deprecated tvb_length calls
2015-06-23 Evan HuusReplace more deprecated tvb_length calls
2015-05-20 cbontjeFixed Modbus RTU Serial message direction detection.
2015-05-07 cbontjeFix detection of 'Write Multiple Registers' and 'Write...
2015-04-08 Michael MannRemove RTAC Serial preference that doubled for Decode As.
2015-02-05 cbontjeThe 'mbrtu' dissector should be registered with RTAC...
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-09-26 Alexis La GoutteModbus: Add value 90 (0x5A) used by Unity (Schneider)
2014-09-26 Alexis La GoutteModbus: fix indent and add modelines info
2014-09-07 Michael MannCreate subdissector table for RTAC Serial and have...
2014-08-14 Michael MannEliminate proto_tree_add_text from some dissectors.
2014-07-04 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-17 Michael MannBugfix OpenSafety "heuristics" to only consider a packe...
2013-12-14 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-23 Michael MannCreate the ability to have packet scoped "proto" data...
2013-11-09 Michael MannAdd data parameter to tcp_dissect_pdus() as well as...
2013-11-02 Michael MannRequire dissector_try_string to pass a data parameter...
2013-09-15 Pascal Quantinemem -> wmem
2013-09-09 Chris MaynardChange some internal dissector table UI names so it...
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-08-05 Jakub ZawadzkiKeep result of [new_]register_dissector in some dissect...
2013-08-01 Jeff MorrissFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-06-14 Michael MannRemoved check_col() and the occasional tree.
2013-05-27 Michael MannBatch of filterable expert infos
2013-05-12 Anders BromanAdd the posibillity to use a key for per-packet-data.
2013-03-19 Anders BromanFrom beroset:
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2013-01-14 Chris MaynardAvoid any possibility of an infinte loop. Fixes Coveri...
2012-10-31 Michael MannAdd CRC verification to Modbus RTU dissector. CRC...
2012-10-26 Pascal QuantinFix copy/paste error
2012-10-26 Anders BromanFix [-Werror=sign-compare] [-Wunused-but-set-variable]
2012-10-26 Michael MannImprove Modbus/TCP dissector, Part 1
2012-10-11 Bill MeierChange 'for (i=1; i<=n;...' to 'for (i=0; i<n; ...)'
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-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-08-10 Michael Mannconvert some simple uses to use ephemeral memory
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-01-04 Alexis La GoutteFrom Michael Mann via https://bugs.wireshark.org/bugzil...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-07-09 Guy HarrisPut Modbus/UDP support back.
2011-06-06 Anders BromanFrom Roland Knall:
2011-06-05 Guy HarrisClean up indentation.
2011-06-04 Anders BromanTry to pacify the OSX build bot.
2011-06-04 Anders BromanTry to fix part of the build bot errors.
2011-06-04 Anders BromanFrom Michael Mann:
2011-04-28 Jeff MorrissFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-11-19 Jaap KeuterFrom Joakim Wiberg:
2008-09-30 Jaap KeuterFix for bug 2917:
2008-06-25 Guy HarrisConstify a bunch of stuff, to squelch -Wwrite-strings...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-12-15 Ronnie Sahlbergupdate to modbus/tcp
2005-10-08 Ronnie Sahlbergremove some redundant strcpy() and arrays on the stack
2005-06-26 Guy HarrisGet rid of the private "my_match_strval()" routine...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.