create_dissector_handle -> new_create_dissector_handle
[metze/wireshark/wip.git] / epan / dissectors / packet-ieee8021ah.c
2015-11-16 Michael Manncreate_dissector_handle -> new_create_dissector_handle
2015-10-25 Jeff MorrissThere's no need for all these variables to be volatile.
2015-10-24 Jeff Morriss802.1ah: call subdissectors even when we have no tree.
2015-02-22 Michael MannAdd tvb_address_with_resolution_to_str.
2014-12-23 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-10-19 Michael MannRemove unnecessary tvb_ensure_bytes_exist calls.
2014-10-04 Bill MeierAdd editor modelines; Reformat as appropriate.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-29 Jakub ZawadzkiRename some of pint.h macros to match common style...
2013-11-20 Michael MannConvert ethertype() function into a pure dissector...
2013-11-09 Jakub Zawadzkiinclude <wsutil/pint.h> only when needed.
2013-09-05 Michael MannAdd filterable expert info to dissect_802_3() and clean...
2013-06-14 Michael MannRemove check_col() and the occasional tree.
2013-01-31 Bill MeierComment out unused hf[] entries & etc.
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-27 Bill MeierFix some proto_tree_add_item() encoding args;
2011-09-23 Anders BromanRevert Revision 34838 "Resolve bug #2254: Migrate the...
2011-04-12 Bill MeierDon't assign to a proto_item * if the value won't be...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-11-10 Stephen FisherResolve bug #2254: Migrate the 802.1q VLAN dissector...
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
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-08-06 Bill MeierRegister ett[] subtree array only once.
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-08 Stig BjørlykkeIndicate hexadecimal preferences.
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-09-23 Bill MeierMinor revision related to proto_reg_handoff ...
2008-09-03 Bill MeierCleanup related to prefs & proto_reg_handoff
2007-08-17 Ashok NarayananAdded support for 802.1ad and 802.1ah ethernet frames