Michał Kowalczyk
|
817f516fce
[Pal] Fix off-by-one in DkSetExceptionHandler
|
5 years ago |
Rafał Wojdyła
|
a04e71c7fa
[Pal] Fix errors returned from mbedTLS crypto adapter
|
5 years ago |
Isaku Yamahata
|
eeb2daa2bf
[Pal/Linux] _DkSystemTimeQuery() returns REALTIME instead of MONOTONIC now
|
5 years ago |
Rafał Wojdyła
|
5dd8b60326
[Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones
|
5 years ago |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
5 years ago |
Michał Kowalczyk
|
df6c52dff8
Fix strcmp_static semantics to match the standard strcmp
|
5 years ago |
Michał Kowalczyk
|
0612bab52b
Fix multiple bugs in string comparisons
|
5 years ago |
Jia Zhang
|
f121fea2d5
[Pal/Linux-SGX] Clean up load_enclave()
|
5 years ago |
Michał Kowalczyk
|
a0a996904d
[LibOS] Fix a typo in large_dir_read test
|
5 years ago |
Michał Kowalczyk
|
44e186c503
Clean up asserts
|
5 years ago |
Michał Kowalczyk
|
a6e1524e6e
Clean up handle_ops and PAL_HANDLE usage
|
5 years ago |
Dmitrii Kuvaiskii
|
da21b2e000
[LibOS] test/apps: Move benchmark-http.sh to common_tools
|
5 years ago |
Wojtek Porczyk
|
e0b690f22e
[PAL] fix pal_loader SGX invocation
|
5 years ago |
Thomas Knauth
|
9f37aa77b1
[Pal/Linux] Do not set SO_LINGER on socket during socket_close()
|
5 years ago |
Thomas Knauth
|
c6a0151baf
[LibOS] Fix and add a test case for resource leak on file close
|
5 years ago |
Dmitrii Kuvaiskii
|
b81c808589
[LibOS] test/apps: Rewrite Nginx example
|
5 years ago |
Isaku Yamahata
|
55e0bb1c6a
[LibOS] Force variable update on tcb.test_range.has_fault in test_user_memory()
|
5 years ago |
Jia Zhang
|
0674d1e9bc
[Pal/Linux-SGX] pal-sgx-sign: Always output sgx.static_address
|
5 years ago |
Jia Zhang
|
9f037adbe0
[Pal/Linux-SGX] Refactor main function of pal_loader
|
5 years ago |
Michał Kowalczyk
|
b7e87c3ed4
[Pal] Delete some unused files
|
5 years ago |
Michał Kowalczyk
|
6e67342ba8
[LibOS] Fix incorrectly git-ignored `glibc-patches` dir
|
5 years ago |
Michał Kowalczyk
|
6ba48bdf59
[LibOS] shim_profile: Simplify no-op macros
|
5 years ago |
Michał Kowalczyk
|
62cbf79603
Fix a bunch of typos
|
5 years ago |
Jia Zhang
|
1bb5047403
[Pal/Linux-SGX] Fix checking of the size of a signature file
|
5 years ago |
borysp
|
323be6717d
[LibOS] Change minimal file descriptor number to be 0
|
5 years ago |
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 |