This website requires JavaScript.
f5a5de669b
Find dependencies for each elf file
jiangjianfeng
2021-09-17 14:35:04 +0800
e47a0673e0
Resolve environmental variables in bom file
jiangjianfeng
2021-09-17 14:30:42 +0800
53d1d0010d
Add operations to manage NormalFile
jiangjianfeng
2021-09-17 14:28:09 +0800
d2656a3571
Add operations to manage Source. Source represents operations with the same source directory.
jiangjianfeng
2021-09-17 14:24:51 +0800
66997b2852
Add operations to manage Target. Target represents operations with the same destination.
jiangjianfeng
2021-09-17 14:15:37 +0800
6f81a58a03
Find all included bom files recursively
jiangjianfeng
2021-09-17 14:10:06 +0800
614b958082
Add basic operations to manage structure Bom
jiangjianfeng
2021-09-17 14:06:08 +0800
c172b2be5c
Add structures to store the content of bom file
jiangjianfeng
2021-09-17 14:03:02 +0800
6a0435d9b6
Define error numbers
jiangjianfeng
2021-09-17 11:57:07 +0800
33d074e280
Parse command line options
jiangjianfeng
2021-09-17 11:56:27 +0800
35fd680249
Update sofaboot demo result check command
Zheng, Qi
2021-09-16 17:00:39 +0800
69d3d3fca2
Fix the error when building glibc with gcc 9
Zheng, Qi
2021-09-16 11:01:26 +0800
85f9333fbe
Bump version to 0.24.0
zongmin.gu
2021-09-15 11:57:55 +0800
dd8231c8a2
Update the openanolis URL in alinux3 docker file
zongmin.gu
2021-09-15 13:12:21 +0800
cb18a03deb
Add rsync into the docker image
zongmin.gu
2021-09-10 18:07:01 +0800
8f4fbba220
Add file POSIX advisory range lock
LI Qing
2021-06-18 16:13:28 +0800
d9744bf971
Update PCCS server in HW test
zongmin.gu
2021-09-09 11:37:03 +0800
d52d9eddb8
Test DCAP ioctl only on SGX2 HW
zongmin.gu
2021-09-09 11:00:46 +0800
de2fcc9bc1
Fix the cpuid test case issue
zongmin.gu
2021-09-09 10:44:14 +0800
d24f89fd9c
Add getrandom syscall
LI Qing
2021-09-06 17:57:13 +0800
85d6977118
Modify the statfs on SEFS or UnionFS with ocall
LI Qing
2021-09-03 10:51:10 +0800
16e8b12e4d
Fix SGX device softlinks creation issue
Zheng, Qi
2021-08-30 16:53:19 +0800
4ae8af62d6
Add SGX v2 self hosted machine for CI
Hui, Chunyang
2021-08-11 11:17:59 +0000
136c2cca95
Seperate ssl generation with environment preparation
ClawSeven
2021-08-25 14:20:47 +0800
29eed82a7e
Add support for the mode of fallocate
LI Qing
2021-07-12 17:47:01 +0800
99688183f0
Add vfork support
Hui, Chunyang
2021-07-06 03:51:06 +0000
88f04c8df9
Add process group implementation and support set/getpgid, set/getpgrp
Hui, Chunyang
2021-08-16 09:35:33 +0000
81dba866f1
Fix Cluster Serving demo classpath
Qiyuan Gong
2021-08-16 20:12:45 +0800
75c2ea5a9c
Fix Java HW test
Hui, Chunyang
2021-08-16 11:38:28 +0000
ed3641a66a
Optimize tensorflow_serving workflow
ClawSeven
2021-08-05 11:27:23 +0800
d19ff1a8be
Enable Tensorflow_serving in Occlum
yuanwu
2021-07-19 07:43:58 +0000
68f0a22177
Add Bash demo
Hui, Chunyang
2021-07-29 07:43:00 +0000
0d20f9e5ec
Fix Fish demo and related CI
Hui, Chunyang
2021-08-13 03:32:56 +0000
3df12943a1
Change the declaration of SGX_SDK environment variable
zqs
2021-08-13 04:20:03 +0800
f73d417847
Make it accordance for occlum package name and extracted dir name
Zheng, Qi
2021-08-09 15:45:54 +0800
35229d495e
Bump to 0.23.7
zongmin.gu
2021-08-11 14:58:28 +0800
b25246e96e
fix manual lib copy
CharleneHu94
2021-08-10 11:21:03 +0800
4e3c9c20c4
Fix exec mode memory leak issue
zongmin.gu
2021-08-09 18:39:35 +0800
87c1c9a8b3
Add support for umask
LI Qing
2021-08-06 11:58:03 +0800
05d4c7d7db
Add similation and debug mode occlum package check and support
Zheng, Qi
2021-08-05 10:10:32 +0800
7c170807bc
Bump to 0.23.6
zongmin.gu
2021-08-06 11:13:56 +0800
b390ecaae9
Add creat syscall
LI Qing
2021-08-06 09:35:22 +0800
c5c18ccd6d
Fix the event_monitor when updating host file events
LI Qing
2021-08-06 08:48:28 +0800
80a27bc0f9
Reap zombie children when exit
Hui, Chunyang
2021-08-05 06:03:44 +0000
865e38258b
Add support for '/proc/[pid]/stat'
LI Qing
2021-08-05 10:27:10 +0800
28c0d55c88
Re-organize the structure of procfs
LI Qing
2021-08-05 10:25:56 +0800
33876e122f
Fix the compiler's warnings in make test with glibc
LI Qing
2021-08-04 11:42:14 +0800
b2b86b796a
Add support for /dev/fd
Hui, Chunyang
2021-07-29 11:23:11 +0000
dc37995bf0
Add getdents support for procfs's inode
LI Qing
2021-07-27 18:31:14 +0800
42bed8d338
Remove the mount config for tmp dir
LI Qing
2021-08-03 11:57:57 +0800
215e8ffbdf
Add support for robust futex syscalls
LI Qing
2021-07-06 16:04:08 +0800
9b425798d6
Add tensorflow demo
ClawSeven
2021-07-28 15:58:10 +0800
22af91b9e7
Bump version to 0.23.5
zongmin.gu
2021-07-29 12:37:10 +0800
1e03b34a3f
Update Cargo lock file to align resolv-conf change
zongmin.gu
2021-07-29 12:52:41 +0800
996c4bbeb7
Fix the deadlock of sefs
LI Qing
2021-07-28 21:47:06 +0800
d35d98d551
Add resolv-conf parser
ClawSeven
2021-07-19 17:40:20 +0800
1acfec6b12
Add support for fchdir and support cd for fish
Hui, Chunyang
2021-07-27 11:52:39 +0000
a54de67431
Fix the wrong value returned from getcwd
LI Qing
2021-07-27 11:35:38 +0800
fecef8eda6
Add symlink file support for "occlum mount"
LI Qing
2021-07-27 10:57:33 +0800
123369d6ce
Fix panic for empty file actions
Hui, Chunyang
2021-07-22 11:10:38 +0000
dc67dfb9aa
Re-enable aliyunlinux 3 image as default aliyunlinux image
Hui, Chunyang
2021-07-09 10:05:13 +0000
5963b70b97
Don't allocate extra memory if already aligned
Hui, Chunyang
2021-07-21 07:18:03 +0000
3612442adc
Fix an error when calculating elf memory usage
Hui, Chunyang
2021-07-21 07:12:54 +0000
f9bafa23a4
Fix uninitialized elf memory for loadable segment
Hui, Chunyang
2021-07-21 07:04:57 +0000
7d54706a8e
Add signal check before sigtimedwait return with timeout
Hui, Chunyang
2021-07-22 11:21:54 +0000
6adf171bf7
Bump version to 0.23.4
zongmin.gu
2021-07-21 18:52:05 +0800
17e4810d3e
Add support for "/proc/[pid]/comm" and fix "/proc/[pid]/cmdline"
LI Qing
2021-07-20 12:55:39 +0800
63d2de1043
Add deployment demo
Hui, Chunyang
2021-07-20 04:02:41 +0000
1990196208
Add dcap rust based library and C test program
Zheng, Qi
2021-07-07 14:33:08 +0800
ba630d3cae
Move the EPID RA demo code to the epid folder
He Sun
2021-01-28 17:15:11 +0800
e0811a53d2
Bump version to 0.23.3
Hui, Chunyang
2021-07-19 09:52:04 +0000
fe74bb91dd
Fix deb package building error and add extra checks for version
Hui, Chunyang
2021-07-19 05:34:38 +0000
3e7fc94ca7
Fix the return value of sched_getaffinity.
Shuocheng Wang
2021-07-19 10:49:30 +0800
eb07b01ac0
Support timerfd-related syscall
ClawSeven
2021-06-29 14:08:23 +0800
1e7d258989
Bump version to 0.23.2
Hui, Chunyang
2021-07-15 01:38:05 +0000
efed79fe3b
Use aliyunlinux2 as default image for aliyunlinux
Hui, Chunyang
2021-07-14 12:05:20 +0000
3035a0353a
Fix python demo warning
ClawSeven
2021-07-14 14:18:07 +0800
1c625f53b8
Remove the cpu online file from image
LI Qing
2021-07-13 14:27:21 +0800
f2e52941e8
Fix the script of running Python demo
LI Qing
2021-07-13 16:34:10 +0800
a889dc9c38
Add support for OpenVINO 2021.3 1.Replace the original TBB with OneTBB v2020.3 2.Replace the 2019_R3 with DLDT 2021.3 3.Add some dependent lib to the occlum image
sgui
2021-07-08 15:21:49 +0800
04c3f485dc
Add aliyunlinux 3 docker image support
Hui, Chunyang
2021-07-09 05:58:45 +0000
affa17482a
Update rust-sgx-sdk to support GCC 10
Hui, Chunyang
2021-07-09 06:03:05 +0000
0799604714
Fix go webserver test cmd error
Zheng, Qi
2021-06-30 13:41:24 +0800
3427c4296d
Move curl test to the end to avoid go server not ready
Zheng, Qi
2021-06-30 10:45:31 +0800
33fd585550
Fix hw mode python demo test failure issue
Zheng, Qi
2021-06-30 10:33:50 +0800
06cc61a579
Update enclave-tls demo test
Shirong Hao
2021-06-29 20:32:59 +0800
32c32e1128
Fix HW mode unit test build issue
Zheng, Qi
2021-06-29 09:55:44 +0800
1e24dcea6a
Modify the protect-integrity tool to print result on file
LI Qing
2021-06-04 13:52:14 +0800
d098e65d67
Fix pytorch demo warning
ClawSeven
2021-06-23 11:12:47 +0800
8cbd2c5123
Fix readme doc for new dcap or in-tree kernel driver
Hui, Chunyang
2021-06-23 08:40:02 +0000
6ff50da5be
Bump version to 0.23.1
Hui, Chunyang
2021-06-23 05:54:52 +0000
2217cf83b9
Update Intel SGX SDK version to 2.13.3
Hui, Chunyang
2021-06-23 03:30:39 +0000
ea7b7b9fcf
Fix PyTorch demo CI hang
Hui, Chunyang
2021-06-25 05:04:37 +0000
09b7828f44
Disable busyloop test case due to signal handling constraints in SIM mode
Hui, Chunyang
2021-06-23 03:18:02 +0000
6c57834b8a
Upgrade the version of Occlum docker image in README.md
SteNicholas
2021-06-21 14:05:33 +0800
fca3871a34
Fix the compiling error caused by sefs-cli
LI Qing
2021-06-18 11:37:50 +0800
b82072a9b6
Add analytics zoo cluster serving demo
CharleneHu94
2021-06-09 10:08:49 +0800
eaf47d1662
Fix aliyunlinux image building and testing error
Hui, Chunyang
2021-06-11 09:37:59 +0000
fa1196c0ce
Update the shell for run flink jobs example
SteNicholas
2021-06-11 20:18:25 +0800
c4d2d8b802
Add Java processBuilder demo
Hui, Chunyang
2021-06-03 02:48:21 +0000