1. 3c100cc Fix race condition in canceling task by Mingshen Sun · 2 years, 4 months ago
  2. 3f6f6b3 make format by Mingshen Sun · 2 years, 4 months ago
  3. 8168cba Set timeout for port probing function by Mingshen Sun · 2 years, 4 months ago
  4. 753fb4f Fix clippy issue by Mingshen Sun · 2 years, 4 months ago
  5. 6e58b49 Use _exit in simulation mode by Mingshen Sun · 2 years, 4 months ago
  6. e5d5572 Add port probe for service launching by Mingshen Sun · 2 years, 4 months ago
  7. 6ae6f50 Informative log in the file agent by Mingshen Sun · 2 years, 4 months ago
  8. 9a47fe6 Set reuse port in RPC server by Mingshen Sun · 2 years, 4 months ago
  9. 02b9679 cmake: use SIGKILL for cleanup by Mingshen Sun · 2 years, 4 months ago
  10. 99107c9 Fix testing issue by Mingshen Sun · 2 years, 4 months ago
  11. 836e467 Update docker images by Mingshen Sun · 2 years, 4 months ago
  12. 169e3df Informative log in the file agent by Mingshen Sun · 2 years, 4 months ago
  13. 66386fa Informative log in the context by Mingshen Sun · 2 years, 4 months ago
  14. a240a18 Fix leveldb assertion issue by Mingshen Sun · 2 years, 4 months ago
  15. 7275f7b Fix RPC error handling by Mingshen Sun · 2 years, 4 months ago
  16. 22b7051 Update Authentication APIs by Mingshen Sun · 2 years, 4 months ago
  17. 6eaffc7 Support intermediate cert in DCAP attesation cert by Mingshen Sun · 2 years, 4 months ago
  18. e79a76b Support Ubuntu 20.04 docker image by Mingshen Sun · 2 years, 4 months ago
  19. 9c6c94f Update Rust and C API for cancel_task, fix task status updating (#601) by Hongbo · 2 years, 4 months ago
  20. 8fdac8c Add watchdog functionalities (#600) by Hongbo · 2 years, 4 months ago
  21. 7305cf3 Move execution context into a seperate crate (#598) by Qinkun Bao · 2 years, 5 months ago
  22. 8d8952e Fix target depends to avoid issues in parallel make (#596) by Mingshen Sun · 2 years, 5 months ago
  23. 20342d1 Do not generate enclave_info when building teaclave_sgx_tool (#595) by Mingshen Sun · 2 years, 5 months ago
  24. b710a2e Inherant Reqeust class for proper json serde (#592) by Mingshen Sun · 2 years, 5 months ago
  25. f296e39 Fix list functions only show the latest function id (#593) by Mingshen Sun · 2 years, 5 months ago
  26. b3f4e8e Refactor python client SDK (#591) by Mingshen Sun · 2 years, 5 months ago
  27. 25711a3 Fix DCAP env var check in the prep script (#590) by Mingshen Sun · 2 years, 5 months ago
  28. e919563 Fix packages rebuild every time (#589) by Mingshen Sun · 2 years, 5 months ago
  29. fa9b4de API updates (#588) by Mingshen Sun · 2 years, 5 months ago
  30. 49eb93f [Fix] Improve log writer and tolerate log reader (#587) by Zhaofeng Chen · 2 years, 6 months ago
  31. a651983 [Fix] DCap service error. (#586) by Zhaofeng Chen · 2 years, 6 months ago
  32. 64b2579 Log g_peak_heap_used and g_peak_rsrv_mem_committed when finalizing an enclave (#584) by Mingshen Sun · 2 years, 6 months ago
  33. 2fcf051 [Mod] Flush DB and compact_range after dequeue operation. (#585) by Zhaofeng Chen · 2 years, 6 months ago
  34. 9232696 Add the -b argument to rebuild services (#579) by Mingshen Sun · 2 years, 6 months ago
  35. 4c32f62 [Fix] leveldb lru bug, using disk db for unit test. (#583) by Zhaofeng Chen · 2 years, 6 months ago
  36. d2568d1 [Add] Service launching in logs and reconnecting warnings. (#582) by Zhaofeng Chen · 2 years, 6 months ago
  37. 9106408 [Mod] Persistent MockDB in test mode. (#580) by Zhaofeng Chen · 2 years, 6 months ago
  38. 935571e Fix typo (#578) by Mingshen Sun · 2 years, 6 months ago
  39. edc10fd Optimize RPC memory footprint of serde (#577) by Mingshen Sun · 2 years, 6 months ago
  40. 0282017 Add security link flags (#575) by Mingshen Sun · 2 years, 6 months ago
  41. d0f877e Support selectively including executors (#574) by Mingshen Sun · 2 years, 6 months ago
  42. 492e3dd [WAMR] check init return values (#573) by Qinkun Bao · 2 years, 6 months ago
  43. f3228a8 Update report_bug.md (#572) by Qinkun Bao · 2 years, 7 months ago
  44. 0ad267f [WAMR] Fix leaked resources (#569) by Qinkun Bao · 2 years, 7 months ago
  45. b757711 Update crates-sgx (#570) by Mingshen Sun · 2 years, 7 months ago
  46. 27756dc [Doc] Update my-first-fucntion.md (#566) by Qinkun Bao · 2 years, 7 months ago
  47. a136dd6 Use ./run-teaclave-services.sh -m sim in simulation mode (#563) by Mingshen Sun · 2 years, 8 months ago
  48. a4fcc65 [docker] start Teaclave docker services with auto-detection mechanism (#559) by Gordon King · 2 years, 8 months ago
  49. c6b9a34 Pin openssl to version 1.1 (#561) by Mingshen Sun · 2 years, 8 months ago
  50. c3c21cc Fix container name of teaclave-file-service missing in DCAP docker compose file (#558) by Gordon King · 2 years, 8 months ago
  51. 53b00ce Remove CONTRIBUTORS.md and point to the homepage (#552) by Mingshen Sun · 2 years, 8 months ago
  52. e3274f6 Doc: C code can also be compiled using Zig (#550) by Frank Denis · 2 years, 9 months ago
  53. 871a946 Use local onnx model (#549) by Hongbo · 2 years, 9 months ago
  54. b7898d9 Fix dependent PkgConfig missing (#545) by Gordon King · 2 years, 9 months ago
  55. f2be66e Build cargo-lipo with the stable rust (#543) by Mingshen Sun · 2 years, 9 months ago v0.3.0
  56. 60400b6 Add TVM example document (#537) by Hongbo · 2 years, 9 months ago
  57. 6baa3ad Use struture builder to construct complicated structures (#542) by He Sun · 2 years, 10 months ago
  58. 2781979 Add license headers (#541) by Mingshen Sun · 2 years, 10 months ago
  59. aa77055 Polish the ide script and tip doc (#540) by Hongbo · 2 years, 10 months ago
  60. 8cc5a39 Add IDE helper script (#539) by Hongbo · 2 years, 10 months ago
  61. 3aad73d Update CI image and add TVM example build (#538) by Hongbo · 2 years, 10 months ago
  62. d5bd1b6 Add TVM in the docker image (#536) by Hongbo · 2 years, 10 months ago
  63. 5f53426 Add TVM MNIST example (#535) by Hongbo · 2 years, 10 months ago
  64. 639f2fb Add uae download in rt dockerfile (#534) by Hongbo · 2 years, 10 months ago
  65. cad2499 [Bugfix] Update the SGX SDK used in the runtime dockerfile (#532) by Hongbo · 2 years, 10 months ago
  66. 33b7d21 Update the mentor list (#530) by Mingshen Sun · 2 years, 10 months ago
  67. 5ebe92a A minor typo fixes in development doc (#529) by Gordon King · 2 years, 10 months ago
  68. 9d3210b Fix a compiling issue (#526) (#527) by Gordon King · 2 years, 10 months ago
  69. f6254cd Fix a typo of data_owner (#524) by Gordon King · 2 years, 10 months ago
  70. bd61284 Upgrade SGX SDK dependencies (SGX 2.14.100.2, DCAP 1.11.100.2) (#523) by Mingshen Sun · 2 years, 11 months ago
  71. 99c1e6a Update committer (#522) by Mingshen Sun · 2 years, 11 months ago
  72. 314aae5 Refactor the CodeQL CI script by Mingshen Sun · 2 years, 11 months ago
  73. 8363cdf Third-party submodule is not needed for CodeQL by Mingshen Sun · 2 years, 11 months ago
  74. a5a05cd Do not ignore Cargo.lock/Cargo.toml to avoid the build system is messed up by Mingshen Sun · 2 years, 11 months ago
  75. 47c1e8a Fixing dcap device mapping by Mingshen Sun · 2 years, 11 months ago
  76. e966622 Check return values of function calls by Mingshen Sun · 2 years, 11 months ago
  77. 50dd3e0 Fix dcap building issue by Mingshen Sun · 2 years, 11 months ago
  78. 9c76d24 Update CI script by Mingshen Sun · 2 years, 11 months ago
  79. 2e7ef9b Fix linting issues by Mingshen Sun · 2 years, 11 months ago
  80. d7e1f47 Update docker by Mingshen Sun · 2 years, 11 months ago
  81. b5fd001 Update to SGX SDK 1.1.3 by Mingshen Sun · 2 years, 11 months ago
  82. 2f5a5d8 Correct some documents (#519) by Hongbo · 2 years, 11 months ago
  83. ffa32bc Add deinstantiate for WAMR executor (#518) by Hongbo · 2 years, 11 months ago
  84. 6105701 Update CI docker image version to 0.1.3 by Mingshen Sun · 2 years, 11 months ago
  85. d4dccd4 Add Teaclave context file APIs and related examples for WASM executor by ya0guang · 2 years, 11 months ago
  86. e54debd Fix a potential index overflow of DBQueue (#514) by He Sun · 2 years, 11 months ago
  87. 8003e93 Add support for Teaclave protected files in WAMR executor and related (#512) by Hongbo · 2 years, 11 months ago
  88. 757942d Fix some building issues (#511) by Mingshen Sun · 3 years ago
  89. f631a2a Fix the link issue in doc (#510) by Hongbo · 3 years ago
  90. 0d9efa9 Polish documents (#508) by Hongbo · 3 years ago
  91. 95e4d04 Add recent contributors (#507) by Mingshen Sun · 3 years ago
  92. 90e7231 Add WebAssembly Executor (#504) by Hongbo · 3 years ago
  93. e2808a4 Unify the launch of teaclave services (#505) by He Sun · 3 years ago
  94. b02e44c Change the executor's payload type from String to Vec<u8> (#503) by Hongbo · 3 years ago
  95. 5fa6229 Fix a typo in the filename of the python requirements file (#500) by clauverjat · 3 years ago
  96. 6098ba3 Fix cmake issue in build script for protected_fs_c by Mingshen Sun · 3 years, 2 months ago
  97. 5402651 Make container names consistent with other docker-compose files by Mingshen Sun · 3 years, 2 months ago
  98. 59a30c6 Move the community page to the website repository by Mingshen Sun · 3 years, 2 months ago
  99. 42981db Add instruction to config URLs of input/output files in examples by Mingshen Sun · 3 years, 2 months ago
  100. 5a2c50b Add the link to Rust client SDK by Mingshen Sun · 3 years, 2 months ago