-
54ea7d6cfd
add utilities library to docker image
0.30.1
Valentyn Faychuk
2025-01-22 03:48:37 +0200
-
cfed7004a5
Update README
Noor
2024-12-02 14:36:13 +0530
-
529332dc94
added utils_lib
Noor
2024-10-21 17:20:26 +0000
-
b5f6d5f9b9
sealing key generation
Valentyn Faychuk
2024-10-19 04:59:54 +0300
-
c3bd5c05be
Update README
0.30.1-dev
Noor
2024-12-02 14:36:13 +0530
-
8da971f886
added utils_lib
Noor
2024-10-21 17:20:26 +0000
-
2fda445fb8
sealing key generation
Valentyn Faychuk
2024-10-19 04:59:54 +0300
-
531f9a1241
Merge pull request 'Update README' (#1) from noormohammedb/detee-occlum:fix_readme into main
main
noormohammedb
2024-12-03 10:09:37 +0000
-
-
cd594d293d
Update README
Noor
2024-12-02 14:36:13 +0530
-
-
fb93be46a2
added utils_lib
Noor
2024-10-21 17:20:26 +0000
-
98550a1ebc
sealing key generation
Valentyn Faychuk
2024-10-19 04:59:54 +0300
-
c527430f20
[CI] Fix io uring feature CI
ClawSeven
2024-07-04 11:04:20 +0800
-
d561c140bd
[docker] Update Occlum runtime docker image
Zheng, Qi
2024-07-04 10:38:40 +0800
-
bb50ab7652
[docker] Update SGX SDK/PSW/DCAP version
Zheng, Qi
2024-07-04 10:00:42 +0800
-
b38deb14ff
[ci] Integrate io_uring feature CI
ClawSeven
2024-06-27 17:38:02 +0800
-
bb48c63339
[ci] Update jammy debian package publish action
Zheng, Qi
2024-06-28 14:25:57 +0800
-
2d80821665
[docker] Enable AECS support for Ubuntu 22.04
Zheng, Qi
2024-06-28 14:22:54 +0800
-
6620c8a428
[tools] Update AECS client library build script
Zheng, Qi
2024-06-28 14:20:19 +0800
-
89b104d783
[tools] Update init aecs libssl copy check
Zheng, Qi
2024-06-27 14:52:00 +0800
-
d1bcc739a2
Check validity of cache and disk size in mount configs during 'occlum build'
Shaowei Song
2024-06-25 15:55:22 +0800
-
64dfdb1304
[ci] Use correct key name for debian package ci
Zheng, Qi
2024-06-26 10:36:18 +0800
-
9c510dbaf5
[ci] fix package repo ci bug
Zheng, Qi
2024-06-26 10:03:55 +0800
-
28f416d775
[ci] Update debian repo action for jammy
Zheng, Qi
2024-06-20 15:49:24 +0800
-
045fe9f601
[installer] Add OS codename for Occlum debian packages
Zheng, Qi
2024-06-14 09:19:23 +0800
-
2a013d402e
[demo] Add Filebench demo
Shaowei Song
2024-06-24 16:58:42 +0800
-
3cb34b95a7
Support configurable Ext2+SwornDisk
Shaowei Song
2024-05-12 20:21:23 +0800
-
070a024c0d
[Libos] Refactor io_uring and related module implementions
ClawSeven
2024-05-24 17:18:50 +0800
-
b80450ef96
[libos] Fix gvisor setsockopt/getsockopt bugs
ClawSeven
2024-05-06 16:12:30 +0800
-
5dfa017a76
[libos] Implement IO_Uring feature config
ClawSeven
2024-04-30 14:59:42 +0800
-
de90f265c1
[libos] Re-implement network syscalls with host/unix/uring socket
ClawSeven
2024-04-30 14:55:32 +0800
-
f8be7e7454
[libos] Implement async network framework based on IO_Uring
ClawSeven
2024-04-30 14:54:23 +0800
-
9d4dcc2b21
[libos] Implement inner-defined sockopt with ioctl api
ClawSeven
2024-04-30 14:22:17 +0800
-
92ec7c334b
[libos] Re-implement unix/host socket and unify net-related structs
ClawSeven
2024-04-30 14:20:49 +0800
-
f91cd60786
[libos] Add untrusted circular buffer
ClawSeven
2024-04-30 13:24:14 +0800
-
f3b1acf3ce
[libos] Re-implement ioctl commands
ClawSeven
2024-04-30 11:41:44 +0800
-
fd6e1bae45
[libos] Implement sub-crates including uring_callback/keyable-arc/object-id/untrusted-alloc etc
ClawSeven
2024-04-29 19:17:01 +0800
-
44eb5ca3fe
[libos] Implement edge/level triggering waiter and poller
ClawSeven
2024-04-29 18:07:02 +0800
-
bfc97f5ba2
[libos] Replace file table with internally implemented mutex
ClawSeven
2024-04-28 20:46:39 +0800
-
9a174aee01
[libos] Implement high-performance mutex
ClawSeven
2024-04-28 19:54:13 +0800
-
eee7c8651d
Use
Ord::clamp
to simplify the nice value
LI Qing
2024-06-19 14:19:29 +0800
-
c864e10400
[libos] Return hostfs permission error code
Qi Zheng
2024-06-18 11:35:48 +0800
-
0b96a19526
Add flink k8s mode
Zheng, Qi
2024-05-29 10:38:56 +0800
-
be4de47940
[Demos] Fix broken mnist source in paddlepaddle demo
ClawSeven
2024-05-27 16:52:07 +0800
-
814b573304
[demos] Specify protoc-gen-go-grpc version for go pingpong demo
Qi Zheng
2024-06-12 17:53:18 +0800
-
ea6e33e6f1
[demos] Fix flask demo run failure
Qi Zheng
2024-05-29 16:27:21 +0800
-
8f9e8d52cb
[demos] Fix golang webserver build error
Qi Zheng
2024-06-13 09:53:39 +0800
-
11fffa6039
[demos] Fix golang webserver build error
Qi Zheng
2024-06-13 09:53:39 +0800
-
9db48c3c5b
[demos] Specify protoc-gen-go-grpc version for go pingpong demo
Qi Zheng
2024-06-12 17:53:18 +0800
-
efafd12d7c
[demos] Update flink demo to version 1.15.2
Qi Zheng
2024-04-28 15:52:23 +0800
-
f36d6d465c
Add kernel_heap_monitor as the default feature
Hui, Chunyang
2024-05-28 11:08:29 +0000
-
3bc8cd78ce
[demos] Fix flask demo run failure
Qi Zheng
2024-05-29 16:27:21 +0800
-
0c9a44fc60
Add kernel_heap_monitor as the default feature
Hui, Chunyang
2024-05-28 11:08:29 +0000
-
1a723aa6c2
[Demos] Fix broken mnist source in paddlepaddle demo
ClawSeven
2024-05-27 16:52:07 +0800
-
26db014708
[demos] Update llm demo with latest ipex-llm
Qi Zheng
2024-03-26 15:22:59 +0800
-
36c009dc97
[sefs] Update sefs
LI Qing
2024-03-29 10:18:52 +0800
-
d2bed6c862
[libos] Rewrite the
getdents
LI Qing
2024-03-26 15:10:54 +0800
-
48b9c077ed
[demos] Add benchmark example for llm demo
Qi Zheng
2024-03-13 14:19:10 +0800
-
06fd64e74c
[ci] Update occlum rt docker image ci build
Qi Zheng
2024-03-20 14:30:47 +0800
-
295361df0b
[dockerfile] Add occlum runtime image dockerfile based on ubuntu22.04
Qi Zheng
2024-03-20 11:49:58 +0800
-
0910ac18e2
[installer] Update musl-gcc debian build
Qi Zheng
2024-03-20 09:42:58 +0800
-
b8e516d351
[revert me] Disable aecs client build for time being
Qi Zheng
2024-03-19 15:54:28 +0800
-
1b87dd3d25
[installer] Support choose glibc 2.35
Qi Zheng
2024-03-19 15:53:11 +0800
-
f08af144a8
Update cargo lock
Qi Zheng
2024-03-19 09:38:23 +0800
-
473eec584e
Update cargo lock
Qi Zheng
2024-03-19 09:38:23 +0800
-
4ba369b910
[ci] Add Occlum docker image build ci for ubuntu22.04
Qi Zheng
2024-03-18 15:46:04 +0800
-
5f196238ca
[Revert me] Disable AECS toolchain build for time being
Qi Zheng
2024-02-27 15:20:57 +0800
-
54eb41d256
[tools] Add dockerfile based on ubuntu22.04
Qi Zheng
2024-02-27 15:20:18 +0800
-
-
f9839299b2
Refine the implementation of
NiceValue
LI Qing
2024-03-12 10:48:46 +0800
-
db3a31d42e
Fix the chown syscall with negative id
LI Qing
2024-03-12 13:28:55 +0800
-
6eaad69941
Bump version to 0.30.1
Hui, Chunyang
2024-01-31 06:43:44 +0000
-
fb013a2bcd
[time] Fix wrong SGX_CPUID leaf
ClawSeven
2024-03-05 17:20:45 +0800
-
faad595225
[deps] Update rust sgx sdk
Qi Zheng
2024-03-05 14:45:49 +0800
-
2198d9e395
Add "kernel_heap_monitor" feature
Hui, Chunyang
2024-02-26 12:11:42 +0000
-
e48cc13f79
[time] Adapt vdso module to SGX1 platform
ClawSeven
2024-02-29 17:28:23 +0800
-
b2f721d1bb
[crates] Implement vdso for time precision
ClawSeven
2024-02-29 15:09:01 +0800
-
9404da7cf8
[crates] Seperate error module into errno crate
ClawSeven
2024-02-29 11:19:56 +0800
-
f9b53dc410
[toolchains] Support set glibc branch for Occlum glibc build
Qi Zheng
2024-02-27 15:10:02 +0800
-
d95199ace5
Fix feature configuration for make test
Hui, Chunyang
2024-01-31 11:17:30 +0000
-
0b93c187f4
Remove reuse actions for release image
Hui, Chunyang
2024-01-31 06:33:03 +0000
-
f46dbbad11
Refine CI actions to reuse old image
Hui, Chunyang
2024-01-23 10:56:34 +0000
-
4ce27ae5c9
Fix AECS client version mismatch
Hui, Chunyang
2023-12-14 02:54:06 +0000
-
aae9b6d940
Use special exception register and Replace sgx_tprotect_rsrv_mem with low leve API
Hui, Chunyang
2023-11-02 03:05:28 +0000
-
ca4bcbf8fe
Use low level API to replace sgx_mm_(commit/commit_data/modify_permissions)
Hui, Chunyang
2023-10-20 08:39:41 +0000
-
2b1a9b960a
[libos] Fix rt_sigaction wrong inargument
ClawSeven
2024-01-29 17:36:54 +0800
-
e9f2c09012
[libos] Fix readlinkat with non-positive bufsize
ClawSeven
2024-01-29 15:49:39 +0800
-
c2296c13d2
[libos] Fix sendfile with non-writable file
ClawSeven
2024-01-29 15:38:58 +0800
-
ee77ee618b
Fix permission violation check for mmap and mprotect
Hui, Chunyang
2024-01-15 12:12:20 +0000
-
e637ddbdfe
Fix mmap file flush exceeding the file length
Hui, Chunyang
2024-01-12 09:24:01 +0000
-
bf8d6a65f0
Add AMX and EDMM as feature in Occlum.json
Hui, Chunyang
2024-01-12 07:45:42 +0000
-
836513687a
Refine log for #UD exception and file open
Hui, Chunyang
2024-01-17 07:05:39 +0000
-
ad6cab55f9
Refine log for VM module
Hui, Chunyang
2023-11-14 07:00:26 +0000
-
c465e7782a
[libos] Fix clock_getres return successfully with wrong clock id
ClawSeven
2024-01-17 16:05:36 +0800
-
41e62ae982
[demos] Update Linux LTP test demo
Qi Zheng
2023-12-29 16:57:54 +0800
-
b746fea82b
[libos] Add iov buffer check for readv and writev
Qi Zheng
2023-12-29 16:55:57 +0800
-
dc060c57b4
Update unsupported syscall table
Qi Zheng
2023-12-18 11:34:39 +0800
-
ce2cbccdb8
[readthedocs] Update occlum commands chapter
Qi Zheng
2024-01-15 19:01:02 +0800
-
beeffcced7
[libos] faccessat only accepts three parameters
Qi Zheng
2024-01-15 14:20:49 +0800
-
47ac767886
[libos] Lower sigsuspend error log level
ClawSeven
2024-01-03 17:52:19 +0800
-
bc7096815d
[readthedocs] Description for Occlum log config option
Qi Zheng
2023-08-29 16:26:57 +0800
-
a7317b0aa9
[libos] Add disable_log cfg option
Qi Zheng
2023-08-29 16:12:54 +0800