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

rduan pushed a change to branch v1.1.4-testing
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


    from 67007dd  docker: fix centos8
     add 46b70da  fix: add pointer null check on ecall function
     add fdd10b5  fix: add 1 on unit test TCS
     add b3e921c  fix: fix tlsclient and tlsserver hostname cert key
     add 72fe6cf  fix: issue #321
     add c4c33b6  Merge pull request #322 from apache/fix-edl-pointer-check
     add e1fc80e  Fix bug: set the initflag after SgxAesHandle is initialized
     add 12e3ca2  Merge pull request #324 from volcano0dr/fix_aes
     add 6bf7c76  Fix link to http_req-sgx
     add 81b6c73  Merge pull request #327 from Trundle/fix-link
     add a37ffb9  Fix samplecode compiler error with newer GCC.
     add 4826a26  Merge pull request #329 from yuguorui/master
     new 45ef3dc  Merge branch 'master' into v1.1.4-testing

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:
 samplecode/dcap-pckretrieval/app/src/main.rs    |  2 +-
 samplecode/http_req/README.md                   |  2 +-
 samplecode/http_req/enclave/src/lib.rs          |  4 ++++
 samplecode/tls/tlsclient/enclave/src/lib.rs     |  4 ++++
 samplecode/tls/tlsserver/enclave/src/lib.rs     |  4 ++++
 samplecode/unit-test/enclave/Enclave.config.xml |  2 +-
 sgx_tcrypto/src/crypto.rs                       |  5 ++++-
 sgx_tstd/src/rt.rs                              |  4 ++++
 sgx_ucrypto/src/crypto.rs                       |  5 ++++-
 sgx_unwind/libunwind/include/libunwind_i.h      |  1 -
 sgx_unwind/libunwind/src/x86_64/Ginit.c         | 15 +++++++--------
 11 files changed, 34 insertions(+), 14 deletions(-)

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

Reply via email to