Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii 8e660a1edc [Pal/Linux-SGX] Simplify check for uint32_t overflow of size/len 4 years ago
  Dmitrii Kuvaiskii 735f54d22c [LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC 4 years ago
  Dmitrii Kuvaiskii d781de5b82 [Pal] Remove WRITABLE flag from PAL handles 4 years ago
  Dmitrii Kuvaiskii eb77265096 [Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd 4 years ago
  borysp e049518369 [Pal] Remove redundant spinlock implementation 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 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() 4 years ago
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 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
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues 4 years ago
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() 5 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
  Isaku Yamahata 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros 5 years ago
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 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
  Chia-Che Tsai 7ef52622e1 [SGX PAL] Deprecating RSA enclave keys 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 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. 6 years ago
  Don Porter 1f2360c857 Hex2str clean up and unit testing (#134) 6 years ago
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) 6 years ago
  Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter b20e34cf5f Switch the AES-CMAC implementation from wolfssl to mbedtls. (#75) 6 years ago
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago