Cronologia Commit

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