paul-szczepanek-arm
|
c36a8d7dba
|
let the stack know whether csrk is authenticated
|
2018-03-29 15:24:40 +01:00 |
paul-szczepanek-arm
|
eb66461e29
|
signing only for the slave, unless keys requested to be sent by master
|
2018-03-29 13:47:22 +01:00 |
paul-szczepanek-arm
|
b25c2330c1
|
invalid mic event
|
2018-03-29 13:46:26 +01:00 |
paul-szczepanek-arm
|
cf6bf9968f
|
set peer csrk on pal
|
2018-03-28 18:30:01 +01:00 |
Paul Szczepanek
|
27ff79c6e5
|
Merge pull request #21 from pan-/sc-cordio
Sc cordio
|
2018-03-26 16:39:03 +01:00 |
Vincent Coubard
|
3579653533
|
Cordio: Implement missing functions for secure connection
|
2018-03-26 15:48:59 +01:00 |
Vincent Coubard
|
b859907481
|
Cordio: remove generate_public_key from the security manager.
|
2018-03-23 12:06:08 +00:00 |
Vincent Coubard
|
0a710e5331
|
BLE: Initialize the pal in GenericSecurityManager
|
2018-03-23 12:06:08 +00:00 |
Vincent Coubard
|
e25d5c9aa3
|
BLE: qualification of SecurityManager types
|
2018-03-23 12:06:08 +00:00 |
Paul Szczepanek
|
d7595803d0
|
Merge pull request #23 from paul-szczepanek-arm/legacy-oob
allow preloading legacy oob, generate tk
|
2018-03-23 10:48:11 +00:00 |
Paul Szczepanek
|
f6f3d24652
|
Merge pull request #24 from paul-szczepanek-arm/slave-request
enable encryption for slave request added
|
2018-03-23 10:07:46 +00:00 |
paul-szczepanek-arm
|
6833c79fb3
|
don't request encrypt when pending
|
2018-03-22 17:54:13 +00:00 |
paul-szczepanek-arm
|
81cb1f9c83
|
enable encryption for slave request added
|
2018-03-22 17:11:15 +00:00 |
paul-szczepanek-arm
|
350924129f
|
fix the attempt oob flag if we receive oob
|
2018-03-22 12:32:01 +00:00 |
paul-szczepanek-arm
|
2b2d9a2453
|
reset pending state when attempt ends, added comments
|
2018-03-22 12:23:37 +00:00 |
paul-szczepanek-arm
|
c848c79a5b
|
avoid code redundancy
|
2018-03-22 12:10:21 +00:00 |
paul-szczepanek-arm
|
909f9513cf
|
allow preloading legacy oob, generate tk
|
2018-03-22 12:01:34 +00:00 |
Paul Szczepanek
|
d537bd937b
|
Merge pull request #20 from paul-szczepanek-arm/oob-moved-to-pal
handling OOB data generation and verification now pushed down to PAL …
|
2018-03-21 12:16:18 +00:00 |
paul-szczepanek-arm
|
66867d4dd3
|
oob stored in generic and handed over to pal when requested
|
2018-03-16 14:48:04 +00:00 |
paul-szczepanek-arm
|
1521dee773
|
add doxygen comment about OOB deneration cause bu setOOBDataUsage
|
2018-03-09 18:06:56 +00:00 |
paul-szczepanek-arm
|
19bb13c8c5
|
one last typo
|
2018-03-09 14:56:37 +00:00 |
paul-szczepanek-arm
|
1f8c5c1231
|
fixed typos
|
2018-03-09 14:22:28 +00:00 |
paul-szczepanek-arm
|
7c82e91981
|
fixed typo
|
2018-03-09 12:49:10 +00:00 |
paul-szczepanek-arm
|
9405d4b8cd
|
Merge branch 'oob-moved-to-pal' of https://github.com/paul-szczepanek-arm/mbed-os into oob-moved-to-pal
|
2018-03-05 11:29:23 +00:00 |
paul-szczepanek-arm
|
b8ba99a184
|
handling OOB data generation and verification now pushed down to PAL level
|
2018-03-05 11:29:13 +00:00 |
Anna Bridge
|
a6e27b1b86
|
Merge pull request #6082 from AriParkkila/master
Mbed OS cellular connectivity
|
2018-03-02 18:36:48 +00:00 |
paul-szczepanek-arm
|
5f460c09af
|
handling OOB data generation and verification now pushed down to PAL level
|
2018-03-02 15:48:29 +00:00 |
Anna Bridge
|
f0bda6c4cd
|
Merge pull request #6251 from deepakvenugopal/master
Fixed Thread Commissioning issue in CoAP service
|
2018-03-02 13:58:59 +00:00 |
Ari Parkkila
|
f91cc33fca
|
Updated readme document
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
9e2da6af7d
|
Removed mux comments from code.
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
dc87629641
|
Fixed unit test after removing mux.
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
7c9f5f3781
|
Removed mux.
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
bfed2baeb6
|
Changed cellular device as not static
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
e183923c0d
|
Changed std::snprintf to sprintf in cellular ATHandler.cpp
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
b811f7e84d
|
Fixed EasyCellularConnection to have debug flag
|
2018-03-02 14:38:08 +02:00 |
Teppo Järvelin
|
81738acfb4
|
Fixed unit tests.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
63485bd846
|
Copy edit ATHandler.h
Copy edit for clarity, grammar and spelling.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
cc3835e356
|
Copy edit AT_CellularBase.h
Copy edit file for clarified phrasing.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
68cac96042
|
Copy edit AT_CellularDevice.h
Copy edit for consistent phrasing across docs.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
1d57299000
|
Copy edit AT_CellularSMS.h
Copy edit file for grammar.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
3a57d507d9
|
Copy edit AT_CellularStack.h
Copy edit for American English.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
6dd0723dff
|
Copy edit CellularUtil.h
Copy edit file for consistent capitalization and correct which/that.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
00b1341297
|
Copy edit cellular_mux.h
Copy edit, mostly for spelling.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
a302a4be6d
|
Copy edit OnboardCellularInterface.h
Copy edit file for active voice and removal of Latin abbreviations.
|
2018-03-02 14:38:08 +02:00 |
Amanda Butler
|
dce649c97d
|
Copy edit README.md
Copy edit file for active voice and consistent capitalization.
|
2018-03-02 14:38:08 +02:00 |
Ari Parkkila
|
e53b93114e
|
Typedef OnboardCellularInterface to EasyCellularConnection
|
2018-03-02 14:38:07 +02:00 |
Teppo Järvelin
|
c9c3f85311
|
Changed state machine class name and implementation.
|
2018-03-02 14:38:07 +02:00 |
Ari Parkkila
|
b159a51821
|
Added mux-enabled flag in cellular mbed_lib.json
|
2018-03-02 14:38:07 +02:00 |
Antti Kauppila
|
020e15828d
|
Unittests fixed + readme updated
- Unittests were broken and are now fixed
- README.md is updated to have small instructiopn how to run unittests
|
2018-03-02 14:38:07 +02:00 |
Ari Parkkila
|
6c6223ae25
|
Added use_apn_lookup in mbed_lib.json
|
2018-03-02 14:38:07 +02:00 |