OSDN Git Service

android-x86/system-bt.git
2018-08-16 Hansong ZhangDO NOT MERGE Check remaining frame length in rfc_proces...
2018-08-16 Hansong ZhangDO NOT MERGE Fix a wrong check in rfc_parse_data
2018-08-16 Hansong ZhangDO NOT MERGE Add bound check for rfc_parse_data
2018-08-15 Ugo YuDO NOT MERGE Add packet length check in smp_proc_master_id
2018-08-15 Cheney NiChecks the SMP length to fix OOB read
2018-08-15 Jakub PawlowskiFix copy length calculation in sdp_copy_raw_data
2018-08-15 Pavlin RadoslavovDO NOT MERGE: Add missing AVRCP message length checks...
2018-08-15 Cheney NiDO NOT MERGE: Add packet length checks in mca_ccb_hdl_req
2018-08-15 ChienyuanDO NOT MERGE Check packet length in bta_av_proc_meta_cmd
2018-08-15 Ugo YuDO NOT MERGE Fix OOB read before buffer length check
2018-08-15 Hansong ZhangDO NOT MERGE Fix OOB read in avrc_ctrl_pars_vendor_rsp
2018-07-20 Myles WatsonDO NOT MERGE: SDP: Recalculate param_len after max_list_len
2018-07-20 Hansong ZhangDO NOT MERGE SDP: Fix the param_len recalculation
2018-07-20 Jakub PawlowskiDon't use Address after it was deleted
2018-07-20 Jakub PawlowskiAdd packet length checks in l2cble_process_sig_cmd
2018-07-20 Hansong ZhangDO NOT MERGE Fix OOB read in process_l2cap_cmd
2018-07-20 Jakub PawlowskiSDP: return error on offset bigger than atribute length
2018-07-20 Jack HeDO NOT MERGE HFP: Fix out of bound access in phone...
2018-07-20 Hansong ZhangDO NOT MERGE HID Host: Check L2CAP packet data length
2018-07-20 Max SpectorRevert "DO NOT MERGE: SDP: Recalculate param_len after...
2018-06-12 Ajay PanickerDO NOT MERGE: Don't reuse buffer when building response
2018-06-12 Pavlin RadoslavovAdd checks whether the AVDTP element data length is...
2018-06-12 Jack HeDO NOT MERGE BNEP: Fix build breakage by using osi_free...
2018-06-12 Jack HeBNEP: Fix OOB access in bnep_data_ind
2018-06-12 Jakub PawlowskiDecrease length after reading from array in process_ser...
2018-06-12 Myles WatsonDO NOT MERGE: SDP: Recalculate param_len after max_list_len
2018-06-12 Hansong ZhangDO NOT MERGE SMP: Check p_cb->role in smp_br_state_mach...
2018-06-12 Jakub PawlowskiGATT: Handle too short Error Response PDU
2018-06-12 Jakub PawlowskiAdd PDU size checks in process_service_search_attr_rsp
2018-06-12 akirilovRESTRICT AUTOMERGE: Fixes two bluetooth causing remote...
2018-06-12 akirilovRESTRICT AUTOMERGE: Fixes two bluetooth bugs causing...
2018-05-30 Ajay PanickerDO NOT MERGE: Check number of attributes before writing...
2018-05-30 Hansong ZhangDO NOT MERGE AVRC: Add bound check for AVRC_EVT_APP_SET...
2018-05-30 Hansong ZhangDO NOT MERGE Prevent stack overflow in btif_storage
2018-05-30 Ajay PanickerDO NOT MERGE: Add bounds check to l2cble_process_sig_cm...
2018-05-17 Hansong ZhangDO NOT MERGE Fix unexpected behavior in smp_sm_event
2018-04-18 Andre EisenbachDO NOT MERGE SMP: Validate remote elliptic curve points
2018-04-18 Hansong ZhangDO NOT MERGE Fix OOB read in process_l2cap_cmd
2018-04-18 Hansong ZhangDO NOT MERGE Add bounds check for BNEP_Write
2018-04-18 Stanley TngDO NOT MERGE Handle bad packet length in gatts_process_...
2018-04-18 Stanley TngDO NOT MERGE Drop LE CoC fragments when frame size...
2018-04-18 Myles WatsonDO NOT MERGE: PAN: Always allocate in bta_pan_data_buf_...
2018-04-18 Hansong ZhangDO NOT MERGE Fix unexpected behavior in bta_dm_sdp_result
2018-02-13 Ajay PanickerDO NOT MERGE: AVRCP: Check number of text attribute...
2018-02-13 Hansong ZhangDO NOT MERGE Truncate new line characters when adding...
2018-02-13 Ajay PanickerDO NOT MERGE: AVRCP: Check number of text attributes...
2018-02-13 Ajay PanickerDO NOT MERGE: AVRCP: Initialize buffer for attribute...
2018-02-13 Myles WatsonDO NOT MERGE: SDP: Check p_req_end before reading from...
2018-01-18 Myles WatsonPAN: Fix Use-after-free in bta_pan_data_buf_ind_cback
2018-01-18 Myles WatsonBNEP: Check received frame type
2018-01-18 Myles WatsonSDP: Pass the bounds to process_service_*_rsp
2018-01-18 Pavlin RadoslavovAllocate/free the SDP connection timers only during...
2018-01-18 Hansong ZhangDO NOT MERGE Fix unexpected behavior in reading BNEP...
2018-01-18 Stanley TngDO NOT MERGE Remove memory reference to invalid mem...
2018-01-18 Ajay PanickerDO NOT MERGE: AVRCP: Check the number of text value...
2018-01-18 Ajay PanickerDO NOT MERGE: AVRCP: Check the number of text attribute...
2018-01-18 Hansong ZhangDO NOT MERGE Fix unexpected behavior in SDP
2018-01-18 Pavlin RadoslavovRemoved alarm callback execution statistics
2017-10-19 Scott BauerRead the correct amount of attributes
2017-09-20 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot()
2017-07-20 Pavlin RadoslavovAdd missing extension length check while parsing BNEP...
2017-07-20 Pavlin RadoslavovFree p_pending_data from tBNEP_CONN to avoid potential...
2017-07-20 Pavlin RadoslavovAdd a missing check for PAN buffer size before copying...
2017-07-20 Pavlin RadoslavovDisable PAN Reverse Tethering when connection originate...
2017-07-20 Pavlin RadoslavovAllocate buffers of the right size when BT_HDR is included
2017-07-20 Pavlin RadoslavovAdd missing packet length checks while parsing BNEP...
2017-07-20 Pavlin RadoslavovAdd missing continuation offset check for SDP continuat...
2017-04-13 Jack HeCheck LE advertising data length before caching adverti...
2017-03-20 Pavlin RadoslavovDO NOT MERGE
2017-01-23 Jack HeCorrected default value assignments in Bluetooth A2DP...
2017-01-18 Jack HeFix A2DP Metrics Logging Capacity
2017-01-17 Jakub PawlowskiFix NPE when discovering invalid GATT datatbase
2017-01-10 Jacky CheungMerge "Serialize stack shutdown, state change callback...
2017-01-10 Gurpreet GhaiSerialize stack shutdown, state change callback and...
2017-01-10 Jacky CheungMerge "Serialize stack shutdown, state change callback...
2017-01-10 Andre Eisenbachresolve merge conflicts of 316589aa to nyc-mr2-dev
2017-01-09 Andre EisenbachRemove position dependent lookup tables in AT command...
2017-01-06 Jack HeFix A2DP metrics session duration
2017-01-06 Jack HeAdd LeakyBondedQueue to libosi
2017-01-05 Gurpreet GhaiSerialize stack shutdown, state change callback and...
2017-01-05 Andre EisenbachRemove position dependent lookup tables in AT command...
2016-12-15 Ben YoungTae KimDO NOT MERGE ANYWHERE Fix the timestamp in btsnoop...
2016-12-15 Ajay PanickerMove btsnoop_hci.log to /data/misc/bluetooth/logs
2016-12-14 Ben YoungTae KimDO NOT MERGE ANYWHERE Fix the timestamp in btsnoop...
2016-12-12 Zheng ZhangDO NOT MERGE ANYWHERE Do not update sco_state when...
2016-12-12 Zheng ZhangDO NOT MERGE ANYWHERE Do not update sco_state when...
2016-12-04 Pavlin RadoslavovAdd extra logs by default inside sdp_copy_raw_data()
2016-12-02 Jakub PawlowskiMerge changes from topic 'ble_oob_sc_mr2' into nyc...
2016-12-01 Lawrance LiuImprove HOGP input report error handling
2016-11-29 Jakub PawlowskiCleanup GATT cache when remote device is disconnected
2016-11-11 Jakub PawlowskiFix how LE connection parameters are set after connecting.
2016-11-11 Jakub PawlowskiFix incorrect check for empty out-of-band pairing data
2016-11-11 Jakub PawlowskiBLE OOB Pairing - parse address type (1/5)
2016-11-11 Jakub PawlowskiAdd LE Secure Connection data parsing (3/4)
2016-11-08 Andre Eisenbachresolve merge conflicts of c5bae32 to nyc-mr2-dev
2016-11-08 Andre EisenbachMask out HFP 1.7 feature bits if peer version is <1.7
2016-11-08 Andre EisenbachMask out HFP 1.7 feature bits if peer version is <1.7
2016-11-04 Andre EisenbachRemove position dependent lookup tables in AT command...
2016-11-03 Andre Eisenbach[DO NOT MERGE] Remove incorrect assert in btm_read_rssi_cb
2016-11-03 Jacky CheungDO NOT MERGE ANYWHERE Auto Connection Parameter Update...
next