Commit Graph

  • 41bbb3763d Fix dockerfile error Hui, Chunyang 2021-06-11 02:39:25 +0000
  • 67b9c8a173 Update docker build actions to manual trigger Hui, Chunyang 2021-06-11 02:34:29 +0000
  • f961b786da Bump Occlum version to 0.23.0 zongmin.gu 2021-06-10 13:03:59 +0800
  • c62b6d4091 Add support for execve Hui, Chunyang 2021-06-09 04:09:16 +0000
  • bad2581a25 Add dummy implementation of getsockopt for unix domain socket Hui, Chunyang 2021-06-09 08:26:43 +0000
  • 0dc85f8229 Add support for indexing unix domain socket file with inode Hui, Chunyang 2021-06-01 08:27:31 +0000
  • 2cedafeacb Add getgroups syscall zongmin.gu 2021-04-21 09:53:53 +0800
  • 6acd68d030 Update demo readme file zongmin.gu 2021-04-20 11:48:41 +0800
  • b7897dc85d Update rust-sgx-sdk to fix se_event_wait bug Hui, Chunyang 2021-06-08 11:49:46 +0000
  • f534017d79 Add pytorch demo ClawSeven 2021-06-08 13:01:53 +0800
  • 53658e865b Add glibc-supported python demo ClawSeven 2021-06-07 17:09:20 +0800
  • 883f7b259f Add support for ioctl FIONREAD, FIOCLEX, FIONCLEX for pipe and uds file Hui, Chunyang 2021-05-24 03:38:19 +0000
  • 7542a74ebb Fix ubuntu installer demo zongmin.gu 2021-04-19 12:58:07 +0800
  • 3bc4afecb7 Set the SGX SDK environment before building Occlum with docker exec command zongmin.gu 2021-05-20 09:02:33 +0800
  • 3756f0658c Update rust-toolchain to nightly-2020-10-25 zongmin.gu 2021-05-18 16:12:38 +0800
  • eb046d4241 Add O_TRUNC support in open syscall and rewrite the truncate test LI Qing 2021-03-04 19:21:49 +0800
  • 001df6f309 Rewrite getdents syscall LI Qing 2021-04-08 19:29:22 +0800
  • 789b57c6f7 Add statfs and fstatfs syscall LI Qing 2021-04-15 15:55:42 +0800
  • f2968799ae Add issue label zongmin.gu 2021-04-29 19:27:51 +0800
  • 1aa8f3a656 Add RFC template zongmin.gu 2021-04-29 17:11:28 +0800
  • 070bdf6f39 Add sendmmsg syscall zongmin.gu 2021-04-29 16:46:57 +0800
  • 437b6245d3 Check AESM status with aesm socket file zongmin.gu 2021-05-25 11:40:38 +0800
  • d15a75fafb Add support for POSIX_SPAWN_SETSIGMASK and POSIX_SPAWN_SETSIGDEF Hui, Chunyang 2021-04-30 04:08:46 +0000
  • 69c79d8252 Fix a potential deadlock when dereference procfs's symlink LI Qing 2021-06-01 16:18:58 +0800
  • dd12fca9a1 Update sefs to use local Rust SGX SDK LI Qing 2021-06-01 12:46:40 +0800
  • e5114a77c4 Add '-DSQLITE_MMAP_READWRITE' for SQLite demo LI Qing 2021-05-31 17:24:14 +0800
  • 76cee51251 Improve the grammar and typo of some documents LI Qing 2021-05-26 12:06:58 +0800
  • 692dc57355 Add tzdata & libsgx-dcap-quote-verify-dev into install package Qiyuan Gong 2021-05-26 14:30:24 +0800
  • 9a76ca1888 Add support for '/proc/[pid]/root' LI Qing 2021-05-13 17:38:43 +0800
  • 65271ce190 Add docker example for SGX DCAP driver messense 2021-05-23 12:07:41 +0800
  • 6d37dd2d90 Add support for mremap with file-backed memory Hui, Chunyang 2021-03-04 06:50:37 +0000
  • adc79d3a26 Update enclave-tls demo test Shirong Hao 2021-05-18 13:10:53 +0000
  • a9850745f8 Add dockerfile for Aliyun Linux image Hui, Chunyang 2021-04-01 05:59:58 +0000
  • 2a45fdd3b0 Fix occlum build "-f" option mistakenly rebuild other targets Hui, Chunyang 2021-05-14 08:00:48 +0000
  • a95e26df42 Add support for WNOHANG of waitpid option Hui, Chunyang 2021-04-28 08:23:19 +0000
  • ba720dc346 Add fstat support for pipe LI Qing 2021-04-30 16:40:12 +0800
  • f77e2c5e89 Add support for ioctl TCGETS/TCSETS Hui, Chunyang 2021-04-28 12:00:30 +0000
  • 6be3e7efba Ignore RA-TLS demo result for simulation mode in CI Hui, Chunyang 2021-04-29 02:31:44 +0000
  • bd43e5b867 Add SOFABoot demo zongmin.gu 2021-04-19 18:29:29 +0800
  • 0f23ddb14e Add the HashiCorp Vault demo Kailun Qin 2021-04-14 14:54:02 -0400
  • 47349c8d1b Bump the Occlum version to 0.22.0 zongmin.gu 2021-04-14 08:41:33 +0800
  • b2c0f5e647 Update golang version to 1.16.3 zongmin.gu 2021-04-13 17:48:31 +0800
  • baf550d600 Add enclave ra tls demo into demo CI zongmin.gu 2021-04-15 14:10:38 +0800
  • 0c0c4c4abc ADD Enclave TLS Server demo Shirong Hao 2021-04-15 02:14:09 +0000
  • 4395ec7f81 Update rune quick start to sgxsdk 2.13 and centos 8.2 Shirong Hao 2021-04-14 14:47:17 +0000
  • df73dd5d7b Remove CLONE_PARENT_SETTID from clone mandatory flags Hui, Chunyang 2021-04-13 10:42:44 +0000
  • 986620dd71 Add nano to Dockerfiles Nils Hanke 2021-04-12 16:58:23 +0200
  • 71a3379b82 Add demo contribution guide Hui, Chunyang 2021-04-12 09:35:21 +0000
  • a9574ca22e Fix ELF not running when load address not start from zero Hui, Chunyang 2021-04-02 09:28:32 +0000
  • 09bac3d4b5 Fix panic for non-specified exec file path Hui, Chunyang 2021-04-07 07:47:22 +0000
  • 8db6a55696 Mount ramfs at '/dev/shm' LI Qing 2021-03-31 17:15:28 +0800
  • 1cf270634f Polish some documents LI Qing 2021-04-01 11:21:27 +0800
  • 64a980f529 Add time syscall and default localtime support LI Qing 2021-03-26 12:06:58 +0800
  • ef7b663c4d Export error message when parsing Elf header Hui, Chunyang 2021-03-22 08:41:12 +0000
  • dcd673615d Add the flink demo yuanwu 2021-01-31 19:47:26 +0800
  • d1edb0e218 Release the check for maximum leaf in cpuid exception LI Qing 2021-03-16 11:18:48 +0800
  • bcb3396622 Update the installer readme zongmin.gu 2021-03-12 14:24:02 +0800
  • 27500f0461 Fix docker image for SGX1 HW zongmin.gu 2021-03-05 11:15:25 +0800
  • 3b52c90104 Remove workarounds in Demo CI zongmin.gu 2021-03-12 10:30:48 +0800
  • 17464d3bbf Add the redis demo yuanwu 2021-01-31 21:40:19 +0800
  • d0331bd397 Add detection for FSGSBASE enablement in PAL Hui, Chunyang 2021-03-11 05:57:43 +0000
  • d81511ec8c Polish the docs and usage for the encrypted image LI Qing 2021-03-09 17:37:39 +0800
  • 5db07a2029 Fix installer for new release Hui, Chunyang 2021-03-08 06:04:42 +0000
  • 17fcaf85e1 Bump version to 0.21.0 zongmin.gu 2021-03-01 12:53:23 +0800
  • 9fc81fcc87 Update exec mode to handle uRTS crash case zongmin.gu 2021-03-01 17:08:27 +0800
  • 9af92f2ebf Update base image from CentOS 8.1 to CentOS 8.2 zongmin.gu 2021-03-01 15:42:26 +0800
  • d192b9c948 Update SGX Rust SDK to 2.13 zongmin.gu 2021-03-01 13:14:54 +0800
  • ad3b172506 Update docker file to use offical SGX 2.13 PSW and DCAP binaries zongmin.gu 2021-02-07 21:05:35 +0800
  • 4b1b6158fb Workaround the server and server_epoll test case In some cases, the main thread would be interrupted by SIGCHID, so it needs retry more times or check the status. zongmin.gu 2021-02-25 10:07:59 +0800
  • 37f08da482 Remove sccache because the latest sccache does not work with nightly Rust zongmin.gu 2021-02-04 18:59:05 +0800
  • 0252f98d60 Enable exception test cases under simulation mode zongmin.gu 2021-02-04 10:22:28 +0800
  • b5a52fbaa4 Remove HW CI test result, because the SGX machine has networking issue zongmin.gu 2021-03-03 03:25:37 +0000
  • be62e2c65d Add posix_fallocate LI Qing 2021-02-05 14:58:11 +0800
  • a789871d93 Add doc about using occlum package repo Hui, Chunyang 2020-10-27 03:39:08 +0000
  • 73dc43e03f Ignore AESM status for simulation mode Hui, Chunyang 2021-03-02 07:06:47 +0000
  • 3dbf050904 Add sync_all, sync_data and poll for hostfs file LI Qing 2021-02-03 09:50:55 +0800
  • 7122529b6b Fix affinity array size incorrect issue zongmin.gu 2021-03-01 10:44:05 +0800
  • 7deeccb03b Fix the error of demos with encrypted fs image LI Qing 2021-03-01 17:40:35 +0800
  • c3a02ffc28 Add support for the encrypted fs image LI Qing 2021-01-25 18:58:00 +0800
  • f0fa35b004 Add errno info when return error in make test Hui, Chunyang 2021-02-23 12:54:58 +0000
  • a2959c17df Reduce redundant mprotect ocall Hui, Chunyang 2021-02-04 07:24:10 +0000
  • 79b264a6c8 Add support for Address Space Layout Randomization Hui, Chunyang 2021-01-21 12:21:54 +0000
  • d7b994bc7d Fix getdents cannot output all entries in a directory LI Qing 2021-02-19 11:42:56 +0800
  • c4c3315c06 Fix false alarm on non-page-aligned size for mprotect Hui, Chunyang 2021-02-23 12:33:34 +0000
  • 58bddcb89d Fix sysinfo test false alarm on uptime Hui, Chunyang 2021-02-04 08:56:16 +0000
  • 8c5e6ff20a Update sefs submodule to latest Hui, Chunyang 2021-02-04 08:17:11 +0000
  • 1fab79681b Use goblin as elf parser and only load segments on demand Hui, Chunyang 2020-12-30 11:16:05 +0000
  • c2aefcacf0 Change the repository of Rust SGX SDK submodule He Sun 2021-01-27 16:55:58 +0800
  • fdde009e5d Bump Occlum version to 0.20.0 zongmin.gu 2021-01-20 13:45:00 +0800
  • 5119e3884f Add hardware mode gvisor syscall test for CI He Sun 2021-01-04 15:43:53 +0800
  • cca7910c2f Add CI support for gVisor syscall test image He Sun 2021-01-04 14:42:43 +0800
  • 1788f94bfe Fix the poll of channel according to gvisor pipe poll test He Sun 2021-01-22 00:16:21 +0800
  • 2ea7fc1ad6 Add Unix socket support for poll He Sun 2020-12-30 22:10:09 +0800
  • 0b829ca087 Fix the return IoEvents of channel poll He Sun 2020-12-30 20:27:41 +0800
  • 3101d8fa88 Resolve the nested block of Unix socket He Sun 2020-12-29 19:28:01 +0800
  • 1101bdf9e7 Fix multiplication overflow He Sun 2020-12-30 19:13:17 +0800
  • 96bfe7eeae Fix gRPC and OpenVINO CI image demo location Hui, Chunyang 2021-01-20 09:27:33 +0000
  • d4e7c906c0 Fix the sched test when available cpu is less than online cpu LI Qing 2020-12-18 11:48:16 +0800
  • 0b51d83811 Add ProcFS LI Qing 2021-01-11 18:50:52 +0800
  • 8bfef4086f Polish the function names in FS LI Qing 2021-01-11 18:47:06 +0800