Historique des commits

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