#
09e4d397 |
| 07-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: send le read p256 public key on start
|
#
13377825 |
| 27-Oct-2016 |
Matthias Ringwald <[email protected]> |
sm: add identity_addr and identiy_addr_type to SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED. Also emit SM_EVENT_IDENTITY_CREATED during pairing
|
#
35454696 |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: disable parts of classic code if ENABLE_CLASSIC is not defined
|
#
4a6806f3 |
| 07-Oct-2016 |
Matthias Ringwald <[email protected]> |
sm: avoid cppcheck errors (false positive) about unitilized variables
|
#
4b8b5afe |
| 28-Sep-2016 |
Matthias Ringwald <[email protected]> |
sm: handle IRK lookup in general case, inline SM_SC_SEND_LTK_REQUESTED_NEGATIVE_REPLY handling
|
#
41d32297 |
| 28-Sep-2016 |
Matthias Ringwald <[email protected]> |
sm: fix sending of negative ltk reply
|
#
06cd539f |
| 15-Jul-2016 |
Matthias Ringwald <[email protected]> |
sm: fix pairing in legacy mode
|
#
ae4aa2b6 |
| 29-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: reduce mbedtls heap to less than 800 bytes for 32-bit CPUs. Use mbedtls_mpi_lset instead of mbedtls_mpi_read_string
|
#
aa7d4d9c |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: store non-truncated LTK in setup->sm_local_ltk for cross transport key derivation - see E6405
|
#
b18300a6 |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: store non-truncated LTK in setup->sm_local_ltk for cross transport key derivation - see E6405
|
#
893e9333 |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: truncate LTK for SC as needed
|
#
f33ad81d |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: add le_device_db_set_local_addr and call with local address
|
#
778b6aad |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: fix SC key exchange (regression from d747193)
|
#
d2e90122 |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: use ltk from db for sc in initiator role
|
#
d7471931 |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: use ltk from db for sc in responder role, fix sending keypress notifictations
|
#
549ad5d2 |
| 24-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: on LTK request, if ediv or rand no null, start calculating LTK for legacy pairing. If ediv or rand not null, check le device db for LTK if SC are enabled on LTK
|
#
59066796 |
| 24-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: extract sm_start_calculating_ltk_from_ediv_and_rand
|
#
78f44163 |
| 23-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: remove temp hack to store LTK for SC
|
#
613da3de |
| 23-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: store LTK in db for SC. document key management strategy
|
#
2bacf595 |
| 20-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: derive BR/EDR Link Key from LE LTK established via LE Secure Connection
|
#
4dfd504a |
| 20-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: sm_cmac_start -> sm_cmac_signed_write
|
#
76427ed5 |
| 16-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: drop single event handler
|
#
3d7fe1e9 |
| 16-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: send/receive keypress notifications
|
#
31c09488 |
| 10-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: fix compile without sc
|
#
a3aba2f9 |
| 10-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: fix compile
|