#
36f0defa |
| 11-Dec-2021 |
Matthias Ringwald <[email protected]> |
sm: extract sm_initiator_connected_handle_security_request
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
6b65794d |
| 01-Nov-2021 |
Milanka Ringwald <[email protected]> |
docs: use @return instead of @returns
|
#
67f708e0 |
| 12-Oct-2021 |
Matthias Ringwald <[email protected]> |
sm + hci: complementary functions to remove packet handler
|
#
11d10bda |
| 08-Oct-2021 |
Matthias Ringwald <[email protected]> |
sm support storing bonding information for devices with identical IRK but different public addresses
|
#
e91ddb40 |
| 05-Oct-2021 |
Matthias Ringwald <[email protected]> |
sm: use hci_le_random_address_set to set random address
|
#
b892db1c |
| 15-Sep-2021 |
Matthias Ringwald <[email protected]> |
fix build with ENABLE_BLE and without ENABLE_CENTRAL
|
#
61d1a45e |
| 13-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: fix unused warning
|
#
c18be159 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: support Cross-Transport Key-Derivation from BR/EDR to LE LTK
|
#
e0a03c85 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: derive and store LE LTK from BR/EDR Link Key
|
#
77e2e5ed |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: add sm_get_connection_for_bd_addr_and_type
|
#
d0ea782a |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: reset have_oob_data in sm_reset_setup, fix spelling
|
#
55f09f49 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: extract sm_store_bonding_information
|
#
c82679c3 |
| 01-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: suffix ILK calculation functions with source
|
#
b2296177 |
| 01-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: simplify sm_key_distribution_all_received
|
#
9a90d41a |
| 01-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: calculate sm_key_distribution_expected_set
|
#
f72f7944 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: use LE Public address type for SMP over BR/EDR
|
#
2d095694 |
| 24-Aug-2021 |
Matthias Ringwald <[email protected]> |
sm: send pairing error for classic pdu
|
#
687a03c8 |
| 24-Aug-2021 |
Matthias Ringwald <[email protected]> |
sm: introduce sm_send_connectionless
|
#
f664b5e8 |
| 24-Aug-2021 |
Matthias Ringwald <[email protected]> |
sm: extract sm_connection_init
|
#
02658749 |
| 22-Jun-2021 |
Matthias Ringwald <[email protected]> |
CVE-2020-26558: abort LE Secure Connection pairing if remote uses the same public key
|
#
ba9fc867 |
| 11-Jun-2021 |
Matthias Ringwald <[email protected]> |
sm: fix race condition between local address changes and pairing procedure
Cahce address active for connection/advertisements on connection complete
|
#
d5314cbe |
| 11-Jun-2021 |
Matthias Ringwald <[email protected]> |
sm: cache local address in sm_connection_t at connection complete
|
#
5ce1359e |
| 02-Jun-2021 |
Matthias Ringwald <[email protected]> |
add 'U' to unsigned constants
|
#
15537ea4 |
| 26-May-2021 |
Matthias Ringwald <[email protected]> |
sm: add sm_deinit
|