Historique des commits

Auteur SHA1 Message Date
  Yunjong Jeong 5c3b6929df [LibOS] Reorder argv in initial user stack il y a 6 ans
  Dmitrii Kuvaiskii 560da76252 [Pal/Linux-SGX] enclave_entry.S: Reset FXSAVE extended state on EENTER il y a 6 ans
  Dmitrii Kuvaiskii 1315b54b5d [Pal/Linux-SGX] enclave_entry.S: Fix offset of MXCSR "reset" XSAVE area il y a 6 ans
  Chia-Che Tsai c8a352553b [Pal/Linux-SGX] Change manifest option sgx.enable_[avx|avx512|mpx] to sgx.require_[avx|avx512|mpx] il y a 6 ans
  Dmitrii Kuvaiskii a17b28a656 [Pal/Linux-SGX] Do not overwrite sgx.static_address in manifest il y a 6 ans
  Isaku Yamahata aac7a83037 [LibOS] Remove lingering warnings il y a 7 ans
  Dmitrii Kuvaiskii 85e950170f [LibOS] test/apps: Rewrite Bash example il y a 6 ans
  Dmitrii Kuvaiskii d5e477fa47 [Pal/Linux-SGX] Remove "unmap TCS..." output message il y a 6 ans
  Dmitrii Kuvaiskii b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation il y a 6 ans
  Dmitrii Kuvaiskii 488ab93d56 [Documentation] Add entry on sgx.allow_file_creation to old Wiki il y a 6 ans
  Dmitrii Kuvaiskii 822b5a4475 [Pal/Linux-SGX] load_trusted_file(): fix uninitialized pointer il y a 6 ans
  Dmitrii Kuvaiskii efbd1d30a4 [LibOS] Return ENOENT on open_namei(path = "") il y a 6 ans
  borysp 7bb9ac7813 [LibOS] Do not delete futex_waiter from waiters list twice on FUTEX_WAIT il y a 6 ans
  borysp a971a5c0b6 [LibOS] Add missing put_thread() calls il y a 6 ans
  Michał Kowalczyk 2cf1b3cdc7 Remove __builtin_expect usages il y a 6 ans
  jack.wxz d702477503 [LibOS, Pal/{Linux,Linux-SGX}] Add EAFNOSUPPORT error code il y a 6 ans
  Thomas Knauth 9baa40eaa2 [LibOS] Rework checking of supported clone() flags il y a 6 ans
  Don Porter 20ed9b14d2 Polish the top-level README il y a 6 ans
  Chia-Che Tsai c1049a66a0 [LibOS] test/apps: Rewrite Lighttpd example il y a 7 ans
  Thomas Knauth 59a0fee5ab [LibOS] Fix return code on exit due to signal il y a 6 ans
  Michał Kowalczyk bc0beaa253 Refactor alignment macros il y a 6 ans
  Michał Kowalczyk b699fd7afd Introduce IS_POWER_OF_2 macro il y a 6 ans
  Michał Kowalczyk 99677cdf72 Introduce ARRAY_SIZE macro il y a 6 ans
  Michał Kowalczyk 0264cf6635 [Pal-SGX] Fix incorrect calculations in free_pages() il y a 6 ans
  Michał Kowalczyk 817f516fce [Pal] Fix off-by-one in DkSetExceptionHandler il y a 6 ans
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter il y a 6 ans
  Isaku Yamahata eeb2daa2bf [Pal/Linux] _DkSystemTimeQuery() returns REALTIME instead of MONOTONIC now il y a 6 ans
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones il y a 6 ans
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static il y a 6 ans
  Michał Kowalczyk df6c52dff8 Fix strcmp_static semantics to match the standard strcmp il y a 6 ans