HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-ar_drone.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-05-17 Michael MannCreate temporary variables for some proto_tree_add_...
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-06-27 Michael Manntvb_get_string_enc + proto_tree_add_item = proto_tree_a...
2016-05-26 Michael MannRemove some proto_item_append_string
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
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-04-15 AndersBromanReplcae deprecated API tvb_length with tvb_reported_len...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-08-03 Michael MannEliminate proto_tree_add_text from some dissectors.
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-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-23 Guy HarrisUse tvb_get_string_enc() rather than tvb_get_string...
2013-12-12 Bill Meier(Trivial)
2013-10-09 Anders BromanTry to make more efficient heuristick checks.
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-15 Anders BromanUse "cheaper" length check.
2013-05-25 Michael MannBatch of filterable expert_infos.
2013-03-12 Anders Broman- [-Wmissing-prototypes]
2013-02-08 Gerald CombsCapitalize the short name.
2013-02-01 Michael MannReplace THROW(ReportedBoundsError) with expert infos
2013-02-01 Jeff MorrissFix the fuzz failure reported in https://bugs.wireshark...
2013-01-31 Chris MaynardFix Coverity CID 971261: Unused pointer value. Additio...
2013-01-31 Guy HarrisConstify a variable to which C string pointers will...
2013-01-31 Guy HarrisFix RCS ID.
2013-01-31 Guy HarrisGet rid of CR's, and set the appropriate properties.
2013-01-31 Michael MannAdd Parrot AR Drone dissector.