paul-szczepanek-arm
|
467b36eaaf
|
get link security no longer needed in generic
|
2018-01-19 17:57:55 +00:00 |
paul-szczepanek-arm
|
f18af9f54d
|
retrieving signing key
|
2018-01-19 17:55:53 +00:00 |
paul-szczepanek-arm
|
ad8dd5fb2c
|
fix wrap
|
2018-01-19 16:53:10 +00:00 |
paul-szczepanek-arm
|
0367cebaa2
|
vincent style wrapping
|
2018-01-19 16:52:17 +00:00 |
paul-szczepanek-arm
|
cb660985a2
|
get rid of all the virtual warnings and fix enum types
|
2018-01-19 16:41:18 +00:00 |
paul-szczepanek-arm
|
e100f7c01f
|
returning csrk key, init distribution list
|
2018-01-19 16:20:37 +00:00 |
paul-szczepanek-arm
|
9fda5550db
|
missing conn handle
|
2018-01-19 16:19:33 +00:00 |
paul-szczepanek-arm
|
3074d12ff1
|
security mode split into encryption and signing key
|
2018-01-19 15:56:18 +00:00 |
paul-szczepanek-arm
|
ebe2439ff7
|
move deprecated funcs down, add replacement for encryption status
|
2018-01-19 14:58:07 +00:00 |
Paul Szczepanek
|
9082065403
|
Merge pull request #10 from pan-/palsm-orig
Cordio PAL SM alignement
|
2018-01-19 14:46:33 +00:00 |
Vincent Coubard
|
818ec8c8ec
|
BLE SM: Align CordioPalSecurityManager with PalSecurityManager and fill the blanks
|
2018-01-19 14:36:55 +00:00 |
Vincent Coubard
|
4fcb304f27
|
BLE SM: Fix rand end ediv length
|
2018-01-19 14:36:54 +00:00 |
paul-szczepanek-arm
|
49e1fc3932
|
moving pairing to its own group to match the other layers
|
2018-01-19 14:24:28 +00:00 |
Paul Szczepanek
|
cc7b2bac4f
|
Merge pull request #9 from pan-/palsm-orig
BLE SM: Slight API adjustements and docs
|
2018-01-19 12:29:02 +00:00 |
Vincent Coubard
|
888a050381
|
BLE SM: Slight API adjustements and docs
|
2018-01-19 12:22:51 +00:00 |
paul-szczepanek-arm
|
4fb9593f9f
|
removed todo
|
2018-01-19 12:13:09 +00:00 |
paul-szczepanek-arm
|
5fcf2a6cfb
|
Merge branch 'palsm' of https://github.com/paul-szczepanek-arm/mbed-os into palsm
|
2018-01-19 11:40:29 +00:00 |
paul-szczepanek-arm
|
9e3797cb3c
|
timeout pal funcs combined into single result on api side
|
2018-01-19 11:38:42 +00:00 |
Paul Szczepanek
|
54788555e4
|
Merge pull request #8 from pan-/palsm-orig
BLE SM: Fix compilation errors
|
2018-01-19 11:36:25 +00:00 |
Vincent Coubard
|
44a366d103
|
BLE SM: Fix compilation errors
|
2018-01-19 11:30:27 +00:00 |
paul-szczepanek-arm
|
8b36d5ed65
|
fixed non-matching types
|
2018-01-19 10:44:48 +00:00 |
paul-szczepanek-arm
|
c3b434b3a2
|
fixed pal name of oob request
|
2018-01-19 10:40:59 +00:00 |
paul-szczepanek-arm
|
b60a464785
|
constness and refs fixes
|
2018-01-19 10:38:27 +00:00 |
paul-szczepanek-arm
|
ab056aa17e
|
set io caps, removed redundant params from pairing request
|
2018-01-19 10:30:38 +00:00 |
paul-szczepanek-arm
|
081b99e80a
|
link security reading from db to determine stats
|
2018-01-18 23:33:19 +00:00 |
paul-szczepanek-arm
|
2fe405a2a8
|
propagated changes from pal to api and generic
|
2018-01-18 20:14:35 +00:00 |
paul-szczepanek-arm
|
9c1444f49c
|
dropped redundant passkey num class
|
2018-01-18 20:13:49 +00:00 |
paul-szczepanek-arm
|
021a1fdf76
|
io caps and key size now stored by stack, secured cahgned to encrypted, moved passkey classes to pal
|
2018-01-18 17:40:08 +00:00 |
paul-szczepanek-arm
|
82c0847ab8
|
missed one pointer to pointer
|
2018-01-18 17:24:10 +00:00 |
paul-szczepanek-arm
|
b88a2700de
|
fixed the pointers to pointers
|
2018-01-18 17:23:31 +00:00 |
paul-szczepanek-arm
|
b63930f53f
|
fixed refs to arrays
|
2018-01-18 17:21:59 +00:00 |
paul-szczepanek-arm
|
3f26435ad9
|
pariring typo
|
2018-01-18 17:20:43 +00:00 |
paul-szczepanek-arm
|
779d6eb7ae
|
updated old key_ditribution type and fixed refs to pointers
|
2018-01-18 17:19:59 +00:00 |
paul-szczepanek-arm
|
dee47771fd
|
updated implementations with new classes for auth and distribution masks
|
2018-01-18 15:42:50 +00:00 |
paul-szczepanek-arm
|
73e5f2d655
|
removed old events that are now only in legacy handling
|
2018-01-18 14:38:25 +00:00 |
paul-szczepanek-arm
|
01cdceb97f
|
key distribution now a class
|
2018-01-18 12:08:33 +00:00 |
Paul Szczepanek
|
5a056a1351
|
Merge pull request #7 from pan-/palsm-cordio-implementation
Palsm cordio and Nordic implementation
|
2018-01-18 10:20:32 +00:00 |
paul-szczepanek-arm
|
25107b1ad8
|
todo
|
2018-01-17 22:19:45 +00:00 |
paul-szczepanek-arm
|
8db6427fde
|
use common io caps type
|
2018-01-17 21:40:06 +00:00 |
paul-szczepanek-arm
|
b00b746aa0
|
removed old type
|
2018-01-17 21:27:06 +00:00 |
paul-szczepanek-arm
|
2f04aece23
|
shared types in common header, connected up the events in handlers
|
2018-01-17 21:22:48 +00:00 |
Vincent Coubard
|
39141fa929
|
Merge branch 'palsm-cordio-implementation' of https://github.com/pan-/mbed into palsm-cordio-implementation
|
2018-01-17 18:39:08 +00:00 |
Vincent Coubard
|
743e57ffaa
|
Nordic BLE: Draft SM event handler.
|
2018-01-17 18:37:48 +00:00 |
Vincent Coubard
|
7e37cc739f
|
Nordic BLE: SM pal function draft (legacy pairing)
|
2018-01-17 18:37:48 +00:00 |
Vincent Coubard
|
5277f5a0fd
|
BLE: Fix signature of get_secure_connections_support in implementations.
|
2018-01-17 18:37:48 +00:00 |
Vincent Coubard
|
527a31663c
|
BLE - Nordic: Add Skeleton for the security manager
|
2018-01-17 18:37:48 +00:00 |
Vincent Coubard
|
ffb59eecb8
|
CORDIO BLE: Add PAL SM event handling (draft).
|
2018-01-17 18:37:47 +00:00 |
Vincent Coubard
|
074597c41f
|
Nordic BLE: Draft SM event handler.
|
2018-01-17 18:34:48 +00:00 |
Vincent Coubard
|
8c1dd2f092
|
Nordic BLE: SM pal function draft (legacy pairing)
|
2018-01-17 15:50:57 +00:00 |
paul-szczepanek-arm
|
2fb67d2c7d
|
authentication mask now a class, pairing and authenticating
|
2018-01-17 15:39:29 +00:00 |