Dmitrii Kuvaiskii
|
b947fd400a
[Pal/{Linux,Linux-SGX}] Remove IPV6_V6ONLY flag on socket creation
|
4 years ago |
Dmitrii Kuvaiskii
|
b3cffe4f39
[Pal/Linux-SGX] Do not show SGX context debug info in non-debug build
|
4 years ago |
borysp
|
1baf6d9f88
[Pal-SGX] Remove redundant spinlocks implementation in sgx_thread.c
|
4 years ago |
Simon Gaiser
|
13a3b06b59
[Pal/Linux-SGX] Unify SGX_OCALL_PREPARED and SGX_STACK
|
4 years ago |
Dmitrii Kuvaiskii
|
14868809a9
[Makefile] Remove mbedtls's config.h on first build in lib/Makefile
|
4 years ago |
borysp
|
947fa3531f
[Makefile] Fix lack of config.h dependency in lib/Makefile
|
4 years ago |
Isaku Yamahata
|
a256338634
Add generated-cacert.h and glibc-build to .gitignore
|
4 years ago |
Isaku Yamahata
|
4b2191f218
Set COMMIT_EDITMSG to 80-char limit in .dir-locals.el
|
4 years ago |
Isaku Yamahata
|
a7565cf5ba
[Pal/{Linux,Linux-SGX}] Cleanup after introducing signal-stack and XSAVE area
|
4 years ago |
Isaku Yamahata
|
0219349264
[Pal/Linux-SGX] Use dedicated signal stack with correct XSAVE area
|
5 years ago |
Isaku Yamahata
|
98acf101d9
[Pal] Correctly save/restore XSAVE area on signal handling
|
5 years ago |
Isaku Yamahata
|
e4c510a206
[Pal/Linux-SGX] Allow returning to different stack in _restore_sgx_context()
|
6 years ago |
Isaku Yamahata
|
a647a26c02
[Pal/Linux-SGX] Cleanups of db_exception.c and sgx_main.c
|
4 years ago |
Dmitrii Kuvaiskii
|
8e660a1edc
[Pal/Linux-SGX] Simplify check for uint32_t overflow of size/len
|
4 years ago |
Dmitrii Kuvaiskii
|
735f54d22c
[LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC
|
4 years ago |
Michał Kowalczyk
|
e09ac87321
[LibOS] test_libos.py: Simplify test_001_strict_fail
|
4 years ago |
Isaku Yamahata
|
621b6a34b9
pylint: Eliminate pylint warnings in test_{pal,libos}.py
|
4 years ago |
Dmitrii Kuvaiskii
|
2c6ff2718f
[Pal] Purge all multicast/broadcast functionality
|
4 years ago |
Dmitrii Kuvaiskii
|
2e4d929c5b
[Pal/{Linux,Linux-SGX}] Remove CLONE_PTRACE flag on thread creation
|
4 years ago |
Dmitrii Kuvaiskii
|
a1c340b60b
[LibOS] Add EINVAL and EFAULT checks for {get,set}sockopt()
|
4 years ago |
Dmitrii Kuvaiskii
|
eb4849d23a
[LibOS] Allow all getsockopt() before bind()
|
4 years ago |
Yunjong Jeong
|
9df502b4ab
[Pal/Linux-SGX] Add manifest option sgx.enclave_pal_file
|
4 years ago |
Dmitrii Kuvaiskii
|
5784d97375
[LibOS] Allow MSG_PEEK on recv()
|
4 years ago |
Dmitrii Kuvaiskii
|
3def3a6ba6
[LibOS] Allow poll/ppoll/select/pselect on regular and dev files
|
4 years ago |
Dmitrii Kuvaiskii
|
4485f5af98
[LibOS] Allow LibOS handles without backing PAL handles in epoll
|
4 years ago |
Dmitrii Kuvaiskii
|
d781de5b82
[Pal] Remove WRITABLE flag from PAL handles
|
4 years ago |
Dmitrii Kuvaiskii
|
eb77265096
[Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd
|
4 years ago |
Dmitrii Kuvaiskii
|
c99497e51b
[Pal/Linux-SGX] Init communication with AESM only when app requests RA
|
4 years ago |
Isaku Yamahata
|
f5974b027d
[CI] run-pylint: Use pylint if pylint3 is missing
|
4 years ago |
borysp
|
2ddd53b102
[LibOS] Add spinlocks asserts to futexes
|
4 years ago |