1. cd5d1a8 Fix advertised address by Hiroki Chen · 10 months ago master
  2. e1baf9c Support setting the gRPC maximum message size by GeminiCarrie · 10 months ago
  3. 1e28ab0 Bump tonic to 0.9.2 by GeminiCarrie · 10 months ago
  4. 6a1f256 Enable access control service by sunhe05 · 11 months ago
  5. f556e6c [Management] Polish the access control by sunhe05 · 11 months ago
  6. 34a76de [Management] Improve get_function code by sunhe05 · 11 months ago
  7. 98c6888 Minor Fixes by sunhe05 · 11 months ago
  8. 42e74ae Add an example calling functions sequentially by GeminiCarrie · 11 months ago
  9. 229c09f Add function builtin-ordered-set-join by GeminiCarrie · 11 months ago
  10. d8e38dc Fix deserializing function parameters of the rust SDK by GeminiCarrie · 11 months ago
  11. 443ca53 Bump version to 0.6.0 by sunhe05 · 11 months ago v0.6.0
  12. a92ddfc Use powerful functions in "My First Function" by sunhe05 · 11 months ago
  13. 3563832 Use the patched crates from the apache repository by sunhe05 · 11 months ago
  14. b0c41ce Fix make doc by sunhe05 · 11 months ago
  15. bc3b094 Use DISCLAIMER by sunhe05 · 11 months ago
  16. 67a9e80 Remove a redundant runtime.config.toml by sunhe05 · 11 months ago
  17. 84e9a99 Move the keys folder to the config directory by sunhe05 · 11 months ago
  18. 388f8ff [frontend] Send audit information to the management service by sunhe05 · 11 months ago
  19. 3941920 [management] Add an auditor to collect logs by sunhe05 · 11 months ago
  20. 3b6dcdb [storage] Add a unit test by sunhe05 · 11 months ago
  21. 6fda4c4 [sdk] Update the cbindgen command by sunhe05 · 11 months ago
  22. bfa88e4 Bump h2 from 0.3.16 to 0.3.19 by GeminiCarrie · 11 months ago
  23. 9b66438 Replace empty requests and responses with "google/protobuf/empty.proto" by GeminiCarrie · 11 months ago
  24. 014059a Update python sdk and examples by GeminiCarrie · 1 year ago
  25. ded9444 Replace rpc with tonic grpc by GeminiCarrie · 1 year ago
  26. 1db660d Update rustls by GeminiCarrie · 1 year ago
  27. f6ab0a9 Bump version to 0.5.1 by sunhe05 · 1 year ago v0.5.1
  28. e51fcd1 Minor fixes by sunhe05 · 1 year ago
  29. 49c259e Sync with Rust SGX SDK by sunhe05 · 1 year, 1 month ago
  30. f96278c Update LICENSE and NOTICE by sunhe05 · 1 year, 1 month ago
  31. b0729bd [Dockerfile] Add compiler for webassembly and grpc python dependencies by sunhe05 · 1 year, 1 month ago
  32. 432db4c Remove wasm binaries by sunhe05 · 1 year, 1 month ago
  33. c7ebd6f Remove mesapy from the submodule by sunhe05 · 1 year, 1 month ago
  34. 4e15ab6 Fix deploy instruction for Azure to comply with SGX 2.17. by Kousuke Saruta · 1 year, 1 month ago
  35. e2c6e31 Fix docker files. by Kousuke Saruta · 1 year, 1 month ago
  36. 555a2c2 Add libos examples to CI by GeminiCarrie · 1 year, 1 month ago
  37. 1fe8375 Add document: Running the execution service in Occlum by GeminiCarrie · 1 year, 1 month ago
  38. c66a8e2 Add the execution service running in the LibOS by GeminiCarrie · 1 year, 1 month ago
  39. 5c914d0 [CI] Build with release to reduce output size by sunhe05 · 1 year, 2 months ago
  40. 8f61a3d Upgrade vulnerable dependencies by sunhe05 · 1 year, 1 month ago
  41. d0c7a2e Fix release guide by sunhe05 · 1 year, 1 month ago
  42. 8aacf8f Bump version to 0.5.0 by sunhe05 · 1 year, 2 months ago v0.5.0
  43. 2b810fe Add a PGP public key by sunhe05 · 1 year, 2 months ago
  44. 1c42f6c Check the binding of the server certificate with the sgx quote by sunhe05 · 1 year, 2 months ago
  45. 37d8895 Add usage statistics and quota for function by sunhe05 · 1 year, 2 months ago
  46. d3d48ad Reorganize scripts and tool by sunhe05 · 1 year, 2 months ago
  47. 45f728f [CI] Update the license tool by sunhe05 · 1 year, 2 months ago
  48. e35d1fc Update the Rustfmt edition number to the latest by sunhe05 · 1 year, 2 months ago
  49. d02fb0c Improve function arguments by introducing FunctionArgument by sunhe05 · 1 year, 2 months ago
  50. 27cf49b Add teaclave logger by sunhe05 · 1 year, 2 months ago
  51. 7e14ae9 Upgrade log crate by sunhe05 · 1 year, 4 months ago
  52. cfe2591 [CI] Clean up disk space after build by sunhe05 · 1 year, 3 months ago
  53. 3b0e20e [docs] Fix typo (#675) by Weijie Liu · 1 year, 3 months ago
  54. 57bde36 readme: missing words by Tshepang Mbambo · 1 year, 4 months ago
  55. 0eeff3e readme: add a needed break by Tshepang Mbambo · 1 year, 4 months ago
  56. a8dad2b Improve function comment layout for pdoc by GeminiCarrie · 1 year, 4 months ago
  57. adc476b Use Cargo.lock to lock the code instead of cargo vender by sunhe05 · 1 year, 5 months ago
  58. ea4e4ec Replace protected_fs_rs with sgx_protected_fs of Rust SGX SDK by sunhe05 · 1 year, 5 months ago
  59. 95717d4 Upgrade to Rust SGX SDK 2.0.0 by sunhe05 · 1 year, 5 months ago
  60. df5c0a7 SDK: fix calling a wrong function by sunhe05 · 1 year, 6 months ago
  61. 6763000 LevelDB-SGX: omit SGX recovery files when traversing DB files by sunhe05 · 1 year, 6 months ago
  62. e521555 Update rusty-leveldb version to v1.0.4 by sunhe05 · 1 year, 7 months ago
  63. a8058f8 CI: pin the MAC OS version to macos-11 by sunhe05 · 1 year, 7 months ago
  64. 463a17e CI: update actions/checkout by sunhe05 · 1 year, 7 months ago
  65. 732a01f Bump regex from 1.5.4 to 1.6.0 in /examples/rust/builtin_echo by dependabot[bot] · 1 year, 7 months ago
  66. 6b1d3a0 Ignore license check for txt files by Mingshen Sun · 1 year, 7 months ago
  67. 599460f Improve CI by He Sun · 1 year, 8 months ago
  68. 0f24a06 Update the prebuilt mesapy-sgx source by He Sun · 1 year, 8 months ago
  69. 661d360 Bump regex in /examples/rust/builtin_ordered_set_intersect (#651) by dependabot[bot] · 1 year, 11 months ago
  70. 2ed0f17 Update copyright year to 2022 (#646) by Mingshen Sun · 2 years, 1 month ago
  71. 3f2943e Fix release guide (#645) by Mingshen Sun · 2 years, 1 month ago
  72. c368667 Update run-teaclave-services.sh (#643) by Qinkun Bao · 2 years, 1 month ago
  73. 5bafd4f Version bump to 0.4.0 (#644) by Mingshen Sun · 2 years, 1 month ago v0.4.0
  74. a9826ee Fix broken link (#639) by Mingshen Sun · 2 years, 2 months ago
  75. f270ced Add release guide (#638) by Mingshen Sun · 2 years, 2 months ago
  76. 816c0f7 Better task state error and fix cancel error issue in the example (#637) by Mingshen Sun · 2 years, 2 months ago
  77. 22eb01b Fix privilege issue (#636) by Mingshen Sun · 2 years, 2 months ago
  78. 9af5851 Fix unclosed files in pyscripts (#635) by Gordon King · 2 years, 2 months ago
  79. bd3104e Fix a message typo of TeaclaveException (#633) by Gordon King · 2 years, 2 months ago
  80. 55943b8 Removes magic numbers in Teaclave Python SDK (#632) by Qinkun Bao · 2 years, 2 months ago
  81. 4898d0a [Add] Support AES-GCM output files. (#629) by Zhaofeng Chen · 2 years, 2 months ago
  82. 81d801d Polish service errors (#628) by Mingshen Sun · 2 years, 3 months ago
  83. 3781a55 fix: fix generate testing code coverage (#627) by Mingshen Sun · 2 years, 3 months ago
  84. a8e94f6 fix(docker): fix detect device file with symlink (#626) by Mingshen Sun · 2 years, 3 months ago
  85. 44a3e1a fix(sdk): fix typos in sdk (#625) by Qinkun Bao · 2 years, 3 months ago
  86. d5f9594 refactor(frontend): polish frontend error (#623) by Mingshen Sun · 2 years, 3 months ago
  87. f730fe9 refactor(authentication): polish authentication error (#618) by Mingshen Sun · 2 years, 3 months ago
  88. 9521183 Fix certification verification issue (#622) by Mingshen Sun · 2 years, 3 months ago
  89. 131aa73 feat(management): add disable function API (#620) by Qinkun Bao · 2 years, 3 months ago
  90. e251608 Ignore rustflags set by the build system when compiling wasm payload (#617) by Mingshen Sun · 2 years, 3 months ago
  91. f5b453f Update WAMR version to WAMR-01-18-2022 (#616) by Mingshen Sun · 2 years, 3 months ago
  92. 4a8654b Pin pyopenssl version for 1804 docker (#615) by Mingshen Sun · 2 years, 3 months ago
  93. cde2b04 fix ide scripts; users can run ide.sh from any cwd (#609) by Qinkun Bao · 2 years, 3 months ago
  94. 5682b69 [test] fix cancel task tests (#614) by Qinkun Bao · 2 years, 3 months ago
  95. 7c51791 Support optional input/output files (#603) by Qinkun Bao · 2 years, 3 months ago
  96. c09805e fix: code coverage report generation (#611) by Yu Ding · 2 years, 3 months ago
  97. 3624a68 fix python sdk (#605) by Qinkun Bao · 2 years, 3 months ago
  98. 54c2f07 Export TVM_HOME env var for prebuilt tvm-sys (#607) by Mingshen Sun · 2 years, 3 months ago
  99. 55e658d Add Ubuntu 20.04 pipeline to CI and fix testing concurrent issue (#604) by Mingshen Sun · 2 years, 3 months ago
  100. 76b1dda Use yaml anchor to define image name by Mingshen Sun · 2 years, 3 months ago