You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/10/12 00:35:32 UTC

[mynewt-newtmgr] 01/01: Merge pull request #37 from ccollins476ad/sm-inject-io

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git

commit 82a3bcec5f369b1ac8de3afeff5ae2b80d4399bb
Merge: edd4d6b 7bd31d5
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Oct 11 17:35:29 2017 -0700

    Merge pull request #37 from ccollins476ad/sm-inject-io
    
    nmxact - Implement IO injection for security authentication

 nmxact/bledefs/bledefs.go  | 237 +++++++++++++++++++++++++++++++++++++++++++++
 nmxact/nmble/ble_act.go    |  58 ++++++++++-
 nmxact/nmble/ble_proto.go  | 176 ++++++++++++++++++++++-----------
 nmxact/nmble/ble_sesn.go   |   4 +
 nmxact/nmble/ble_util.go   |   8 ++
 nmxact/nmble/conn.go       |  51 ++++++++++
 nmxact/nmble/dispatch.go   |  70 +++++++------
 nmxact/nmble/naked_sesn.go |  71 +++++++++++++-
 8 files changed, 581 insertions(+), 94 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.