#
c59d0c92 |
| 02-Apr-2018 |
Matthias Ringwald <[email protected]> |
sm: add sm_generate_sc_oob_data
|
#
65a9a04e |
| 02-Apr-2018 |
Matthias Ringwald <[email protected]> |
sm: SC OOB working without any OOB data checks - basically Just Works
|
#
0af429c6 |
| 31-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: fix decline bonding for secure connections
|
#
644c6a1d |
| 31-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: avoid pairing failure when user response triggers packet transmission
|
#
dd4a08fb |
| 31-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: re-implement sending of keypress notifications
|
#
ae451ec5 |
| 30-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: fix verification of confirm value for SC JW/NC in Iniator role
|
#
03f736b1 |
| 30-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: fix accidental SM_EVENT_PAIRING_COMPLETE on HCI Disconnect
|
#
dc3878e8 |
| 30-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: request signing key only when bonding and ENABLE_LE_SIGNED_WRITE (fix)
|
#
bb09604f |
| 30-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: request signing key only when bonding and ENABLE_LE_SIGNED_WRITE
|
#
27ef8bc8 |
| 30-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: store pairing information only if both devices have requested bonding
|
#
09ea1b62 |
| 30-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: rename sm_boding_requested to sm_pairing_requested
|
#
192365fe |
| 27-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: allow to simulate pairing failures for testing (requires ENABLE_TESTING_SUPPORT)
|
#
092ec58e |
| 15-Mar-2018 |
Matthias Ringwald <[email protected]> |
sm: use le_device_db_max_count() to iterate over all le device db entries
|
#
accbde80 |
| 01-Feb-2018 |
Matthias Ringwald <[email protected]> |
sm: emit SM_EVENT_PAIRING_COMPLETE
|
#
589f5a99 |
| 01-Feb-2018 |
Matthias Ringwald <[email protected]> |
sm: sm_notify_client_authorization -> sm_notify_client_status for use with SM_EVENT_PAIRING_COMPLETE
|
#
16a1a3e5 |
| 01-Feb-2018 |
Matthias Ringwald <[email protected]> |
bluetooth.h: fix typo in SM_REASON_PASSKEY_ENTRY_FAILED
|
#
6420f61e |
| 01-Feb-2018 |
Matthias Ringwald <[email protected]> |
sm: remove dead code
|
#
9c6e867e |
| 19-Jan-2018 |
Matthias Ringwald <[email protected]> |
sm: moved sm_encryption_key_size, sm_authenticated, sm_authorization_state into gap.h
|
#
1fbd72c5 |
| 29-Nov-2017 |
Matthias Ringwald <[email protected]> |
sm: move sm_pairing_packet getters into sm.c
|
#
48163929 |
| 24-Nov-2017 |
Matthias Ringwald <[email protected]> |
sm: don't notify client upon new le device entry if entry creation failed
|
#
15c7aed6 |
| 19-Nov-2017 |
Matthias Ringwald <[email protected]> |
sm: release setup context after sending recalculated LTK for legacy pairing
|
#
4b8c611f |
| 13-Nov-2017 |
Matthias Ringwald <[email protected]> |
sm: sm_use_fixed_legacy_pairing_passkey_in_display_role -> sm_use_fixed_passkey_in_display_role
|
#
7a2e6387 |
| 26-Oct-2017 |
Matthias Ringwald <[email protected]> |
sm: fix storing of bonding infomation for LE Legacy Pairing. Bug introduced in 4c1d10929
|
#
98d95509 |
| 26-Oct-2017 |
Matthias Ringwald <[email protected]> |
sm: drop SC Auth Req Flag if ENABLE_LE_SECURE_CONNECTIONS is not defined
|
#
034d8e70 |
| 25-Sep-2017 |
Matthias Ringwald <[email protected]> |
sm: fix mbedTLS integration
|