Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata 551b32a036 [Pal/Linux-SGX] Fix ocall_{read,write,recv,send} to return ssize_t hace 4 años
  Dmitrii Kuvaiskii 8e660a1edc [Pal/Linux-SGX] Simplify check for uint32_t overflow of size/len hace 4 años
  Dmitrii Kuvaiskii 735f54d22c [LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC hace 4 años
  Dmitrii Kuvaiskii d781de5b82 [Pal] Remove WRITABLE flag from PAL handles hace 4 años
  Dmitrii Kuvaiskii eb77265096 [Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd hace 4 años
  borysp e049518369 [Pal] Remove redundant spinlock implementation hace 4 años
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings hace 4 años
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair hace 4 años
  Dmitrii Kuvaiskii 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() hace 4 años
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones hace 4 años
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static hace 4 años
  Chia-Che Tsai 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation hace 5 años
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues hace 4 años
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() hace 4 años
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files hace 5 años
  Michał Kowalczyk 8b5f3b30e5 Fix typo 'writeable' -> 'writable' hace 5 años
  Isaku Yamahata 312159dbcb [Pal] Add noreturn function attribute where appropriate hace 5 años
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings hace 5 años
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros hace 5 años
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros hace 5 años
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs hace 5 años
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra hace 5 años
  Chia-Che Tsai 7ef52622e1 [SGX PAL] Deprecating RSA enclave keys hace 5 años
  Don Porter 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation hace 6 años
  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. hace 6 años
  Don Porter 1f2360c857 Hex2str clean up and unit testing (#134) hace 6 años
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) hace 6 años
  Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) hace 6 años
  Don Porter 0433461802 License change to LGPL (#140) hace 6 años
  Don Porter b20e34cf5f Switch the AES-CMAC implementation from wolfssl to mbedtls. (#75) hace 6 años