Donatien Garnier
|
a3383c139b
|
Addressed Vincent's comments
|
2018-03-01 20:32:37 +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
|
96de1c2752
|
header guards renamed
|
2018-02-27 17:25:57 +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
|
0b0d614787
|
Merge branch 'master' of https://github.com/paul-szczepanek-arm/mbed-os into pr-sm
|
2018-02-27 11:54:32 +00:00 |
paul-szczepanek-arm
|
62e9011525
|
public key renaned (added coord), also contains missing commit for oob_rand rename
|
2018-02-27 11:50:04 +00:00 |
Vincent Coubard
|
361ae8c7a3
|
BLE: fix references to oob_rand_t.
|
2018-02-27 11:48:21 +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
|
4ce0ed9c0c
|
BLE: Remove dependency of GenericSecurityManager towards gap.
|
2018-02-19 17:46:41 +00:00 |
Vincent Coubard
|
28f2f46974
|
BLE: Hide event monitor inside pal.
|
2018-02-19 17:41:18 +00:00 |
paul-szczepanek-arm
|
ecacbda507
|
compiler errors fixed after the merge
|
2018-02-19 16:28:01 +00:00 |
paul-szczepanek-arm
|
8cf7b3b06f
|
Merge branch 'palsm' of https://github.com/paul-szczepanek-arm/mbed-os into palsm
|
2018-02-19 15:35:39 +00:00 |
paul-szczepanek-arm
|
d9156a28e2
|
connection monitor
|
2018-02-19 15:32:07 +00:00 |
Vincent Coubard
|
15cfcba16a
|
BLE: Move security DB into PAL.
|
2018-02-19 14:43:56 +00:00 |
Vincent Coubard
|
6529d677c1
|
BLE: Fix include prefixes.
|
2018-02-19 13:46:46 +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
|
2c1fcc7235
|
style
|
2018-02-12 10:27:27 +00:00 |
paul-szczepanek-arm
|
90c30c9022
|
typo
|
2018-02-11 18:19:56 +00:00 |
paul-szczepanek-arm
|
934d8f9235
|
pointers changed to references for a consistent PAL
|
2018-02-11 18:08:21 +00:00 |
paul-szczepanek-arm
|
e91ab466ea
|
doxygen added
|
2018-02-09 16:39:01 +00:00 |
paul-szczepanek-arm
|
18062fc9de
|
GAP integration for connection and disconnection events
|
2018-02-09 16:35:16 +00:00 |
paul-szczepanek-arm
|
769c97e32c
|
random data generation
|
2018-02-09 13:55:33 +00:00 |
paul-szczepanek-arm
|
fe9b558a2a
|
init random number on local device for OOB data
|
2018-02-09 13:29:37 +00:00 |
paul-szczepanek-arm
|
564749674f
|
cmac using the tls implementation
|
2018-02-09 12:54:08 +00:00 |
paul-szczepanek-arm
|
a2cff3079e
|
move oob to db, add cmac helper func
|
2018-02-08 21:48:43 +00:00 |
paul-szczepanek-arm
|
d061c89e31
|
storing sc oob, checking for its presence
|
2018-02-08 18:23:23 +00:00 |
paul-szczepanek-arm
|
0b15798673
|
style and moved for clarity
|
2018-02-08 16:03:52 +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
|
b6be4df162
|
doxygen
|
2018-02-06 22:01:54 +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
|
9bc8c56df3
|
address types added, secure connectins oob added
|
2018-02-06 10:17:31 +00:00 |
paul-szczepanek-arm
|
f53359f60c
|
doxygen
|
2018-01-31 16:42:35 -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
|
2060ad5df0
|
we don't need two event handler since now the generic security manager implements the interface
|
2018-01-30 17:01:30 -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
|
faf134ae60
|
move helper funcitons under their own heading
|
2018-01-29 17:16:47 -06:00 |
paul-szczepanek-arm
|
9786244386
|
removed redundant const
|
2018-01-29 16:00:53 -06:00 |
paul-szczepanek-arm
|
eb899bc798
|
split identity away from meta data and csrk, moved privacy feature from db to security manager
|
2018-01-29 21:10:08 +00: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 |