Dmitrii Kuvaiskii
|
4ad98502fe
[LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation
|
hace 4 años |
Dmitrii Kuvaiskii
|
b947fd400a
[Pal/{Linux,Linux-SGX}] Remove IPV6_V6ONLY flag on socket creation
|
hace 4 años |
Dmitrii Kuvaiskii
|
2c6ff2718f
[Pal] Purge all multicast/broadcast functionality
|
hace 4 años |
Dmitrii Kuvaiskii
|
d781de5b82
[Pal] Remove WRITABLE flag from PAL handles
|
hace 4 años |
Dmitrii Kuvaiskii
|
eb77265096
[Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd
|
hace 4 años |
borysp
|
1bf6423384
[LibOS/Pal] Replace hardcoded URI prefix strings
|
hace 4 años |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
hace 5 años |
Michał Kowalczyk
|
df6c52dff8
Fix strcmp_static semantics to match the standard strcmp
|
hace 5 años |
Thomas Knauth
|
9f37aa77b1
[Pal/Linux] Do not set SO_LINGER on socket during socket_close()
|
hace 5 años |
Michał Kowalczyk
|
de42ebabe1
Reformat repository to our clang-format rules
|
hace 5 años |
Chia-Che Tsai
|
ad0dd8be31
[PAL] Purge the reference monitor loader code (move to EXPERIMENTAL)
|
hace 5 años |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
hace 6 años |
Michał Kowalczyk
|
8b5f3b30e5
Fix typo 'writeable' -> 'writable'
|
hace 5 años |
Michał Kowalczyk
|
4fe1365d05
[Pal/Linux] Turn on -Wsign-compare and fix the produced warnings
|
hace 5 años |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
hace 6 años |
Michał Kowalczyk
|
46f553fe5d
Cleanup and uppercase C macros
|
hace 5 años |
Isaku Yamahata
|
b3ddad0c37
Remove warnings triggered on newer GCC (7.4.0)
|
hace 5 años |
Isaku Yamahata
|
d4d7546de0
[Pal] Fix sign of a few PAL return values
|
hace 5 años |
Dmitrii Kuvaiskii
|
121fc9bf1d
[Pal/{Linux, Linux-SGX}] Initialize addrlen's to zeros in socket_parse_uri()
|
hace 5 años |
Isaku Yamahata
|
0a8f97af5a
[Pal/{Linux, Linux-SGX}] Add NULL check in udp_connect/sgx_ocall_sock_connect
|
hace 5 años |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
hace 6 años |
Michał Kowalczyk
|
b3ea149df9
[PAL] Fix parse_stream_uri and parse_device_uri
|
hace 5 años |
Chia-Che Tsai
|
48f330c88b
[Linux/SGX PAL] Use the C11 standard instead of GNU99
|
hace 6 años |
Chia-Che Tsai
|
e01769337c
Detecting invalid user memory given as system call inputs (#210)
|
hace 6 años |
Chia-Che Tsai
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
hace 6 años |
Don Porter
|
75ea0372f6
Error propagation bugfix in PAL initialization (#114)
|
hace 6 años |
Chia-Che Tsai
|
849859809c
fix for large files within an SGX enclave (#136)
|
hace 7 años |
Chia-Che Tsai
|
84f81d8f13
Lots of bugfixes (#145)
|
hace 7 años |
Don Porter
|
0433461802
License change to LGPL (#140)
|
hace 7 años |
Don Porter
|
d04f172e89
Replace the atomics implementation (#83)
|
hace 7 años |