Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii 2c6ff2718f [Pal] Purge all multicast/broadcast functionality 4 years ago
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 years ago
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 years ago
  Dmitrii Kuvaiskii 8a7c8bdceb [Pal/{Linux,Linux-SGX,FreeBSD}] Replace pipe() with socketpair() 4 years ago
  Dmitrii Kuvaiskii 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall 4 years ago
  Jia Zhang 6fd57dca14 [Pal/Linux-SGX] Trivial code cleanup 4 years ago
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static 4 years ago
  Chia-Che Tsai 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 5 years ago
  Isaku Yamahata 29fdd5fe1e [Pal/{Linux,Linux-SGX}] Block async signals during vfork 5 years ago
  Isaku Yamahata 4077c5a816 [Pal/Linux-SGX] Use dedicate stack for vfork() child 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Isaku Yamahata 144dee3d6b [Pal/Linux-SGX] Propagate exact error code from OCALL 5 years ago
  Isaku Yamahata 016b238b41 [Pal/Linux-SGX] Simplify sgx_create_process() control flow 5 years ago
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs 5 years ago
  Dmitrii Kuvaiskii 153b9b364f [Pal/Linux-SGX] Propagate untrusted environment variables to untrusted child process 5 years ago
  Isaku Yamahata ef8de1d48f [Pal/{Linux, Linux-SGX, FreeBSD}] Remove close() right before dup2() 5 years ago
  Chia-Che Tsai 48f330c88b [Linux/SGX PAL] Use the C11 standard instead of GNU99 5 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 8 years ago