커밋 기록

작성자 SHA1 메시지 날짜
  Isaku Yamahata 4a6a9889c2 [Pal/Linux-SGX] Eliminate redundant file mmap/munmap in untrusted area 4 년 전
  Isaku Yamahata 0219349264 [Pal/Linux-SGX] Use dedicated signal stack with correct XSAVE area 5 년 전
  Isaku Yamahata 98acf101d9 [Pal] Correctly save/restore XSAVE area on signal handling 5 년 전
  Isaku Yamahata e4c510a206 [Pal/Linux-SGX] Allow returning to different stack in _restore_sgx_context() 5 년 전
  Dmitrii Kuvaiskii 735f54d22c [LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC 4 년 전
  Yunjong Jeong 9df502b4ab [Pal/Linux-SGX] Add manifest option sgx.enclave_pal_file 4 년 전
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 년 전
  Dmitrii Kuvaiskii 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall 4 년 전
  Jia Zhang e9b988136d [Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy 4 년 전
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 4 년 전
  Chia-Che Tsai 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 5 년 전
  Chia-Che Tsai 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 5 년 전
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 5 년 전
  Chia-Che Tsai 013c25cdb2 Fix compilation errors on Ubuntu 18.04 5 년 전
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 년 전
  Isaku Yamahata 48376efc22 [Pal/Linux-SGX] Make args_size/env_size size_t 5 년 전
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 년 전
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros 5 년 전
  Isaku Yamahata 8dd311a353 [Pal/Linux-SGX] Add format check to pal_printf 5 년 전
  Simon Gaiser d11ad5e809 [Pal/Linux-SGX] Don't get PAL load address and name from urts 5 년 전
  Chia-Che Tsai 7ef52622e1 [SGX PAL] Deprecating RSA enclave keys 5 년 전
  Don Porter 03cb0e0bb3 Address a TOCTTOU vulnerability in SGX read/map (#131) 6 년 전
  Don Porter 1f2360c857 Hex2str clean up and unit testing (#134) 6 년 전
  Li Lei d21ca3a8cf A manifest option allowing applications to create files which are not in trusted/allowed file lists (#182) 6 년 전
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) 6 년 전
  Don Porter 0433461802 License change to LGPL (#140) 6 년 전
  Don Porter d04f172e89 Replace the atomics implementation (#83) 6 년 전
  Rafał Wojdyła 529a4ba3cb Fix off-by-one error in __hex2str() (#130) 6 년 전
  Don Porter f35d690992 Put back the sgx_stub_t type 6 년 전
  Don Porter fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 년 전