Commit History

Author SHA1 Message Date
  Isaku Yamahata 2fea898faa [Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write 4 years ago
  Dmitrii Kuvaiskii 4ad98502fe [LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation 4 years ago
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 years ago
  Dmitrii Kuvaiskii c6b83c7b3e [Pal/Linux-SGX] OCALL cleanup: remove unused ocall_stat() declaration 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
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() 4 years ago
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 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
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 5 years ago
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() 4 years ago
  Isaku Yamahata ba169becae [Pal] Add noreturn function attribute where appropriate 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Don Porter 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation 6 years ago
  Don Porter 75ea0372f6 Error propagation bugfix in PAL initialization (#114) 6 years ago
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) 6 years ago
  Chia-Che Tsai f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Don Porter d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 7 years ago