Remove -Wwrite-strings compiler flag
[metze/wireshark/wip.git] / epan / dissectors / packet-bluetooth.c
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