コミット履歴

作者 SHA1 メッセージ 日付
  Dmitrii Kuvaiskii 56bc2b49ad [LibOS] Comprehensive cleanup of epoll_create()/epoll_ctl()/epoll_wait() 4 年 前
  Dmitrii Kuvaiskii 3e2c8ed9d2 [LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect() 4 年 前
  Dmitrii Kuvaiskii 1ea4535ebd [Pal/Linux] db_pipes.c: Remove redundant code in pipe_attrquerybyhdl() 4 年 前
  Dmitrii Kuvaiskii dc30dce549 [Pal/{Linux,Linux-SGX}] Cleanup of db_object.c 4 年 前
  Thomas Knauth 15be96fbae [LibOS] Correctly release resources in str_close() 4 年 前
  Dmitrii Kuvaiskii 9efa4361fe [Pal/Linux-SGX] Add sgx.ra_accept_configuration_needed manifest option 4 年 前
  Dmitrii Kuvaiskii 36dfe1665e [LibOS] Disallow eventfd emulation by default 4 年 前
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 年 前
  Michał Kowalczyk ea1a1d961c [LibOS] tests: Fix missing/wrong return values from main() 4 年 前
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 年 前
  Dmitrii Kuvaiskii 522dd19760 [Pal/Linux-SGX] Remove dead code left from old local attestation protocol 4 年 前
  Dmitrii Kuvaiskii 8a7c8bdceb [Pal/{Linux,Linux-SGX,FreeBSD}] Replace pipe() with socketpair() 4 年 前
  Dmitrii Kuvaiskii eda813ec47 [Pal/{FreeBSD,Linux}] Remove unused USE_PIPE_SYSCALL and PIPE_USE_SENDMSG_RECVMSG 4 年 前
  Isaku Yamahata af7a7c2f3a [LibOS] clone: Remove stale comment 4 年 前
  Dmitrii Kuvaiskii 7d99d4788c [LibOS,Pal] Remove Graphene IPC completely 4 年 前
  Wojtek Porczyk 7b057d957a [CI] fix linting test names 4 年 前
  borysp 3d662b49cd [LibOS] Add futexes tests 4 年 前
  borysp 6cfaf420b3 [LibOS] Rework futexes implementation 4 年 前
  Thomas Knauth 0f0eb95732 [Pal/lib] Fetch and build mbedtls 2.16.3 from official repo 4 年 前
  Thomas Knauth de5efcd53d [Pal/lib] Add strcmp() function 4 年 前
  Thomas Knauth 3174ec726c [Pal/lib] Fix snprintf() function signature 4 年 前
  Thomas Knauth 9e0f50ee92 [Pal/Linux-SGX] Set ready_for_exceptions earlier during enclave initialization 4 年 前
  Wojtek Porczyk ec416115eb [LibOS] test/apps/ltp: Fix reporting of results 4 年 前
  Dmitrii Kuvaiskii b8a955c826 [LibOS/regression] Add test for host root FS 4 年 前
  Dmitrii Kuvaiskii 05cc50945f [LibOS] Allow inaccessible files during getdents() 4 年 前
  Dmitrii Kuvaiskii 860e1083a2 [LibOS] test/regression: Enable exit_group test on SGX 4 年 前
  Dmitrii Kuvaiskii 7c45430355 [LibOS] Remove the data race on thread::is_alive 4 年 前
  Dmitrii Kuvaiskii 7301453940 [Pal/Linux-SGX] Do not try to munmap not-mmapped stack of main thread 4 年 前
  Dmitrii Kuvaiskii b4673dc171 [Jenkins] Add Redis test to all Jenkins pipelines 4 年 前
  Dmitrii Kuvaiskii c47642b318 [Jenkins] Split SGX pipelines into two: tests and apps 4 年 前