Try to squeeze some bytes out of the frame_data structure.
[gd/wireshark/.git] / epan / dissectors / packet-bluetooth.c
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-08-15 Stig Bjørlykkebluetooth: Update Assigned Numbers
2018-06-13 Michał ŁabędzkiBluetooth: HFP: Implement some Apple-specific AT commands
2018-06-08 Pascal QuantinBT Common: fix dissection of 32 bits and 128 bits UUID
2018-05-07 Michał ŁabędzkiBluetooth: Assigned Numbers: Add Mesh Characteristics
2018-04-01 Michał ŁabędzkiBluetooth: Update Assigned Numbers
2018-03-07 Stig Bjørlykkebluetooth: Update Assigned Numbers
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-01-06 Stig Bjørlykkebluetooth: Group Bluetooth dissector preferences
2017-12-29 Stig Bjørlykkebluetooth: Update Assigned Numbers
2017-10-29 Michael MannUse endpoint_type in conversation tables and hostlists
2017-10-29 Michael MannAdd conversation endpoint type
2017-08-31 Stig Bjørlykkebluetooth: Update bluetooth_uuid_vals
2017-08-31 Stig Bjørlykkebluetooth: Update bluetooth_company_id_vals
2017-02-17 Michal LabedzkiBluetooth: AD: Add dissector for Apple iBeacon
2017-02-07 Michal LabedzkiBluetooth: AD: Add support for AltBeacon
2017-02-06 Michal LabedzkiBluetooth: Update Assign Numbers
2016-12-05 Michal LabedzkiBluetooth: Assigned Numbers: Update Member UUIDs
2016-11-04 Michal LabedzkiBluetooth: Update Assigned Numbers: CompanyIDs
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-05-22 Michal LabedzkiBluetooth: Update Member UUIDs and CompanyIDs
2016-05-20 Michal LabedzkiBluetooth: GATT: Add support for PLXS/PLXP
2016-04-02 Michal LabedzkiBluetooth: Fix conflicting address fields
2016-03-28 Joerg MayerFix more -Wused-but-marked-unused warnings/errors.
2016-03-20 Michael MannCreate call_data_dissector() to call data dissector.
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-03-09 Michal LabedzkiBluetooth: GATT: Add a lot of attributes usage expert...
2016-02-19 Guy HarrisDon't call the hci_usb dissector through a dissector...
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2016-01-18 Michal LabedzkiBluetooth: Update Assign numbers (5th December 2015)
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-11-25 Guy HarrisUse try_val_to_str_ext() in print_uuid().
2015-11-20 Michal LabedzkiBluetooth: Update company IDs and Member/SDO UUIDs
2015-11-20 Michal LabedzkiBluetooth: GATT: Add HTTP Proxy Service attributes
2015-11-20 Michal LabedzkiBluetooth: Add ability to add custom UUID description
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-11-01 João Valverdebluetooth: Fix uninitialized value warning
2015-10-17 Michal LabedzkiBluetooth: ATT: Print names assigned to handles in...
2015-10-17 Michal LabedzkiBluetooth: Fix displaying and handling UUID128
2015-10-16 Michal LabedzkiBluetooth: GATT: Add support for Nordic's vendor UUIDs
2015-09-14 Michal LabedzkiBluetooth: Add "PAN" prefix to three UUIDs
2015-08-18 Michal LabedzkiBluetooth: Update Assign Numbers
2015-07-17 Michal LabedzkiQt/Bluetooth: Add HCI Summary dialogue
2015-07-17 Michal LabedzkiBluetooth: Add generic UUID table for DecodeBy
2015-06-16 Guy HarrisPass the pseudo-header to wtap_encap dissectors via...
2015-06-16 Guy HarrisClean up handling of metadata in Bluetooth dissectors.
2015-06-15 Michal LabedzkiQt/Bluetooth: Add Devices dialogue
2015-04-01 Alexis La GoutteBluetooth: fix Uninitialized scalar variable (CID 1268203)
2015-02-07 Guy HarrisDon't call the Bluetooth code's UUID type "uuid_t".
2015-02-07 Michal LabedzkiBluetooth: ATT: Use proto_tree_add_new_bytes for UUID128
2015-02-07 Michal LabedzkiBluetooth/GUI: ATT: Add Server Attribute Table
2015-02-03 Michal LabedzkiBluetooth: ATT: Dissect almost all attributes
2015-02-03 Michal LabedzkiBluetooth: ATT: Dissect GATT level
2015-02-02 Michal LabedzkiBluetooth: Simplify to "UnknownDirection" in Info colum...
2015-01-10 Michal LabedzkiBluetooth: HCI: Detect Vendor by "Read Local Version...
2015-01-10 Michal LabedzkiBluetooth: SMP: Add missing opcode for "Identity Addres...
2015-01-10 Michal LabedzkiBluetooth: Add HCI Vendor Broadcom dissector
2015-01-08 Michal LabedzkiBluetooth: Update to latest Assigned Numbers (up to...
2015-01-02 Michael Manntshark: Add endpoints statistics
2014-12-22 Martin MathiesonFirst batch of unincludes. Last attempt...
2014-12-21 Bill MeierCleanup use of #includes in a few recently committed...
2014-12-19 Gerald CombsBluetooth: Remove unused value strings.
2014-12-18 Michal LabedzkiBluetooth: Add generic Bluetooth dissector