Isaku Yamahata
|
2fea898faa
[Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write
|
před 4 roky |
Dmitrii Kuvaiskii
|
4ad98502fe
[LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation
|
před 4 roky |
Dmitrii Kuvaiskii
|
88f7fae9f8
[Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair
|
před 4 roky |
Dmitrii Kuvaiskii
|
c6b83c7b3e
[Pal/Linux-SGX] OCALL cleanup: remove unused ocall_stat() declaration
|
před 5 roky |
Dmitrii Kuvaiskii
|
6204da620c
[Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*()
|
před 5 roky |
Dmitrii Kuvaiskii
|
cf0f4c5079
[Pal/Linux-SGX] OCALL cleanup: remove ocall_sock_recv_fd()/ocall_sock_send_fd()
|
před 5 roky |
Dmitrii Kuvaiskii
|
6349952a4b
[Pal/Linux-SGX] OCALL cleanup: split ocall_wake_thread()
|
před 5 roky |
Dmitrii Kuvaiskii
|
a9c33ec4c8
[Pal/Linux-SGX] OCALL cleanup: remove ocall_alloc_untrusted()
|
před 5 roky |
Dmitrii Kuvaiskii
|
c317610e0b
[Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map
|
před 5 roky |
Dmitrii Kuvaiskii
|
34168de464
[Pal/Linux-SGX] OCALL cleanup: remove ocall_print_string()
|
před 5 roky |
Krishnakumar, Sudha
|
3ee41aa9ff
[LibOS, Pal] Support eventfd()
|
před 5 roky |
Rafał Wojdyła
|
5dd8b60326
[Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones
|
před 5 roky |
Dmitrii Kuvaiskii
|
c237bf6bfb
[Pal/Linux-SGX] Emulate reads/writes to allowed and trusted files differently
|
před 5 roky |
Chia-Che Tsai
|
6c4f21cba2
[Pal/Linux-SGX] Simple remote attestation framework
|
před 5 roky |
Chia-Che Tsai
|
2e13503624
[Pal/Linux-SGX] Reimplement local attestation for process creation
|
před 6 roky |
Chia-Che Tsai
|
f2591790d7
[LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait()
|
před 5 roky |
Dmitrii Kuvaiskii
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
před 5 roky |
Isaku Yamahata
|
ba169becae
[Pal] Add noreturn function attribute where appropriate
|
před 5 roky |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
před 6 roky |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
před 6 roky |
Don Porter
|
5d8c9ac260
Fix error code propagation on SGX (#205), add unit tests for exit code propagation
|
před 6 roky |
Don Porter
|
75ea0372f6
Error propagation bugfix in PAL initialization (#114)
|
před 6 roky |
Chia-Che Tsai
|
849859809c
fix for large files within an SGX enclave (#136)
|
před 6 roky |
Chia-Che Tsai
|
f55be974fa
Fixing compilation issues in PAL caused by switching to uint64_t
|
před 7 roky |
Chia-Che Tsai
|
76967f39d3
Bugfixes:
|
před 7 roky |
Don Porter
|
d0ca9ada03
Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs.
|
před 8 roky |
Chia-Che Tsai
|
1a1e199c79
release v0.4beta
|
před 8 roky |