Commit History

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