Commit History

Author SHA1 Message Date
  Simon Gaiser 5a6e2fddca [Pal/Linux-SGX] Ensure that ocall_exit never returns 5 years ago
  Simon Gaiser 508fd9a4f7 [Pal/Linux-SGX] Remove effectively unsued variable in ocall_exit 5 years ago
  Simon Gaiser 75801b0cc7 [Pal/*] Remove misleading/old comments in _DkVirtualMemoryAlloc 5 years ago
  Michał Kowalczyk 8346868dfc [PAL] Rename PAL_EVENT_DIVZERO to PAL_EVENT_ARITHMETIC_ERROR 5 years ago
  Simon Gaiser 6d445ad044 [Pal/Linux-SGX] Fix "encalve" typos 5 years ago
  Don Porter 6bdd288a10 Update to the master of the lmbench repo. 5 years ago
  Don Porter d95c4f9da6 Put a timeout on the Python test. 5 years ago
  Don Porter 1e94bb9666 Add a .dir-locals.el file to configure emacs 5 years ago
  Gary 5d799d27f9 Fix null test and write test issues about the stat parameter 6 years ago
  Zhang Chen aed520f977 [LibOS] Fix code style issues in install_async_event() 5 years ago
  Zhang Chen 1c78c43c92 Tools/gsce: Clean up and optimize the integration of docker container and graphene-SGX 6 years ago
  Isaku Yamahata cca24572c0 [Pal/Linux-SGX] Fix typo: externel -> external 6 years ago
  Zhang Chen 535c2d78df [LibOS] shim_futex.c:Remove duplicate codes in FUTEX_WAIT_BITSET 5 years ago
  Gary 54f767f7ba [LibOS] Fix the storage of local_objects leaks in shim_async_helper 6 years ago
  Thomas Knauth 0e320f3fa2 Do not initialize secs.mrenclave and secs.mrsigner prior to ECREATE. 5 years ago
  Isaku Yamahata b44d8335a1 [LibOS] fix futex signature 5 years ago
  Thomas Knauth 58bd20e8d3 [LibOS] Explicitly return error if flags parameter set for recvmsg/recvmmsg/recvfrom 5 years ago
  Michał Kowalczyk b3ea149df9 [PAL] Fix parse_stream_uri and parse_device_uri 5 years ago
  Isaku Yamahata 6d50e6cdef [LibOS] Zero %rdx on entry of user program 5 years ago
  Dmitrii Kuvaiskii 0c8b5b7ed1 [Pal/Linux-SGX] Use proper sgx_ocall_* function signature for ocall_table 5 years ago
  Isaku Yamahata f9536df5f2 [Pal/Linux-SGX] Use type for enclave_tls instead of void* 5 years ago
  Isaku Yamahata 3c9c21a604 Pal/Linux-SGX: map manifest file as read only 6 years ago
  Don Porter a1fb373e98 Set the correct file type (regular file) for /proc/cpuinfo and /proc/meminfo. This addresses issue #308 5 years ago
  Isaku Yamahata 7bfb07025d [Pal/Linux-SGX] Calculate event_num correctly for SIGFPE 5 years ago
  Gary 90dae44640 [PAL] Fix uninitialized field action.sa_flags 5 years ago
  Isaku Yamahata c9960d9570 [Pal/Linux-SGX] Remove unnecessary goto in initialize_enclave() 6 years ago
  Isaku Yamahata ef8de1d48f [Pal/{Linux, Linux-SGX, FreeBSD}] Remove close() right before dup2() 6 years ago
  Zhang Chen 977b5c711b [Jenkinsfiles] Optimize the dockerfile for Ubuntu 6 years ago
  Isaku Yamahata e7c7c3c194 [shim/src/Makefile] Remove build files (libsyscalldb.*) on make clean 6 years ago
  Gary 6a09032f2d [LibOS] Simplify condition expression 6 years ago