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/08/31 18:32:08 UTC

[mynewt-core] 01/01: Merge pull request #481 from ccollins476ad/oic-trans-security

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-core.git

commit a9ff0cc96f45e4a4d6e3dabef8303c1913aad545
Merge: f18bb0b 53ba882
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Aug 31 11:32:05 2017 -0700

    Merge pull request #481 from ccollins476ad/oic-trans-security
    
    oic: Per-resource transport layer sec requirements

 net/oic/include/oic/oc_api.h               |  4 ++++
 net/oic/include/oic/oc_ri.h                |  9 +++++--
 net/oic/include/oic/port/oc_connectivity.h |  2 ++
 net/oic/src/api/oc_ri.c                    | 38 +++++++++++++++++++++++++-----
 net/oic/src/api/oc_server_api.c            | 27 +++++++++++++++++++++
 net/oic/src/port/mynewt/adaptor.c          | 30 +++++++++++++++++++++++
 net/oic/src/port/mynewt/adaptor.h          |  4 ++++
 net/oic/src/port/mynewt/ble_adaptor.c      | 27 +++++++++++++++++++++
 net/oic/syscfg.yml                         |  5 ++++
 9 files changed, 138 insertions(+), 8 deletions(-)


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