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

rduan pushed a change to branch v2.0.0-preview
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git


    from d5bee9d8 Add sleep and usleep in sgx_libc
     add 74d4404b Update crypto samplecode

No new revisions were added by this update.

Summary of changes:
 samplecode/backtrace/enclave/src/lib.rs            |   2 +-
 samplecode/cov/enclave/src/lib.rs                  |   2 +-
 samplecode/crypto/app/src/main.rs                  |  88 ++++--
 samplecode/crypto/enclave/Cargo.toml               |   4 +-
 samplecode/crypto/enclave/enclave.edl              |  53 ++--
 samplecode/crypto/enclave/src/lib.rs               | 326 +++++++--------------
 samplecode/helloworld/enclave/src/lib.rs           |   2 +-
 samplecode/httpreq/enclave/src/lib.rs              |   6 +-
 .../hyper-rustls-https-server/enclave/src/lib.rs   |  53 ++--
 samplecode/rpc/client/enclave/src/lib.rs           |   2 +-
 samplecode/rpc/server/enclave/src/lib.rs           |   2 +-
 samplecode/seal/enclave/src/lib.rs                 |   2 +-
 samplecode/switchless/enclave/src/lib.rs           |  11 +-
 samplecode/template/enclave/src/lib.rs             |   3 +-
 .../zlib-lazy-static-sample/enclave/src/lib.rs     |   3 +-
 sgx_tstd/src/thread/local.rs                       |   2 +-
 16 files changed, 240 insertions(+), 321 deletions(-)


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

Reply via email to