Jia Zhang
|
135ffa15fd
[Pal/lib] Fix parsing the key portion of config in the manifest
|
5 years ago |
Isaku Yamahata
|
951219cac7
[Pal/Linux] Block async signals on thread exiting
|
5 years ago |
Isaku Yamahata
|
912761b1e0
[Pal/Linux] Allocate threads' stacks using malloc
|
5 years ago |
Dmitrii Kuvaiskii
|
0b6809fc19
[LibOS] Do not get/put handles when adding/removing from epoll
|
5 years ago |
Dmitrii Kuvaiskii
|
1645e3435f
[LibOS] Allow repeated listen() on the same socket
|
5 years ago |
Simon Gaiser
|
2d29f7aaeb
[Makefile] Drop SGX_RUN
|
5 years ago |
Simon Gaiser
|
8dd19d28fb
[Makefile] Check `make clean` on Jenkins
|
5 years ago |
Simon Gaiser
|
13cac1df92
[Makefile] Fix missing cleans
|
5 years ago |
Simon Gaiser
|
d97db4a1e2
[Makefile] Don't include generated dependencies on clean
|
5 years ago |
Isaku Yamahata
|
53c7b845f0
[Makefile.rules,Pal/Linux-SGX] Pythonize dependency calculation for SGX manifests
|
5 years ago |
Simon Gaiser
|
7ce7278121
[Pal/Linux-SGX] Add memory gap around 'exec' area
|
5 years ago |
Simon Gaiser
|
1cb80f23ed
[Pal] Add macro for saturated addition/subtraction
|
5 years ago |
Jia Zhang
|
71638a21cd
[Pal/Linux-SGX] pal-sgx-sign: Show signing date
|
5 years ago |
Jia Zhang
|
82df15eb38
[Pal/Linux-SGX] pal-sgx-sign: Clean up dead code
|
5 years ago |
Jia Zhang
|
2eea754426
[Pal/Linux-SGX] pal-sgx-get-token: Refactor connecting to aesm service
|
5 years ago |
Jia Zhang
|
18d0ea23a3
[Pal/Linux-SGX] pal-sgx-get-token: Show signing date
|
5 years ago |
Chia-Che Tsai
|
ee3619df4f
[LibOS] test/apps: Rewrite Apache example
|
5 years ago |
borysp
|
9cd6b34747
[Pal] Change the way argv[0] is handled
|
5 years ago |
Wojtek Porczyk
|
5e5d783c4c
[Doc, Jenkins] Build documentation in Jenkins
|
5 years ago |
Wojtek Porczyk
|
d3889c3fea
[Jenkins] Do not attempt interactive postinstall configuration
|
5 years ago |
Dmitrii Kuvaiskii
|
c10c67840d
[LibOS] Makefile.rules: Specify path to pal-symbols via simple assignment
|
5 years ago |
Dmitrii Kuvaiskii
|
5f106608fa
[Pal/Linux] Remove resetting of file offset after fork
|
5 years ago |
Dmitrii Kuvaiskii
|
d83330c665
[Pal/Linux] Remove unused pal_handle.file.{pass,append} fields
|
5 years ago |
Dmitrii Kuvaiskii
|
c237bf6bfb
[Pal/Linux-SGX] Emulate reads/writes to allowed and trusted files differently
|
5 years ago |
Dmitrii Kuvaiskii
|
c9562d3ead
[Pal/Linux-SGX] Remove unused pal_handle.file.{pass,append} fields
|
5 years ago |
Isaku Yamahata
|
6e3c45c8e3
[Pal/Linux-SGX] pal-sgx-get-token, pal-sgx-sign: move to Python3 and cleanup
|
5 years ago |
Don Porter
|
109af04351
[Jenkins] Increase timeout for test_120_8gb_enclave
|
5 years ago |
Don Porter
|
485accd996
[SGX] Switch from requiring AVX by default to turning it off by default.
|
5 years ago |
Dmitrii Kuvaiskii
|
b3d00dc647
[Pal/Linux-SGX] Allow to write/send from buffer in untrusted memory
|
5 years ago |
Dmitrii Kuvaiskii
|
57d9e3347d
[LibOS] Fix typo in handle_copy() which led to failed sendfile()
|
5 years ago |