Donatien Garnier
|
8b66c4bd28
|
[BLE] Fixed inconsistent casing issue for SecurityDb
|
2018-03-28 10:44:09 +01:00 |
Donatien Garnier
|
a3383c139b
|
Addressed Vincent's comments
|
2018-03-01 20:32:37 +00:00 |
Vincent Coubard
|
1170b3132d
|
BLE: Remove useless pal sm API
|
2018-03-01 14:46:12 +00:00 |
paul-szczepanek-arm
|
701c18b428
|
missing documentation, removed privacy call from api
|
2018-02-28 13:49:51 +00:00 |
paul-szczepanek-arm
|
c52d324dab
|
pass in information about the mitm and sc quality of the ltk to the pal
|
2018-02-28 12:02:54 +00:00 |
paul-szczepanek-arm
|
975544f274
|
link key distribution decision made in generic security manager
|
2018-02-27 23:26:34 +00:00 |
paul-szczepanek-arm
|
e186985b26
|
addressing PR review: added documentation, moved code and renamed vars
|
2018-02-27 17:22:13 +00:00 |
Vincent Coubard
|
361ae8c7a3
|
BLE: fix references to oob_rand_t.
|
2018-02-27 11:48:21 +00:00 |
paul-szczepanek-arm
|
4010bade89
|
reanmed type as per review request
|
2018-02-27 11:43:46 +00:00 |
paul-szczepanek-arm
|
5de1979f5c
|
types renamed as per review requests
|
2018-02-27 10:33:35 +00:00 |
paul-szczepanek-arm
|
c9690c9f59
|
upate doxygen since passkey is no longer a pointer
|
2018-02-27 09:22:36 +00:00 |
Vincent Coubard
|
d586f7f9d2
|
BLE: update SecurityDB comments.
|
2018-02-23 13:54:41 +00:00 |
Vincent Coubard
|
1ded0d7198
|
BLE: Split security manager control block from the secure DB.
|
2018-02-23 11:15:08 +00:00 |
Vincent Coubard
|
2bb73fd8bb
|
BLE: Cleanup includes of pal::ConnectionEventMonitor.
|
2018-02-23 11:13:42 +00:00 |
Vincent Coubard
|
28f2f46974
|
BLE: Hide event monitor inside pal.
|
2018-02-19 17:41:18 +00:00 |
Vincent Coubard
|
cc896f1b52
|
BLE: Add mock for the security db.
|
2018-02-19 17:32:10 +00:00 |
paul-szczepanek-arm
|
dd7bc50e4b
|
Merge branch 'master' into palsm
|
2018-02-19 16:39:10 +00:00 |
paul-szczepanek-arm
|
ecacbda507
|
compiler errors fixed after the merge
|
2018-02-19 16:28:01 +00:00 |
Vincent Coubard
|
15cfcba16a
|
BLE: Move security DB into PAL.
|
2018-02-19 14:43:56 +00:00 |
paul-szczepanek-arm
|
55045010d6
|
fixed all the compilation errors and recent pal changes
|
2018-02-13 11:01:30 +00:00 |
paul-szczepanek-arm
|
581b5755b8
|
removed duplicate event handler, removed redundant using statements
|
2018-02-12 13:40:04 +00:00 |
paul-szczepanek-arm
|
c93e800eea
|
missing ref
|
2018-02-11 18:13:54 +00:00 |
paul-szczepanek-arm
|
934d8f9235
|
pointers changed to references for a consistent PAL
|
2018-02-11 18:08:21 +00:00 |
Vincent Coubard
|
2e64b710a1
|
Ble: fix size function in advertising_data_t and address_t.
|
2018-02-09 16:43:29 +00:00 |
paul-szczepanek-arm
|
0a54ca39d0
|
move pairing under its own heading to match other parts
|
2018-02-08 18:41:35 +00:00 |
paul-szczepanek-arm
|
56530d4917
|
sc oob verification needs local random value
|
2018-02-08 18:35:02 +00:00 |
paul-szczepanek-arm
|
cba77ad5d1
|
saving public keys
|
2018-02-08 16:36:06 +00:00 |
paul-szczepanek-arm
|
b5b86b72fe
|
oob handling inside genric for secure connections
|
2018-02-08 15:17:12 +00:00 |
paul-szczepanek-arm
|
1b6a84d5a4
|
oob data propagated to pal
|
2018-02-07 10:16:44 +00:00 |
paul-szczepanek-arm
|
8cc36650df
|
added OOB to interface, moved address type to common
|
2018-02-06 22:59:21 +00:00 |
paul-szczepanek-arm
|
1446142b60
|
ltk for secure connections
|
2018-02-06 21:50:57 +00:00 |
paul-szczepanek-arm
|
7aa9ae7888
|
fix typos
|
2018-02-06 15:39:31 +00:00 |
paul-szczepanek-arm
|
aba65d7fd5
|
added doxygen
|
2018-02-06 14:32:47 +00:00 |
paul-szczepanek-arm
|
9bc8c56df3
|
address types added, secure connectins oob added
|
2018-02-06 10:17:31 +00:00 |
paul-szczepanek-arm
|
132b9e01bf
|
fix encryption call to accept 16 octets
|
2018-01-31 16:23:45 -06:00 |
paul-szczepanek-arm
|
714069b965
|
deal with failed LTK retrieval, remove unused functionality, more doxygen
|
2018-01-31 14:16:56 -06:00 |
paul-szczepanek-arm
|
5498b79f55
|
doxygen, moved types to common
|
2018-01-31 12:06:01 -06:00 |
paul-szczepanek-arm
|
62502fe1c8
|
more doxygen and naming consistency
|
2018-01-31 11:27:32 -06:00 |
paul-szczepanek-arm
|
e686eec048
|
missing implementation for whitelist from bond table and more doxygen
|
2018-01-30 16:49:35 -06:00 |
paul-szczepanek-arm
|
322ee90797
|
doxygen fixes
|
2018-01-30 14:00:21 -06:00 |
paul-szczepanek-arm
|
9e79ba4ee4
|
doxygen
|
2018-01-30 11:27:12 -06:00 |
paul-szczepanek-arm
|
647aa1eebe
|
split security manager into a header and moved types to common types
plus a bit of extra doxygen comments
|
2018-01-29 17:57:00 +00:00 |
paul-szczepanek-arm
|
ed0722c303
|
upgraded oob data to octet type
|
2018-01-28 10:08:15 +00:00 |
paul-szczepanek-arm
|
1cc5312d1e
|
octet type for keys
|
2018-01-24 10:22:53 +00:00 |
paul-szczepanek-arm
|
f635555a74
|
refresh not needed, done through requesting encryption on encrypted link
|
2018-01-23 12:19:38 +00:00 |
paul-szczepanek-arm
|
305975b15a
|
hint role reversal, set the correct ltk keys
|
2018-01-22 16:21:30 +00:00 |
paul-szczepanek-arm
|
5e0ed3db01
|
pul events to retrieve local ltk edvi rand
|
2018-01-22 13:50:30 +00:00 |
paul-szczepanek-arm
|
d1c29faaa8
|
added slave security request
|
2018-01-22 11:49:42 +00:00 |
paul-szczepanek-arm
|
3300395468
|
missing init, removed redeclaration
|
2018-01-22 09:57:35 +00:00 |
paul-szczepanek-arm
|
d880f6238d
|
encryption needs ltk rand and ediv
|
2018-01-21 22:57:05 +00:00 |