Isaku Yamahata
|
551b32a036
[Pal/Linux-SGX] Fix ocall_{read,write,recv,send} to return ssize_t
|
4 лет назад |
Dmitrii Kuvaiskii
|
4ad98502fe
[LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation
|
4 лет назад |
Dmitrii Kuvaiskii
|
8e660a1edc
[Pal/Linux-SGX] Simplify check for uint32_t overflow of size/len
|
4 лет назад |
Dmitrii Kuvaiskii
|
2c6ff2718f
[Pal] Purge all multicast/broadcast functionality
|
4 лет назад |
Dmitrii Kuvaiskii
|
d781de5b82
[Pal] Remove WRITABLE flag from PAL handles
|
4 лет назад |
Dmitrii Kuvaiskii
|
eb77265096
[Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd
|
4 лет назад |
borysp
|
1bf6423384
[LibOS/Pal] Replace hardcoded URI prefix strings
|
4 лет назад |
Dmitrii Kuvaiskii
|
6204da620c
[Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*()
|
5 лет назад |
Dmitrii Kuvaiskii
|
cf0f4c5079
[Pal/Linux-SGX] OCALL cleanup: remove ocall_sock_recv_fd()/ocall_sock_send_fd()
|
5 лет назад |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
5 лет назад |
Michał Kowalczyk
|
df6c52dff8
Fix strcmp_static semantics to match the standard strcmp
|
5 лет назад |
Michał Kowalczyk
|
de42ebabe1
Reformat repository to our clang-format rules
|
5 лет назад |
Chia-Che Tsai
|
f2591790d7
[LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait()
|
5 лет назад |
Martin Schmatz
|
b6d327edac
[Pal/Linux-SGX] Initialize socket options to zero and reuseaddr to 1
|
5 лет назад |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
6 лет назад |
Michał Kowalczyk
|
8b5f3b30e5
Fix typo 'writeable' -> 'writable'
|
5 лет назад |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
6 лет назад |
Michał Kowalczyk
|
46f553fe5d
Cleanup and uppercase C macros
|
5 лет назад |
Isaku Yamahata
|
d4d7546de0
[Pal] Fix sign of a few PAL return values
|
5 лет назад |
Dmitrii Kuvaiskii
|
121fc9bf1d
[Pal/{Linux, Linux-SGX}] Initialize addrlen's to zeros in socket_parse_uri()
|
5 лет назад |
Isaku Yamahata
|
144dee3d6b
[Pal/Linux-SGX] Propagate exact error code from OCALL
|
5 лет назад |
Isaku Yamahata
|
4f7841e14c
[Pal/Linux-SGX] Return Linux error codes in OCALLs
|
5 лет назад |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
6 лет назад |
Michał Kowalczyk
|
b3ea149df9
[PAL] Fix parse_stream_uri and parse_device_uri
|
5 лет назад |
Don Porter
|
75ea0372f6
Error propagation bugfix in PAL initialization (#114)
|
6 лет назад |
Chia-Che Tsai
|
849859809c
fix for large files within an SGX enclave (#136)
|
6 лет назад |
Chia-Che Tsai
|
84f81d8f13
Lots of bugfixes (#145)
|
6 лет назад |
Don Porter
|
0433461802
License change to LGPL (#140)
|
7 лет назад |
Don Porter
|
d04f172e89
Replace the atomics implementation (#83)
|
7 лет назад |
Chia-Che Tsai
|
76967f39d3
Bugfixes:
|
7 лет назад |