[20/43] incubator-mynewt-core git commit: BLE Host - Initial numeric comparison work.

2016-06-05 Thread ccollins
BLE Host - Initial numeric comparison work. 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/67fbdd4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/67fbdd4e Diff: http:

[06/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d9b09325/net/nimble/host/src/test/ble_l2cap_sm_test.c -- diff --git a/net/nimble/host/src/test/ble_l2cap_sm_test.c b/net/nimble/host/src/test/ble_l2cap_sm_test.c de

[41/43] incubator-mynewt-core git commit: BLE Host - Persist LTK on SC success.

2016-06-05 Thread ccollins
BLE Host - Persist LTK on SC success. 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/caf7588b Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/caf7588b Diff: http://git-

[31/43] incubator-mynewt-core git commit: BLE Host - Remove extraneous log message

2016-06-05 Thread ccollins
BLE Host - Remove extraneous log message 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/0f774257 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0f774257 Diff: http://g

[16/43] incubator-mynewt-core git commit: BLE Host - Use tinycrypt for SC.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/892a80a1/libs/tinycrypt/src/sha256.c -- diff --git a/libs/tinycrypt/src/sha256.c b/libs/tinycrypt/src/sha256.c new file mode 100644 index 000..1dced76 --- /dev/n

[21/43] incubator-mynewt-core git commit: bletiny - Increase stack size for SC.

2016-06-05 Thread ccollins
bletiny - Increase stack size for SC. 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/2a591404 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2a591404 Diff: http://git-

[12/43] incubator-mynewt-core git commit: BLE Host - separate key exchange into functions.

2016-06-05 Thread ccollins
BLE Host - separate key exchange into functions. 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/2fa2f24d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2fa2f24d Diff:

[30/43] incubator-mynewt-core git commit: BLE Host - Merge privacy changes.

2016-06-05 Thread ccollins
BLE Host - Merge privacy changes. 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/f03daf58 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f03daf58 Diff: http://git-wip-

[14/43] incubator-mynewt-core git commit: BLE Host - rename sm identifiers for consistency.

2016-06-05 Thread ccollins
BLE Host - rename sm identifiers for consistency. 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/ac11583f Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/ac11583f Diff:

[17/43] incubator-mynewt-core git commit: BLE Host - Use tinycrypt for SC.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/892a80a1/libs/tinycrypt/include/tinycrypt/utils.h -- diff --git a/libs/tinycrypt/include/tinycrypt/utils.h b/libs/tinycrypt/include/tinycrypt/utils.h new file mode

[32/43] incubator-mynewt-core git commit: BLE Host - SC cosmetic changes.

2016-06-05 Thread ccollins
BLE Host - SC cosmetic changes. 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/10d7a529 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/10d7a529 Diff: http://git-wip-us

[09/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d9b09325/net/nimble/host/src/ble_l2cap_sm_cmd.c -- diff --git a/net/nimble/host/src/ble_l2cap_sm_cmd.c b/net/nimble/host/src/ble_l2cap_sm_cmd.c deleted file mode 10

[34/43] incubator-mynewt-core git commit: BLE Host - Don't build SC unless so configured.

2016-06-05 Thread ccollins
BLE Host - Don't build SC unless so configured. 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/fa48add9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/fa48add9 Diff: h

[35/43] incubator-mynewt-core git commit: BLE Host - Log outgoing SM commands.

2016-06-05 Thread ccollins
BLE Host - Log outgoing SM commands. 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/924792b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/924792b0 Diff: http://git-w

[27/43] incubator-mynewt-core git commit: BLE Host - Fix SM bug - keydist use pair rsp.

2016-06-05 Thread ccollins
BLE Host - Fix SM bug - keydist use pair rsp. Previously we were looking at both the pair req and pair rsp. 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/3c3c49fa Tree: http://git-wip-us.apa

[08/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d9b09325/net/nimble/host/src/ble_sm.c -- diff --git a/net/nimble/host/src/ble_sm.c b/net/nimble/host/src/ble_sm.c new file mode 100644 index 000..3b56237 --- /de

[15/43] incubator-mynewt-core git commit: BLE Host - Rearrange some SM code.

2016-06-05 Thread ccollins
BLE Host - Rearrange some SM code. 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/e673cace Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e673cace Diff: http://git-wip

[01/43] incubator-mynewt-core git commit: BLE Host - Initial secure connections support.

2016-06-05 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 3ed632762 -> 5f74e4fd1 BLE Host - Initial secure connections support. 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/

[02/43] incubator-mynewt-core git commit: BLE Host - separate lgcy/sc

2016-06-05 Thread ccollins
BLE Host - separate lgcy/sc 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/b8437929 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b8437929 Diff: http://git-wip-us.apa

[36/43] incubator-mynewt-core git commit: bletiny - Revert log level change

2016-06-05 Thread ccollins
bletiny - Revert log level change The log level was decreased again on accident. 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/95e0ee39 Tree: http://git-wip-us.apache.org/repos/asf/incubator

[07/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d9b09325/net/nimble/host/src/ble_sm_cmd.c -- diff --git a/net/nimble/host/src/ble_sm_cmd.c b/net/nimble/host/src/ble_sm_cmd.c new file mode 100644 index 000..810

[28/43] incubator-mynewt-core git commit: BLE Host - Fix SM bug - keydist use pair rsp.

2016-06-05 Thread ccollins
BLE Host - Fix SM bug - keydist use pair rsp. Previously we were looking at both the pair req and pair rsp. 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/32494608 Tree: http://git-wip-us.apa

[38/43] incubator-mynewt-core git commit: BLE Host - Rearrange SM test code.

2016-06-05 Thread ccollins
BLE Host - Rearrange SM test code. 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/fcafe0a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/fcafe0a2 Diff: http://git-wip

[33/43] incubator-mynewt-core git commit: BLE Host - SC unit test, us as initiator.

2016-06-05 Thread ccollins
BLE Host - SC unit test, us as initiator. 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/8a13fa37 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/8a13fa37 Diff: http://

[03/43] incubator-mynewt-core git commit: BLE Host - Rearrange SM.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/023769e4/net/nimble/host/src/ble_sm_sc.c -- diff --git a/net/nimble/host/src/ble_sm_sc.c b/net/nimble/host/src/ble_sm_sc.c new file mode 100644 index 000..538ee4

[43/43] incubator-mynewt-core git commit: BLE Host - Remove stray memcpy.

2016-06-05 Thread ccollins
BLE Host - Remove stray memcpy. 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/5f74e4fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5f74e4fd Diff: http://git-wip-us

[22/43] incubator-mynewt-core git commit: BLE Host - Ignore EncKey flag in SC.

2016-06-05 Thread ccollins
BLE Host - Ignore EncKey flag in SC. 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/487eabf0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/487eabf0 Diff: http://git-w

[40/43] incubator-mynewt-core git commit: BLE Host - sc; persist both slv and mst keys.

2016-06-05 Thread ccollins
BLE Host - sc; persist both slv and mst keys. 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/f409863d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f409863d Diff: htt

[23/43] incubator-mynewt-core git commit: BLE Host - Initial numeric comparison impl.

2016-06-05 Thread ccollins
BLE Host - Initial numeric comparison impl. 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/f63ff4fb Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f63ff4fb Diff: http:

[11/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
BLE Host - Move state repetition go->process_result. 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/d9b09325 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/d9b09325 Di

[05/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d9b09325/net/nimble/host/src/test/ble_sm_test.c -- diff --git a/net/nimble/host/src/test/ble_sm_test.c b/net/nimble/host/src/test/ble_sm_test.c new file mode 100644

[25/43] incubator-mynewt-core git commit: BLE Host - Fix log issue.

2016-06-05 Thread ccollins
BLE Host - Fix log issue. 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/133e0605 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/133e0605 Diff: http://git-wip-us.apach

[26/43] incubator-mynewt-core git commit: BLE Host - SC numeric comparison.

2016-06-05 Thread ccollins
BLE Host - SC numeric comparison. 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/f84a1127 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f84a1127 Diff: http://git-wip-

[37/43] incubator-mynewt-core git commit: BLE Host - Rearrange SM test code.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/fcafe0a2/net/nimble/host/src/test/ble_sm_test.c -- diff --git a/net/nimble/host/src/test/ble_sm_test.c b/net/nimble/host/src/test/ble_sm_test.c index aa9182a..6c17e

[19/43] incubator-mynewt-core git commit: BLE Host - Fix incorrect IO capabilities table.

2016-06-05 Thread ccollins
BLE Host - Fix incorrect IO capabilities table. 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/e4bab333 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e4bab333 Diff: h

[24/43] incubator-mynewt-core git commit: BLE Host - Fix SC unit test.

2016-06-05 Thread ccollins
BLE Host - Fix SC unit test. 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/aa9df8da Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/aa9df8da Diff: http://git-wip-us.ap

[10/43] incubator-mynewt-core git commit: BLE Host - Move state repetition go->process_result.

2016-06-05 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d9b09325/net/nimble/host/src/ble_l2cap_sm.c -- diff --git a/net/nimble/host/src/ble_l2cap_sm.c b/net/nimble/host/src/ble_l2cap_sm.c deleted file mode 100644 index 1

[29/43] incubator-mynewt-core git commit: BLE Host - unit test for SC passkey.

2016-06-05 Thread ccollins
BLE Host - unit test for SC passkey. 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/1e085a07 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/1e085a07 Diff: http://git-w

[13/43] incubator-mynewt-core git commit: BLE Host - Don't forget to persist keys.

2016-06-05 Thread ccollins
BLE Host - Don't forget to persist keys. 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/e4b08e80 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e4b08e80 Diff: http://g

[04/43] incubator-mynewt-core git commit: BLE Host - Rearrange SM.

2016-06-05 Thread ccollins
BLE Host - Rearrange SM. 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/023769e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/023769e4 Diff: http://git-wip-us.apache

[39/43] incubator-mynewt-core git commit: bletiny - "disc full" command.

2016-06-05 Thread ccollins
bletiny - "disc full" command. This command discovers all services, characteristics, and descriptors for the given connection handle. 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/22748c65 T

[42/43] incubator-mynewt-core git commit: BLE Host - SC "us" unit tests.

2016-06-05 Thread ccollins
BLE Host - SC "us" unit tests. 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/3f1802e5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/3f1802e5 Diff: http://git-wip-us.

[18/43] incubator-mynewt-core git commit: BLE Host - Use tinycrypt for SC.

2016-06-05 Thread ccollins
BLE Host - Use tinycrypt for SC. 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/892a80a1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/892a80a1 Diff: http://git-wip-u

[2/3] incubator-mynewt-core git commit: bletiny - Allow "sec restart" to find ltk in store

2016-06-05 Thread ccollins
bletiny - Allow "sec restart" to find ltk in store 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/8e5fe79c Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/8e5fe79c Diff

[1/3] incubator-mynewt-core git commit: bletiny - Remove extraneous log message.

2016-06-05 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 5f74e4fd1 -> cbeee5440 bletiny - Remove extraneous log message. 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/8f5496

[3/3] incubator-mynewt-core git commit: BLE Host - Clean up debug logging.

2016-06-05 Thread ccollins
BLE Host - Clean up debug logging. 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/cbeee544 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/cbeee544 Diff: http://git-wip

incubator-mynewt-core git commit: Add privacy and extended scanner filter policy to supported features

2016-06-05 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop cbeee5440 -> bb30502d2 Add privacy and extended scanner filter policy to supported features Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubat