Dmitrii Kuvaiskii
|
4ad98502fe
[LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation
|
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
|
eb4849d23a
[LibOS] Allow all getsockopt() before bind()
|
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 |
borysp
|
12efb484f3
[LibOS] Add VMA_TAINTED in mprotect
|
4 years ago |
jack.wxz
|
c6b9ea1baf
[LibOS] Add more cases to update inode number and file size
|
4 years ago |
Dmitrii Kuvaiskii
|
3e2c8ed9d2
[LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect()
|
5 years ago |
Thomas Knauth
|
15be96fbae
[LibOS] Correctly release resources in str_close()
|
4 years ago |
borysp
|
3d662b49cd
[LibOS] Add futexes tests
|
4 years ago |
Dmitrii Kuvaiskii
|
b8a955c826
[LibOS/regression] Add test for host root FS
|
4 years ago |
Dmitrii Kuvaiskii
|
860e1083a2
[LibOS] test/regression: Enable exit_group test on SGX
|
4 years ago |
Krishnakumar, Sudha
|
80968492b8
[LibOS, Pal] Correctly migrate eventfd descriptors on fork()
|
5 years ago |
Dmitrii Kuvaiskii
|
e14bf7950f
[LibOS] Allow Graphene-SGX to occupy the same process on execve()
|
5 years ago |
jack.wxz
|
cea63a7101
[LibOS] Always unset SIGKILL and SIGSTOP in set_signal_mask()
|
5 years ago |
Dmitrii Kuvaiskii
|
376de63d5a
[LibOS] Add dummy implementations of Linux scheduling APIs
|
5 years ago |
borysp
|
e064b2bd8c
[LibOS/regression] Add spinlock tests
|
5 years ago |
Krishnakumar, Sudha
|
3ee41aa9ff
[LibOS, Pal] Support eventfd()
|
5 years ago |
Don Porter
|
3566e31578
[LibOS/regression] Longer timeout on large-mmap test
|
5 years ago |
Dmitrii Kuvaiskii
|
b152970e86
[LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process
|
5 years ago |
Jia Zhang
|
e9b988136d
[Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy
|
5 years ago |
Dmitrii Kuvaiskii
|
b1ce2f1bed
[LibOS] Add regression test for sgx.allow_file_creation
|
5 years ago |
Thomas Knauth
|
59a0fee5ab
[LibOS] Fix return code on exit due to signal
|
5 years ago |
Thomas Knauth
|
c6a0151baf
[LibOS] Fix and add a test case for resource leak on file close
|
5 years ago |
borysp
|
9cd6b34747
[Pal] Change the way argv[0] is handled
|
5 years ago |
Li Lei
|
30e0b8bfba
[PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit
|
5 years ago |
Isaku Yamahata
|
0cb0db9e35
[LibOS] regression: Run bootstrap_static and bootstrap_pie
|
5 years ago |
borysp
|
dbbaec749e
[LibOS/tests] Enable large directory read regression test
|
5 years ago |
Michał Kowalczyk
|
5ec5e2f24c
Delete all reference monitor residues
|
5 years ago |