Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata 4843aa073c [LibOS] Cleanup of mprotect(PAL_PROT_READ) on checkpoint hace 4 años
  Dmitrii Kuvaiskii 735f54d22c [LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC hace 4 años
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings hace 4 años
  Dmitrii Kuvaiskii 7d99d4788c [LibOS,Pal] Remove Graphene IPC completely hace 4 años
  Krishnakumar, Sudha 80968492b8 [LibOS, Pal] Correctly migrate eventfd descriptors on fork() hace 4 años
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment hace 4 años
  Isaku Yamahata b42a8a9f0f [LibOS] Move shim_thread:fs_base to shim_context::fs_base hace 4 años
  Isaku Yamahata d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency hace 4 años
  Isaku Yamahata 93eb9bc595 [LibOS] Allow zero size read/write on pipes/sockets/eventfds hace 4 años
  Isaku Yamahata aac7a83037 [LibOS] Remove lingering warnings hace 4 años
  Michał Kowalczyk bc0beaa253 Refactor alignment macros hace 4 años
  Michał Kowalczyk 44e186c503 Clean up asserts hace 4 años
  Thomas Knauth c6a0151baf [LibOS] Fix and add a test case for resource leak on file close hace 4 años
  Chia-Che Tsai d875e2eba7 [LibOS] Disable the warning when GIPC is not supported hace 4 años
  borysp 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` hace 4 años
  Dmitrii Kuvaiskii 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem hace 4 años
  Dmitrii Kuvaiskii b0619cb7a6 [LibOS] Rework of IPC subsystem's creation of processes hace 4 años
  Dmitrii Kuvaiskii 71fce53546 [LibOS] Comprehensive cleanup of parent-child IPC (shim_ipc_child.c) hace 5 años
  Dmitrii Kuvaiskii b84cea1b76 [LibOS] Comprehensive cleanup of basic IPC (shim_ipc.c) hace 5 años
  Isaku Yamahata 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer hace 5 años
  Dmitrii Kuvaiskii cfb29f0db0 [LibOS] Fix memory leak of qstr->oflow string during checkpointing hace 5 años
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags hace 5 años
  Isaku Yamahata 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls hace 5 años
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare hace 5 años
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files hace 5 años
  Isaku Yamahata 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY 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 783304de6a [LibOS] Preserve rflags register on syscalldb() hace 5 años
  Chia-Che Tsai 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 hace 5 años