Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii c0bc72856a fixup! [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
  Dmitrii Kuvaiskii f55c0368c4 [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
  Isaku Yamahata 2fea898faa [Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write 4 years ago
  Isaku Yamahata a701e61422 [Pal/Linux-SGX] make OCALLs return longs not ints 4 years ago
  Dmitrii Kuvaiskii 4ad98502fe [LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation 4 years ago
  Dmitrii Kuvaiskii b947fd400a [Pal/{Linux,Linux-SGX}] Remove IPV6_V6ONLY flag on socket creation 4 years ago
  Dmitrii Kuvaiskii 2c6ff2718f [Pal] Purge all multicast/broadcast functionality 4 years ago
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 years ago
  Michał Kowalczyk ce7f03f635 [PAL] Clean up alignment macros 4 years ago
  Dmitrii Kuvaiskii 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() 4 years ago
  Dmitrii Kuvaiskii cf0f4c5079 [Pal/Linux-SGX] OCALL cleanup: remove ocall_sock_recv_fd()/ocall_sock_send_fd() 4 years ago
  Dmitrii Kuvaiskii 6349952a4b [Pal/Linux-SGX] OCALL cleanup: split ocall_wake_thread() 4 years ago
  Dmitrii Kuvaiskii a9c33ec4c8 [Pal/Linux-SGX] OCALL cleanup: remove ocall_alloc_untrusted() 4 years ago
  Dmitrii Kuvaiskii c317610e0b [Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map 4 years ago
  Dmitrii Kuvaiskii 34168de464 [Pal/Linux-SGX] OCALL cleanup: remove ocall_print_string() 4 years ago
  Dmitrii Kuvaiskii 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall 4 years ago
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() 4 years ago
  Dmitrii Kuvaiskii c237bf6bfb [Pal/Linux-SGX] Emulate reads/writes to allowed and trusted files differently 4 years ago
  Chia-Che Tsai 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 5 years ago
  Chia-Che Tsai 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 5 years ago
  Li Lei 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 5 years ago
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 5 years ago
  Isaku Yamahata f53c3afd95 [Pal/Linux-SGX] Fix undef behavior by initializing opt with const in get_sockopt() 4 years ago
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() 4 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Isaku Yamahata 48376efc22 [Pal/Linux-SGX] Make args_size/env_size size_t 5 years ago
  Isaku Yamahata 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Dmitrii Kuvaiskii 426b78946c [LibOS,Pal/Linux-SGX] Fix bugs for Unix domain sockets 5 years ago
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros 5 years ago