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:07 UTC

[mynewt-core] branch master updated (f18bb0b -> a9ff0cc)

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

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


    from f18bb0b  Merge pull request #439 from ccollins476ad/mempool-sane
     add 53ba882  oic: Per-resource transport layer sec requirements
     new a9ff0cc  Merge pull request #481 from ccollins476ad/oic-trans-security

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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>'].

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

Posted by cc...@apache.org.
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>.