[1/6] incubator-mynewt-core git commit: first cut at Host Privacy

2016-06-02 Thread paulfdietrich
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 43143c902 -> d6bbacbd9 first cut at Host Privacy Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/6e95f444 Tree:

[2/6] incubator-mynewt-core git commit: Initial cut of LL privacy

2016-06-02 Thread paulfdietrich
Initial cut of LL privacy Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7327c542 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/7327c542 Diff:

[4/6] incubator-mynewt-core git commit: second cut at host privacy

2016-06-02 Thread paulfdietrich
second cut at host privacy Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/34e4509a Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/34e4509a Diff:

[3/6] incubator-mynewt-core git commit: BLE Host - Separate secure-read from secure-write

2016-06-02 Thread paulfdietrich
BLE Host - Separate secure-read from secure-write Prior to this change, attributes required encryption, authentication, and / or authorization; these were applied to both reads and writes. Now security requirements can be different for reads vs. writes. Project:

[6/6] incubator-mynewt-core git commit: first cut at LL privacy

2016-06-02 Thread paulfdietrich
first cut at LL privacy Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/d6bbacbd Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/d6bbacbd Diff:

[5/6] incubator-mynewt-core git commit: first cut at LL privacy

2016-06-02 Thread paulfdietrich
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d6bbacbd/net/nimble/controller/src/ble_ll_whitelist.c -- diff --git a/net/nimble/controller/src/ble_ll_whitelist.c b/net/nimble/controller/src/ble_ll_whitelist.c

incubator-mynewt-core git commit: when we do a key exchange and get an identity address from the peer make sure we use that address and not the device address in the key store

2016-06-02 Thread paulfdietrich
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop d6bbacbd9 -> 6a72c5452 when we do a key exchange and get an identity address from the peer make sure we use that address and not the device address in the key store Project:

[1/3] incubator-mynewt-core git commit: DOing advance testing on the BoolArr. Here, there is test related to badly format json and also test for empty array

2016-06-02 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 6a72c5452 -> 7b7ff8ddc DOing advance testing on the BoolArr. Here, there is test related to badly format json and also test for empty array Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo

[3/3] incubator-mynewt-core git commit: Merge remote-tracking branch 'ngesbrian/advance-bool' into develop

2016-06-02 Thread ccollins
Merge remote-tracking branch 'ngesbrian/advance-bool' into develop This closes #61. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7b7ff8dd Tree: