Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii 7141afc8a9 [Pal/Linux-SGX] Remove pal_vmas array to consolidate VMA logic in enclave_pages.c 4 years ago
  Dmitrii Kuvaiskii 95bfd8aeb5 [Pal/Linux-SGX] Refactor memory management of enclave pages 4 years ago
  Isaku Yamahata 4a6a9889c2 [Pal/Linux-SGX] Eliminate redundant file mmap/munmap in untrusted area 4 years ago
  Isaku Yamahata 2fea898faa [Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write 4 years ago
  Dmitrii Kuvaiskii d781de5b82 [Pal] Remove WRITABLE flag from PAL handles 4 years ago
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 years ago
  Michał Kowalczyk ce7f03f635 [PAL] Clean up alignment macros 4 years ago
  Dmitrii Kuvaiskii 18da2e5425 [Pal/Linux-SGX] Do not fail on empty sgx.trusted_files 4 years ago
  Dmitrii Kuvaiskii c317610e0b [Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map 4 years ago
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 4 years ago
  Michał Kowalczyk b699fd7afd Introduce IS_POWER_OF_2 macro 4 years ago
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 4 years ago
  Michał Kowalczyk df6c52dff8 Fix strcmp_static semantics to match the standard strcmp 4 years ago
  Michał Kowalczyk 44e186c503 Clean up asserts 4 years ago
  Dmitrii Kuvaiskii c237bf6bfb [Pal/Linux-SGX] Emulate reads/writes to allowed and trusted files differently 4 years ago
  Dmitrii Kuvaiskii c9562d3ead [Pal/Linux-SGX] Remove unused pal_handle.file.{pass,append} fields 4 years ago
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 years ago
  borysp 7df0739e9a [Pal] Fix bugs in path normalization 4 years ago
  borysp 92f135ab86 [Pal/{Linux,Linux-SGX}] Fix Pal/host dir_read bugs 4 years ago
  Michał Kowalczyk 52786e5f4d Fix a bunch of typos 4 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Michał Kowalczyk 8b5f3b30e5 Fix typo 'writeable' -> 'writable' 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Gary 4ae620f87b [PAL] Correct memory allocation in file_rename() and dir_rename() 5 years ago
  Isaku Yamahata 144dee3d6b [Pal/Linux-SGX] Propagate exact error code from OCALL 5 years ago
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs 5 years ago
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 years ago
  Don Porter 03cb0e0bb3 Address a TOCTTOU vulnerability in SGX read/map (#131) 5 years ago
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
  Li Lei d21ca3a8cf A manifest option allowing applications to create files which are not in trusted/allowed file lists (#182) 6 years ago