Nick Banks
|
6d2dfa5bb0
|
Support #define to overwrite what openthread-config file to use, since Windows does support autoconf. (#578)
|
2016-09-13 09:27:11 -07:00 |
|
Nick Banks
|
ae545bb007
|
Fix build warnings on Windows (#577)
* Fix build warnings on Windows
|
2016-09-13 09:25:22 -07:00 |
|
Nick Banks
|
ffbe65c6dd
|
otInstance Declarations (#473)
* Add otInstance type declaration and update ot APIs to take it as input.
|
2016-09-12 14:29:43 -07:00 |
|
Lu Wang
|
25755849d0
|
Fix networkname TLV and mesh local prefix TLV (#563)
|
2016-09-12 08:52:52 -07:00 |
|
Lu Wang
|
7a807e99fa
|
Add support for PSKc TLV and Security Policy TLV (#558)
* Add support for PSKc TLV and Security Policy TLV
|
2016-09-12 08:42:29 -07:00 |
|
Jonathan Hui
|
7c2b818d2e
|
Thread Commissioning. (#399)
|
2016-09-08 10:23:11 -07:00 |
|
Lu Wang
|
f4ea00c5f3
|
Add CLI for sending MGMT_ACTIVE_GET/SET, MGMT_PENDING_GET/SET (Reopen #402) (#474)
* Add CLI for sending MGMT_ACTIVE_GET, MGMT_ACTIVE_SET, MGMT_PENDING_GET and MGMT_PENDING_SET
|
2016-08-30 10:48:52 -07:00 |
|
Jonathan Hui
|
8252cd6277
|
Ensure that Network Name strings are NULL-termianted for client code. (#368)
* otGetNetworkName() no longer returns a pointer into a beacon message.
* Scan results no longer point into a beacon message.
|
2016-08-12 11:07:09 -07:00 |
|
Jonathan Hui
|
4050c68577
|
Enable -Wconversion on clang and fix all warnings. (#358)
|
2016-08-10 11:52:22 -07:00 |
|
Jonathan Hui
|
b665529dac
|
Add OT APIs for manipulating the active and pending datasets. (#336)
|
2016-08-05 11:44:24 -07:00 |
|
Jonathan Hui
|
2a493e7ec0
|
Support meshcop datasets and propagation. (#330)
|
2016-08-04 09:46:48 -07:00 |
|