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

mssun pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.


    from 0359811  [services] Bind listen address in sgx enclave
     new 179ced1  [ipc] DeserializeOwned => Dersialize
     new 87f3668  [proto] Provide constructor (new) for simple messages

The 2 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:
 binder/src/binder.rs                               |  5 +-
 ipc/src/channel/app_dep.rs                         |  5 +-
 ipc/src/channel/tee_dep.rs                         |  2 +-
 ipc/src/lib.rs                                     |  9 ++-
 ipc/src/macros.rs                                  |  8 +--
 services/authentication/enclave/src/api_service.rs | 20 ++-----
 services/frontend/enclave/src/service.rs           |  2 +-
 .../proto/src/teaclave_authentication_service.rs   | 54 +++++++++++++++++-
 services/proto/src/teaclave_common.rs              | 10 +++-
 .../enclave/src/teaclave_authentication_service.rs | 64 +++++-----------------
 10 files changed, 91 insertions(+), 88 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to