Historie revizí

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