OSDN Git Service

android-x86/system-bt.git
2018-08-03 Hansong ZhangHFP: Fix out of bound access in phone number processing
2018-08-03 Jakub PawlowskiSDP: return error on offset bigger than atribute length
2018-08-03 Hansong ZhangHIDD: Prevent integer underflow in bta_hd_act
2018-08-03 Ajay PanickerDO NOT MERGE: Don't reuse buffer when building response
2018-08-03 Pavlin RadoslavovAdd BT_HDR length check for received AVCTP packets
2018-08-03 Pavlin RadoslavovAdd packet length check for received AVCTP packets
2018-08-03 Pavlin RadoslavovAdd checks whether the AVDTP element data length is...
2018-08-03 Jack HeBNEP: Fix OOB access in bnep_data_ind
2018-08-03 akirilovRESTRICT AUTOMERGE: Fixes two bluetooth causing remote...
2018-08-03 akirilovRESTRICT AUTOMERGE: Fixes two bluetooth bugs causing...
2018-08-03 Myles WatsonDO NOT MERGE: SDP: Recalculate param_len after max_list_len
2018-08-03 Jakub PawlowskiDecrease length after reading from array in process_ser...
2018-08-03 Hansong ZhangDO NOT MERGE SMP: Check p_cb->role in smp_br_state_mach...
2018-08-03 Jakub PawlowskiGATT: Handle too short Error Response PDU
2018-08-03 Jakub PawlowskiAdd PDU size checks in process_service_search_attr_rsp
2018-08-03 Ajay PanickerAdd bounds check to l2cble_process_sig_cmd L2CAP_CMD_DI...
2018-08-03 Ajay PanickerDO NOT MERGE: Check number of attributes before writing...
2018-08-03 Hansong ZhangDO NOT MERGE AVRC: Add bound check for AVRC_EVT_APP_SET...
2018-08-03 Hansong ZhangDO NOT MERGE Prevent stack overflow in btif_storage
2018-08-03 Jakub PawlowskiGet rid of BTM_IS_PUBLIC_BDA
2018-08-03 Andre EisenbachDO NOT MERGE SMP: Validate remote elliptic curve points
2018-08-03 Hansong ZhangDO NOT MERGE Add bounds check for BNEP_Write
2018-08-03 Hansong ZhangDO NOT MERGE Initialize local variable in gatts_process...
2018-08-03 Hansong ZhangDO NOT MERGE Fix OOB read in process_l2cap_cmd
2018-08-03 Myles WatsonPAN: Always allocate in bta_pan_data_buf_ind_cback
2018-08-03 Stanley TngDO NOT MERGE Handle bad packet length in gatts_process_...
2018-08-03 Stanley TngDO NOT MERGE Drop LE CoC fragments when frame size...
2018-08-03 Hansong ZhangDO NOT MERGE Fix unexpected behavior in bta_dm_sdp_result
2018-08-03 Hansong ZhangDO NOT MERGE Fix unexpected behavior in smp_sm_event
2018-03-21 android-build... Snap for 4657601 from 6bde1f2e5c1700370fe98eba5e7b00b13...
2018-03-15 android-build... Snap for 4603989 from cf98916401833f40c3aa5bf42dee57715...
2018-02-26 android-build... Merge cherrypicks of [3661626, 3661980, 3662429, 366154...
2018-02-26 Ajay PanickerAVRCP: Check number of text attribute values in response
2018-02-26 Ajay PanickerAVRCP: Set maximum string length when copying to buffer
2018-02-26 Ajay PanickerAVRCP: Initialize buffer for attribute values to be...
2018-02-26 Ajay PanickerAVRCP: Check number of text attributes in response
2018-02-26 Hansong ZhangDO NOT MERGE Truncate new line characters when adding...
2018-02-26 Ajay PanickerAVRCP: Check the number of text value attributes requested
2018-02-26 Myles WatsonSDP: Check p_req_end before reading from p_req
2018-02-26 android-build... Snap for 4565141 from 83c8be063854a84843042a2089f63e777...
2018-02-14 android-build... Merge cherrypicks of [3614756, 3614757, 3614861, 361475...
2018-02-14 Ajay PanickerAVRCP: Check number of text attribute values in response
2018-02-14 Ajay PanickerAVRCP: Set maximum string length when copying to buffer
2018-02-14 Ajay PanickerAVRCP: Initialize buffer for attribute values to be...
2018-02-14 Ajay PanickerAVRCP: Check number of text attributes in response
2018-02-14 Hansong ZhangDO NOT MERGE Truncate new line characters when adding...
2018-02-14 Ajay PanickerAVRCP: Check the number of text value attributes requested
2018-02-08 android-build... Merge cherrypicks of [3581037, 3581038, 3580473, 358062...
2018-02-08 Myles WatsonSDP: Check p_req_end before reading from p_req
2018-01-18 android-build... Merge cherrypicks of [3478238, 3478653, 3478239, 347858...
2018-01-18 Myles WatsonSDP: Include the offset in sdp_disc_server_rsp
2018-01-18 Ajay PanickerAVRCP: Check the number of text attributes requested
2018-01-18 Stanley TngRemove memory reference to invalid mem in error log
2018-01-18 Myles WatsonBNEP: Check received frame type
2018-01-18 Myles WatsonPAN: Fix Use-after-free in bta_pan_data_buf_ind_cback
2018-01-18 Hansong ZhangFix unexpected behavior in reading BNEP packets
2018-01-18 Hansong ZhangFix unexpected behavior in SDP
2018-01-18 Pavlin RadoslavovAllocate/free the SDP connection timers only during...
2018-01-18 Myles WatsonSDP: Pass the bounds to process_service_*_rsp
2018-01-18 Pavlin RadoslavovRemoved alarm callback execution statistics
2018-01-18 android-build... Merge cherrypicks of [3478311, 3478390, 3478133, 347817...
2018-01-18 Myles WatsonSDP: Include the offset in sdp_disc_server_rsp
2018-01-18 Ajay PanickerAVRCP: Check the number of text attributes requested
2018-01-18 Stanley TngRemove memory reference to invalid mem in error log
2018-01-18 Myles WatsonBNEP: Check received frame type
2018-01-18 Myles WatsonPAN: Fix Use-after-free in bta_pan_data_buf_ind_cback
2018-01-18 Hansong ZhangFix unexpected behavior in reading BNEP packets
2018-01-18 Hansong ZhangFix unexpected behavior in SDP
2018-01-18 Pavlin RadoslavovAllocate/free the SDP connection timers only during...
2018-01-18 Myles WatsonSDP: Pass the bounds to process_service_*_rsp
2018-01-18 Pavlin RadoslavovRemoved alarm callback execution statistics
2017-10-18 android-build... Snap for 4402310 from ff6208c4121dd6f14da465e3f5f4e0c30...
2017-10-15 android-build... Snap for 4396223 from aad2686274783a229c8642db5fec4727c...
2017-10-13 Jakub PawlowskiFix crash in l2cble_start_conn_update
2017-10-12 android-build... Snap for 4391495 from 00c4f653cd0b0f4f86361a862d3fe7f00...
2017-10-12 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-12 Scott BauerRead the correct amount of attributes am: 636b754cfa...
2017-10-12 Scott BauerRead the correct amount of attributes am: 8eb6493ad5...
2017-10-12 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-12 Scott BauerRead the correct amount of attributes am: 636b754cfa...
2017-10-12 Scott BauerRead the correct amount of attributes am: 8eb6493ad5...
2017-10-12 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-12 Scott BauerRead the correct amount of attributes am: 636b754cfa...
2017-10-12 Scott BauerRead the correct amount of attributes
2017-10-11 Scott BauerMerge "Read the correct amount of attributes" into...
2017-10-11 Scott BauerMerge "Read the correct amount of attributes" into...
2017-10-11 TreeHugger... Merge "Read the correct amount of attributes" into...
2017-10-11 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-11 Scott BauerRead the correct amount of attributes am: 636b754cfa
2017-10-11 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-11 Scott BauerRead the correct amount of attributes
2017-10-11 Scott BauerRead the correct amount of attributes am: 4d1470eb54
2017-10-11 Scott BauerRead the correct amount of attributes
2017-10-11 Myles WatsonHCI: Restart 5 seconds after an HCI timeout
2017-10-09 android-build... Snap for 4384531 from b9d1b4f15aa09e5f80b1a3f358da9e5a1...
2017-10-06 android-build... Snap for 4380782 from 1a2ea0fb6b430074e90bf957b0c3c8e00...
2017-10-05 Jack HeA2DP: Advance btif profile queue on OPENING->other_stat...
2017-10-05 c_sdamgaHandle Disconnect request in AV Opening State handler
2017-10-05 android-build... Snap for 4378450 from 5f984c9fa3d58ccbbb3a2431f8c476b23...
2017-10-04 Subramanian... Fix adv instance validity check during suspend and...
next