Johan Hedberg
|
b6ae8457ac
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
|
11 年之前 |
Johan Hedberg
|
616d55be4c
Bluetooth: Fix SMP context tracking leading to a kernel crash
|
11 年之前 |
Marcel Holtmann
|
66d8e837ab
Bluetooth: Fix white list handling with resolvable private addresses
|
11 年之前 |
Johan Hedberg
|
beb19e4c07
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
|
11 年之前 |
Johan Hedberg
|
02f3e25457
Bluetooth: Don't bother user space without IO capabilities
|
11 年之前 |
Johan Hedberg
|
e804d25d4a
Bluetooth: Use explicit role instead of a bool in function parameters
|
11 年之前 |
Johan Hedberg
|
40bef302f6
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
|
11 年之前 |
Johan Hedberg
|
b2d5e254eb
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
|
11 年之前 |
Johan Hedberg
|
b3c6410b8c
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
|
11 年之前 |
Johan Hedberg
|
c072d546c2
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
|
11 年之前 |
Johan Hedberg
|
e247605a62
Bluetooth: Fix forcing SMP just-works with no-bonding
|
11 年之前 |
Johan Hedberg
|
2bcd4003b8
Bluetooth: Always confirm incoming SMP just-works requests
|
11 年之前 |
Johan Hedberg
|
9ab65d60c2
Bluetooth: Allow re-encryption with LTK when STK is in use
|
11 年之前 |
Johan Hedberg
|
fe59a05f94
Bluetooth: Add flag to track STK encryption
|
11 年之前 |
Johan Hedberg
|
854f47278f
Bluetooth: Fix redundant encryption when receiving Security Request
|
11 年之前 |
Marcel Holtmann
|
f81cd823a8
Bluetooth: Use bool for smp_ltk_encrypt return value
|
11 年之前 |
Johan Hedberg
|
b10e8017bd
Bluetooth: Remove unnecessary hcon->smp_conn variable
|
11 年之前 |
Johan Hedberg
|
642ac7745a
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
|
11 年之前 |
Johan Hedberg
|
ec70f36f8b
Bluetooth: Update SMP crypto functions to take the SMP context
|
11 年之前 |
Johan Hedberg
|
6a7bd103c8
Bluetooth: Add dedicated AES instance for each SMP context
|
11 年之前 |
Johan Hedberg
|
31dd624e1c
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
|
11 年之前 |
Johan Hedberg
|
4dae27983e
Bluetooth: Convert hci_conn->link_mode into flags
|
11 年之前 |
Johan Hedberg
|
8a2936f44a
Bluetooth: Add flexible buffer byte order swapping function
|
11 年之前 |
Johan Hedberg
|
533e35d401
Bluetooth: Convert SMP flags into an enum
|
11 年之前 |
Johan Hedberg
|
2ceba53936
Bluetooth: Remove HCI prefix from SMP LTK defines
|
11 年之前 |
Johan Hedberg
|
7d5843b7b7
Bluetooth: Remove unnecessary SMP STK define
|
11 年之前 |
Johan Hedberg
|
c29d244417
Bluetooth: Fix missing NULL check for smp_chan_create() return value
|
11 年之前 |
Johan Hedberg
|
2ed8f65ca2
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
|
11 年之前 |
Johan Hedberg
|
581370cc74
Bluetooth: Refactor authentication method lookup into its own function
|
11 年之前 |
Johan Hedberg
|
c7262e711a
Bluetooth: Fix overriding higher security level in SMP
|
11 年之前 |