Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata 8096b03d63 [LibOS,Pal] Miscellaneous small fixes for readability hace 4 años
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state hace 4 años
  Dmitrii Kuvaiskii 4ad98502fe [LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation hace 4 años
  Dmitrii Kuvaiskii a1c340b60b [LibOS] Add EINVAL and EFAULT checks for {get,set}sockopt() hace 4 años
  Dmitrii Kuvaiskii eb4849d23a [LibOS] Allow all getsockopt() before bind() hace 4 años
  Dmitrii Kuvaiskii 5784d97375 [LibOS] Allow MSG_PEEK on recv() hace 4 años
  jack.wxz 99193dc1f7 [LibOS] Avoid gaps due to partial reads in iovecs in recvmsg() hace 4 años
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings hace 4 años
  Jia Zhang 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 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
  Dmitrii Kuvaiskii 1645e3435f [LibOS] Allow repeated listen() on the same socket hace 4 años
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules hace 4 años
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 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
  Dmitrii Kuvaiskii 426b78946c [LibOS,Pal/Linux-SGX] Fix bugs for Unix domain sockets hace 5 años
  Dmitrii Kuvaiskii 97d2a195a7 [LibOS] Introduce hashtype_to_idtype() for correct casting hace 5 años
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions hace 5 años
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks hace 5 años
  Michał Kowalczyk 281a05ce48 Fix camel case in DkStreamAttributes{Query,Set}ByHandle hace 5 años
  Isaku Yamahata 07c5daab74 [LibOS] Remove unused struct un_conn in shim_socket.c hace 5 años
  Thomas Knauth 58bd20e8d3 [LibOS] Explicitly return error if flags parameter set for recvmsg/recvmmsg/recvfrom hace 5 años
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) hace 5 años
  Don Porter 75ea0372f6 Error propagation bugfix in PAL initialization (#114) hace 6 años
  Chia-Che Tsai 84f81d8f13 Lots of bugfixes (#145) hace 6 años
  Don Porter 7807773a76 Bugfix for getsockopt (#102) hace 6 años
  Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) hace 6 años
  Don Porter 0433461802 License change to LGPL (#140) hace 6 años
  Don Porter 62f07c7181 Reimplement directory caching (#78) hace 6 años