index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
dissectors
/
packet-bluetooth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: Update Assigned Numbers
Stig Bjørlykke
2018-08-15
1
-3
/
+149
*
BT Common: fix dissection of 32 bits and 128 bits UUID
Pascal Quantin
2018-06-08
1
-11
/
+17
*
Bluetooth: Update Assigned Numbers
Michał Łabędzki
2018-04-01
1
-1549
/
+1598
*
bluetooth: Update Assigned Numbers
Stig Bjørlykke
2018-03-07
1
-19
/
+100
*
dissectors: use SPDX identifiers.
Dario Lombardo
2018-02-12
1
-13
/
+1
*
Generalize wtap_pkthdr into a structure for packet and non-packet records.
Guy Harris
2018-02-09
1
-5
/
+5
*
bluetooth: Group Bluetooth dissector preferences
Stig Bjørlykke
2018-01-06
1
-2
/
+2
*
bluetooth: Update Assigned Numbers
Stig Bjørlykke
2017-12-29
1
-0
/
+127
*
Use endpoint_type in conversation tables and hostlists
Michael Mann
2017-10-29
1
-3
/
+3
*
Add conversation endpoint type
Michael Mann
2017-10-29
1
-2
/
+2
*
bluetooth: Update bluetooth_uuid_vals
Stig Bjørlykke
2017-08-31
1
-0
/
+61
*
bluetooth: Update bluetooth_company_id_vals
Stig Bjørlykke
2017-08-31
1
-0
/
+191
*
Bluetooth: AD: Add dissector for Apple iBeacon
Michal Labedzki
2017-02-17
1
-0
/
+74
*
Bluetooth: AD: Add support for AltBeacon
Michal Labedzki
2017-02-07
1
-0
/
+83
*
Bluetooth: Update Assign Numbers
Michal Labedzki
2017-02-06
1
-65
/
+205
*
Bluetooth: Assigned Numbers: Update Member UUIDs
Michal Labedzki
2016-12-05
1
-1
/
+26
*
Bluetooth: Update Assigned Numbers: CompanyIDs
Michal Labedzki
2016-11-04
1
-5
/
+164
*
Don't do any Decode As stuff for dissector tables not used with Decode As.
Guy Harris
2016-08-31
1
-3
/
+3
*
Bluetooth: Update Member UUIDs and CompanyIDs
Michal Labedzki
2016-05-22
1
-10
/
+200
*
Bluetooth: GATT: Add support for PLXS/PLXP
Michal Labedzki
2016-05-20
1
-0
/
+3
*
Bluetooth: Fix conflicting address fields
Michal Labedzki
2016-04-02
1
-23
/
+39
*
Fix more -Wused-but-marked-unused warnings/errors.
Joerg Mayer
2016-03-28
1
-2
/
+2
*
Create call_data_dissector() to call data dissector.
Michael Mann
2016-03-20
1
-5
/
+3
*
Manually add protocol dependencies derived from find_dissector.
Michael Mann
2016-03-20
1
-2
/
+2
*
Associate dissector tables and heuristic subdissector lists with a protocol.
Michael Mann
2016-03-17
1
-3
/
+51
*
Bluetooth: GATT: Add a lot of attributes usage expert infos
Michal Labedzki
2016-03-09
1
-6
/
+6
*
Don't call the hci_usb dissector through a dissector table.
Guy Harris
2016-02-19
1
-5
/
+20
*
Move the proto data stuff out of frame_data.[ch].
Guy Harris
2016-01-25
1
-0
/
+1
*
Add the packet number to the packet_info structure, and use it.
Guy Harris
2016-01-24
1
-3
/
+3
*
Add more fields to packet_info structure and use them.
Guy Harris
2016-01-23
1
-1
/
+1
*
Bluetooth: Update Assign numbers (5th December 2015)
Michal Labedzki
2016-01-18
1
-0
/
+66
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-2
/
+2
*
new_register_dissector -> register_dissector for dissector directory.
Michael Mann
2015-12-09
1
-1
/
+1
*
new_create_dissector_handle -> create_dissector_handle for dissector directory.
Michael Mann
2015-12-09
1
-4
/
+4
*
Use try_val_to_str_ext() in print_uuid().
Guy Harris
2015-11-25
1
-10
/
+21
*
Bluetooth: Update company IDs and Member/SDO UUIDs
Michal Labedzki
2015-11-20
1
-77
/
+368
*
Bluetooth: GATT: Add HTTP Proxy Service attributes
Michal Labedzki
2015-11-20
1
-0
/
+7
*
Bluetooth: Add ability to add custom UUID description
Michal Labedzki
2015-11-20
1
-33
/
+19
*
Don't allow multiple registrations of a protocol in dissector tables.
Michael Mann
2015-11-04
1
-3
/
+3
*
bluetooth: Fix uninitialized value warning
João Valverde
2015-11-01
1
-3
/
+2
*
Bluetooth: ATT: Print names assigned to handles in info column
Michal Labedzki
2015-10-17
1
-2
/
+8
*
Bluetooth: Fix displaying and handling UUID128
Michal Labedzki
2015-10-17
1
-13
/
+52
*
Bluetooth: GATT: Add support for Nordic's vendor UUIDs
Michal Labedzki
2015-10-16
1
-2
/
+9
*
Bluetooth: Add "PAN" prefix to three UUIDs
Michal Labedzki
2015-09-14
1
-3
/
+3
*
Bluetooth: Update Assign Numbers
Michal Labedzki
2015-08-18
1
-7
/
+25
*
Qt/Bluetooth: Add HCI Summary dialogue
Michal Labedzki
2015-07-17
1
-0
/
+2
*
Bluetooth: Add generic UUID table for DecodeBy
Michal Labedzki
2015-07-17
1
-0
/
+35
*
Pass the pseudo-header to wtap_encap dissectors via the "data" argument.
Guy Harris
2015-06-16
1
-4
/
+4
*
Clean up handling of metadata in Bluetooth dissectors.
Guy Harris
2015-06-16
1
-24
/
+131
*
Qt/Bluetooth: Add Devices dialogue
Michal Labedzki
2015-06-15
1
-1
/
+18
[next]