Separate hf_ fields that share filter names with FT_UINT32 and FT_UINT64 datatypes.
[metze/wireshark/wip.git] / epan / dissectors / file-elf.c
2016-02-22 Michael MannSeparate hf_ fields that share filter names with FT_UIN...
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-07-17 Michael MannRemove all preferences related to enabling/disabling...
2015-07-12 Michael MannAdd "user presentable" and "unique string ids" to heuri...
2015-05-26 Michael MannRemove proto_tree_add_text from file-elf.c
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-12-03 Guy HarrisSquelch some "can't happen in reality" warnings.
2014-12-03 Peter Wuelf: fix .eh_frame parsing, add expert info for bad...
2014-11-28 Peter Wuelf: fix FDE Count formatting
2014-11-27 Bill MeierFix a number of dup hf[] filter-names probably mostly...
2014-11-23 Peter Wuelf: separate ett for program and sections entries
2014-08-02 Guy HarrisAdd a cast to squelch a warning.
2014-06-22 Guy HarrisWhen setting entry_tree, set entry_item as well.
2014-06-22 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-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-12-14 Bill MeierFix bug found by VS Code Analysis:
2013-12-12 Chris MaynardFix Visual Studio Code Analysis warning C6385: Invalid...
2013-11-24 Bill MeierCreate/use some extended value_strings;
2013-11-16 Jakub ZawadzkiAvoid calling find_dissector(), cache result of [new_...
2013-10-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-10-25 Jeff MorrissFix CID 1111806: it's not safe to check if "tag < sizeo...
2013-10-25 Jeff MorrissFix CID 1111814: segment_item is set but not used ...
2013-10-23 Evan HuusFix the last of the 32/64 conversion errors and re...
2013-10-23 Anders BromanFrom Michal Labedzki:
2013-10-23 Evan HuusFrom Michal Labedzki via