Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii c317610e0b [Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map 5 years ago
  Jia Zhang 788c61fc22 [Pal/Linux-SGX] Check value of sgx.allow_file_creation, not only its existence 5 years ago
  Jia Zhang 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 5 years ago
  borysp ef48e04a07 [Pal/Linux-SGX] Add path normalization to allowed files handling 6 years ago
  Jia Zhang e9b988136d [Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy 6 years ago
  Dmitrii Kuvaiskii 822b5a4475 [Pal/Linux-SGX] load_trusted_file(): fix uninitialized pointer 6 years ago
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 6 years ago
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 6 years ago
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 6 years ago
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static 6 years ago
  Chia-Che Tsai 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 6 years ago
  Chia-Che Tsai 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 7 years ago
  borysp f31c4071af [Pal/SGX] Add a helpful debug message when enclave attestation fails 6 years ago
  borysp cbac2b5b50 [Pal] Fix typos 6 years ago
  borysp 7df0739e9a [Pal] Fix bugs in path normalization 6 years ago
  borysp 56f93d3a9f [Pal/Linux-SGX] Fix allowed_files subdirectory check 6 years ago
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() 6 years ago
  Isaku Yamahata b7dd160270 [Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S 6 years ago
  Rafał Wojdyła 5a5b42fff8 [LibOS/PAL] Memory corruption fixes 6 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 6 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 7 years ago
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros 6 years ago
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 6 years ago
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks 6 years ago
  Dmitrii Kuvaiskii 40fc490fcd [Pal/Linux-SGX] OCALL security hardening 6 years ago
  Simon Gaiser bf87ac02f2 [Pal/Linux-SGX] Honor red zone when handling async exits 6 years ago
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs 6 years ago
  Simon Gaiser 1b3b3487b5 [Pal/Linux-SGX] Check ECALL_ENCLAVE_START parameters 6 years ago
  Simon Gaiser f2cf0d01de [Pal/Linux-SGX] Drop effectively unused manifest/exec fd 6 years ago
  Simon Gaiser 8b2db379f6 [Pal/Linux-SGX] Fix check for untrusted stack 6 years ago