コミット履歴

作者 SHA1 メッセージ 日付
  Chia-Che Tsai f54440eb1a [SGX PAL] Improving the warning messages when the kernel modules are not loaded, or the WRFSBASE instruction is not enabled. 6 年 前
  woachk 8b775848b6 Fix kernel warning 6 年 前
  Chia-Che Tsai 7ef52622e1 [SGX PAL] Deprecating RSA enclave keys 6 年 前
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 6 年 前
  Don Porter 22c0c19dc6 Drop lat_proc exec from CI as well, for now 6 年 前
  Michał Kowalczyk 64cd1abd31 Add CODESTYLE.md 6 年 前
  woachk 044de051e9 Make the Skeleton PAL buildable again 6 年 前
  Don Porter 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation 6 年 前
  Chia-Che Tsai 056ff6bfa9 [LibOS] Adding multiple mirrors for downloading glibc 6 年 前
  Michał Kowalczyk f14049316a [Build] Add `make format` target 6 年 前
  Michał Kowalczyk a08a264016 [Build] Remove unnecessary dependencies 6 年 前
  Chia-Che Tsai 7d6cd80027 [LibOS] Add macros for disabling semaphore and message queue migration. 6 年 前
  Chia-Che Tsai 99e1a1abaf [Linux PAL] Fix alternative stack alignment and leakage 6 年 前
  Chia-Che Tsai bdf676ff9e [LibOS] Use 'ab -k' in benchmark-http.sh 6 年 前
  Chia-Che Tsai 90c566975b [LibOS] Try to fix the assertion of "ipc/shim_ipc_nsimpl.h:991 !qstrempty(&NS_LEADER->uri)" 6 年 前
  Chia-Che Tsai ac3a6a0021 [LibOS] Fixing a bug freeing IPC port objects 6 年 前
  Chia-Che Tsai 0ba556c118 [LibOS] Fixing signal handling scheme 6 年 前
  Chia-Che Tsai b6a96ed01c [LibOS] Update the manifest for Bash 6 年 前
  Chia-Che Tsai 74527989be [Linux PAL] Disable caching loaded and relocated binaries 6 年 前
  Chia-Che Tsai 8aaeafc0a3 [Linux PAL] Rewrite signal handling 6 年 前
  Chia-Che Tsai e8f334b220 [Linux/SGX PAL] Check NULL handles in DkObjectsWaitAny() 6 年 前
  Chia-Che Tsai 0377bc4b8a [Linux/SGX/FreeBSD PAL] Remove unused macro SIGNAL_MASK_TIME 6 年 前
  Isaku Yamahata 6381996fe0 Linux-SGX: Makefile to use $(MAKE), not "make" command directly 6 年 前
  Michał Kowalczyk ce43853139 Fix mixed tabs and trailing blanks in Jenkinsfiles 6 年 前
  Michał Kowalczyk 137b2c5ee1 Convert Windows newlines to Unix 6 年 前
  Don Porter 4ebad2401e PAL should give a clearer error when the executable cannot be found. Add it, and make a unit test for this behavior. 6 年 前
  Gary 0ca3acb9dc Fix an error test on the result of mmap syscall 6 年 前
  Dmitrii Kuvaiskii f58e478e43 Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout) 6 年 前
  Igor 9f87f6c31b Fixed the ssl config file for Lighttpd (#164) 6 年 前
  Don Porter 32c276f9ad Normalize this function's definition. 6 年 前