Commit History

Author SHA1 Message Date
  jack.wxz 99193dc1f7 [LibOS] Avoid gaps due to partial reads in iovecs in recvmsg() 4 years ago
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 years ago
  Jia Zhang 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 4 years ago
  Isaku Yamahata 93eb9bc595 [LibOS] Allow zero size read/write on pipes/sockets/eventfds 4 years ago
  Isaku Yamahata aac7a83037 [LibOS] Remove lingering warnings 4 years ago
  Dmitrii Kuvaiskii 1645e3435f [LibOS] Allow repeated listen() on the same socket 4 years ago
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 years ago
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 5 years ago
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Dmitrii Kuvaiskii 426b78946c [LibOS,Pal/Linux-SGX] Fix bugs for Unix domain sockets 5 years ago
  Dmitrii Kuvaiskii 97d2a195a7 [LibOS] Introduce hashtype_to_idtype() for correct casting 5 years ago
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions 5 years ago
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks 5 years ago
  Michał Kowalczyk 281a05ce48 Fix camel case in DkStreamAttributes{Query,Set}ByHandle 5 years ago
  Isaku Yamahata 07c5daab74 [LibOS] Remove unused struct un_conn in shim_socket.c 5 years ago
  Thomas Knauth 58bd20e8d3 [LibOS] Explicitly return error if flags parameter set for recvmsg/recvmmsg/recvfrom 5 years ago
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) 5 years ago
  Don Porter 75ea0372f6 Error propagation bugfix in PAL initialization (#114) 6 years ago
  Chia-Che Tsai 84f81d8f13 Lots of bugfixes (#145) 6 years ago
  Don Porter 7807773a76 Bugfix for getsockopt (#102) 6 years ago
  Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter 62f07c7181 Reimplement directory caching (#78) 6 years ago
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
  Chia-Che Tsai fba92d6a28 Bugfies: 7 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Don Porter 62d2cfc6c5 Misc bugfixes, mostly in sockets and memory mapping 7 years ago
  Don Porter 2c03ba1566 Minor: Better to explicitly check the domain. 7 years ago
  woonhak e94285a566 fix bug connect AF_UNIX 7 years ago