Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitrii Kuvaiskii e307eca021 [LibOS] Support of test_user_{memory/string} in SGX PAL hace 7 años
  Isaku Yamahata 6abaa112fc [LibOS] Emulate `syscall` instruction hace 7 años
  Isaku Yamahata a84fe47843 Clean up .gitignore files hace 7 años
  Rafał Wojdyła f467a9871a [Pal] Return proper exit code on abnormal process termination hace 7 años
  Rafał Wojdyła aba21c360e [LibOS] Return proper error code on initialization fail hace 7 años
  Dmitrii Kuvaiskii 17b3997226 [Pal] Fix htonl/htons() byte-order macro to __BYTE_ORDER hace 7 años
  Gary e0506e43aa [LibOS] Prevent memory leak during read_environs() hace 7 años
  Gary 07a021dbea [PAL] Fix an out of bounds read on generic.fds[] hace 7 años
  Isaku Yamahata 6d31302e35 [LibOS] Fix sched_getaffinity to return byte size, not bit size hace 7 años
  Biao Lu 2c87e294fc [LibOS] Make /proc/cpuinfo output exactly like in Linux kernel hace 7 años
  Isaku Yamahata b7907fa83d [LibOS] Make clone ABI match kernel and update glibc patch hace 7 años
  Gary 4ae620f87b [PAL] Correct memory allocation in file_rename() and dir_rename() hace 7 años
  Isaku Yamahata 5992881c46 [Pal/Linux-SGX] Clear RFLAGS before calling _DkExceptionHandler hace 7 años
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks hace 7 años
  Isaku Yamahata 783304de6a [LibOS] Preserve rflags register on syscalldb() hace 7 años
  Michał Kowalczyk 640b7cc80f [Pal/Linux-SGX] Remove unused user_types.h hace 7 años
  Michał Kowalczyk 281a05ce48 Fix camel case in DkStreamAttributes{Query,Set}ByHandle hace 7 años
  Simon Gaiser 3f72eb69de [Pal/Linux-SGX] Rename .Lhandle_resume to .Lprepare_resume hace 7 años
  Simon Gaiser fcc1c3ee58 [Pal/Linux-SGX] Improve comments below enclave_entry hace 7 años
  Dmitrii Kuvaiskii f420037285 [LibOS] Remove unused errval from __map_elf_object() hace 7 años
  Gary d19b266ed4 [LibOS] Fix memory leak in __map_elf_object() hace 7 años
  Dmitrii Kuvaiskii 402020f8da [LibOS/regression] Add futex-timeout test hace 7 años
  Isaku Yamahata d4d7546de0 [Pal] Fix sign of a few PAL return values hace 7 años
  Michał Kowalczyk d7b3d6074a Align stack to 16 when calling C from asm hace 7 años
  Isaku Yamahata 5b3b69332a [Pal/Linux-SGX] Disallow nested signals at host-OS level hace 7 años
  Dmitrii Kuvaiskii 76fa183257 [Pal/Linux-SGX] Fix UDP bug with connect() in sgx_ocall_sock_connect() hace 7 años
  Dmitrii Kuvaiskii 121fc9bf1d [Pal/{Linux, Linux-SGX}] Initialize addrlen's to zeros in socket_parse_uri() hace 7 años
  Isaku Yamahata 0a8f97af5a [Pal/{Linux, Linux-SGX}] Add NULL check in udp_connect/sgx_ocall_sock_connect hace 7 años
  smherwig 5c42c026c6 [LibOS] Ignore POLLERR and POLLHUP in `events` in poll() hace 7 años
  Dmitrii Kuvaiskii 40fc490fcd [Pal/Linux-SGX] OCALL security hardening hace 7 años