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
|
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
|
779d6eb7ae
|
updated old key_ditribution type and fixed refs to pointers
|
2018-01-18 17:19:59 +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
|
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 |
paul-szczepanek-arm
|
2fb67d2c7d
|
authentication mask now a class, pairing and authenticating
|
2018-01-17 15:39:29 +00:00 |
paul-szczepanek-arm
|
49df59ebc1
|
deref pointer
|
2018-01-17 13:26:37 +00:00 |
paul-szczepanek-arm
|
42eeacbe7c
|
remove redundant func
|
2018-01-17 13:15:15 +00:00 |
paul-szczepanek-arm
|
8197f09bd5
|
acoid creattion of passkey object to do the conversion
|
2018-01-17 12:38:35 +00:00 |
paul-szczepanek-arm
|
1a7e3faa18
|
fixed passkey classes
|
2018-01-17 12:28:48 +00:00 |
paul-szczepanek-arm
|
6420465c29
|
fix func calls args
|
2018-01-17 11:40:32 +00:00 |
paul-szczepanek-arm
|
a3cf83ac02
|
key distribution
|
2018-01-17 11:38:36 +00:00 |
paul-szczepanek-arm
|
44f2f7b9d7
|
expose get number to avoid implicit casts for clarity
|
2018-01-17 11:25:32 +00:00 |
paul-szczepanek-arm
|
1bf0d7b921
|
display passkey handling, added null check to passkey contructor
|
2018-01-17 11:09:54 +00:00 |
paul-szczepanek-arm
|
00b1b17e62
|
removed broken assignment operator
|
2018-01-17 11:04:37 +00:00 |
paul-szczepanek-arm
|
d6a3347443
|
default state for legeacy pairing alllowed, removed obsolete code
|
2018-01-17 10:49:35 +00:00 |
paul-szczepanek-arm
|
9c6f57a733
|
name clash fixed
|
2018-01-17 10:48:07 +00:00 |
paul-szczepanek-arm
|
943206dd07
|
db restoring, legacy pairing disallowing, removed set SC support
|
2018-01-17 10:46:56 +00:00 |
paul-szczepanek-arm
|
11874aac3b
|
whitelist generations needs to be async
|
2018-01-17 10:30:34 +00:00 |
paul-szczepanek-arm
|
dcce428c40
|
conversion of passkeys, uniform calls
|
2018-01-16 19:39:25 +00:00 |
paul-szczepanek-arm
|
83d582827d
|
legacy pairing support call in api
|
2018-01-16 14:48:08 +00:00 |
paul-szczepanek-arm
|
e02ae313ac
|
added on_ prefixes, added split key distribution
|
2018-01-16 12:46:59 +00:00 |
paul-szczepanek-arm
|
f9ed3b2456
|
passkey types fixed
|
2018-01-16 12:43:25 +00:00 |
Vincent Coubard
|
323bae44e1
|
Fixe compilation errors
|
2018-01-16 12:12:30 +00:00 |
paul-szczepanek-arm
|
b95943b28e
|
added more missing implementations for generic
removed virtual keyword since this is implementation
|
2018-01-15 22:32:57 +00:00 |
paul-szczepanek-arm
|
4dd5e7d124
|
match generic sm order with the rest, added missing set secure funcs
|
2018-01-15 22:17:05 +00:00 |
paul-szczepanek-arm
|
585f60d1fc
|
missing irk added, authorisation for pairing optional, minor cleanup of names
|
2018-01-15 21:46:02 +00:00 |
paul-szczepanek-arm
|
92a83cf526
|
generic security manager implements the pal handler, added first db entry handler
|
2018-01-15 19:02:53 +00:00 |
paul-szczepanek-arm
|
f308702b1d
|
split security entry
|
2018-01-15 18:14:39 +00:00 |
paul-szczepanek-arm
|
2f49b66c52
|
callbacks allow updates
|
2018-01-15 11:45:52 +00:00 |
paul-szczepanek-arm
|
145fcc5791
|
security db iface draft
|
2018-01-15 08:31:33 +00:00 |
paul-szczepanek-arm
|
ce6f032970
|
pairing params added
|
2018-01-12 12:41:43 +00:00 |
paul-szczepanek-arm
|
a45237dc51
|
split interfaces
|
2018-01-11 18:45:27 +00:00 |
paul-szczepanek-arm
|
8a0aba398b
|
boilerplate
|
2018-01-11 13:17:47 +00:00 |
paul-szczepanek-arm
|
da3ecfc2e4
|
add keysize set and split up settings
|
2018-01-11 11:54:21 +00:00 |
paul-szczepanek-arm
|
827af85476
|
fixed call
|
2018-01-10 18:01:41 +00:00 |
paul-szczepanek-arm
|
1e3c1a96ec
|
fixed deafult event handler init and reset
|
2018-01-10 15:12:59 +00:00 |
paul-szczepanek-arm
|
67d1148a56
|
added timeout changed pointers to refs
|
2018-01-09 16:55:12 +00:00 |
paul-szczepanek-arm
|
9863d71f44
|
requesting pair, force sc option
|
2018-01-07 22:22:55 +00:00 |
paul-szczepanek-arm
|
e1676dc1cc
|
added MITM to user facing security manager api
|
2018-01-05 17:32:49 +00:00 |
paul-szczepanek-arm
|
e75042e3e4
|
handle legacy callbacks
this way you can have both old porting code and new app code and new porting code and old app code and they both work
|
2018-01-04 15:08:40 +00:00 |
paul-szczepanek-arm
|
69b248ae68
|
generic security manager using the pal
|
2018-01-03 18:04:22 +00:00 |