Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 years ago
  Isaku Yamahata 2a978423fa [Pal/Linux-SGX] Zero out LibOS TCB area on thread startup 4 years ago
  Dmitrii Kuvaiskii 6349952a4b [Pal/Linux-SGX] OCALL cleanup: split ocall_wake_thread() 4 years ago
  Li Lei 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 5 years ago
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() 5 years ago
  Isaku Yamahata ba169becae [Pal] Add noreturn function attribute where appropriate 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros 5 years ago
  Isaku Yamahata f9190a2066 [Pal/Linux-SGX] Assign tid to pal_thread_handle 5 years ago
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs 5 years ago
  Simon Gaiser 5d0c147baf [Pal/Linux-SGX] Don't try to call an exception handler before thread init 5 years ago
  Simon Gaiser 6dec95e6fa [Pal/Linux-SGX] Call exit in pal_start_thread on normal termination 5 years ago
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 years ago
  Don Porter 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
  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 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 8 years ago