epan: use SPDX indentifiers.
[metze/wireshark/wip.git] / epan / unit_strings.c
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2018-01-04 Stig Bjørlykkebtatt: Support BBC micro:bit Bluetooth profile
2017-10-02 Erik de JongDissector: SolarEdge inverter monitoring protocol
2017-06-13 Anders[MEGACO] Add tman/sdr as an integer with a unit string.
2017-05-14 Jakub ZawadzkiInitial OBD-II PIDs dissector.
2017-05-14 Michael MannAdd unit_name_string_get_double to handle float/double...
2017-04-14 Jaap KeuterUnits: add millibel unit string
2017-01-19 Michael MannUse dissector tables for PPP protocols' options.
2016-12-17 Pascal QuantinLPP: use unit strings
2016-12-17 Pascal QuantinULP: use unit strings
2016-12-16 João ValverdeImprove some unit strings with unicode characters
2016-12-16 Stig BjørlykkeFix typo in unit_name_string units_decibels name.
2016-12-16 Michael MannRemove proto_item_append_text calls in favor of BASE_UN...
2016-12-16 Michael MannAdjust proto_tree_add_xxx_format_value calls to use...
2016-12-13 Michael MannAdjust proto_tree_add_uint_format_value calls to use...
2016-12-13 Michael MannAdjust proto_tree_add_[float|double]_format_value calls...
2016-12-13 Michael MannAdd support for adding unit names to hf_ fields.