Associate dissector tables and heuristic subdissector lists with a protocol.
[metze/wireshark/wip.git] / plugins / wimax / mac_mgmt_msg_decoder.c
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-12-11 Michael Mannnew_register_dissector -> register_dissector for remain...
2015-11-23 Michael Mannregister_dissector -> new_register_dissector
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2014-12-22 Bill Meierplugins: Cleanup #includes
2014-10-06 Bill Meierplugins: Add editor modelines; Adjust whitespace as...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2014-01-30 Alexis La GoutteMerge "openSAFETY: Fixing field / byte assignment"
2014-01-29 Stig BjørlykkeMerge "Lua: Added a utility function file_exists()."
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-29 Alexis La GoutteMerge "smb2: Lease Epoch is only 16 bit"
2014-01-29 Alexis La GoutteMerge "smb2: Fix a typo"
2014-01-29 Gilbert RamirezAdd newlines at end of files that are missing them.
2014-01-02 Anders BromanFix [-Wmissing-prototypes]
2013-09-24 Michael MannWimax dissector improvements:
2013-09-22 Michael MannMake dissectors register for their MAC Management Messa...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-10 Jakub ZawadzkiAdd missing consts.
2011-10-05 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-03-29 Anders BromanAdd a missing break.
2010-04-08 Anders BromanGet rid of check_col().
2009-10-09 Anders BromanFrom Didier Gautheron:
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-08-04 Bill MeierMinor changes:
2009-06-22 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-22 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2008-08-29 Bill Meier#include <prefs.h> not required
2008-04-05 Martin MathiesonMake wimax mac mgmt protocol findable by name.
2007-11-28 Gerald CombsChange each filter prefix to match the protocol name...
2007-11-28 Gerald CombsTweak the order in which fields are registered, so...
2007-05-27 Guy HarrisUse tvb_reported_length() to get the amount of data...
2007-05-25 Gerald CombsFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...