Commit History

Author SHA1 Message Date
  Isaku Yamahata 551b32a036 [Pal/Linux-SGX] Fix ocall_{read,write,recv,send} to return ssize_t 4 years ago
  Dmitrii Kuvaiskii 4ad98502fe [LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation 4 years ago
  Dmitrii Kuvaiskii 8e660a1edc [Pal/Linux-SGX] Simplify check for uint32_t overflow of size/len 4 years ago
  Dmitrii Kuvaiskii 2c6ff2718f [Pal] Purge all multicast/broadcast functionality 4 years ago
  Dmitrii Kuvaiskii d781de5b82 [Pal] Remove WRITABLE flag from PAL handles 4 years ago
  Dmitrii Kuvaiskii eb77265096 [Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd 4 years ago
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 years ago
  Dmitrii Kuvaiskii 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() 4 years ago
  Dmitrii Kuvaiskii cf0f4c5079 [Pal/Linux-SGX] OCALL cleanup: remove ocall_sock_recv_fd()/ocall_sock_send_fd() 4 years ago
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static 4 years ago
  Michał Kowalczyk df6c52dff8 Fix strcmp_static semantics to match the standard strcmp 4 years ago
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 years ago
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 5 years ago
  Martin Schmatz b6d327edac [Pal/Linux-SGX] Initialize socket options to zero and reuseaddr to 1 4 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Michał Kowalczyk 8b5f3b30e5 Fix typo 'writeable' -> 'writable' 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 5 years ago
  Isaku Yamahata d4d7546de0 [Pal] Fix sign of a few PAL return values 5 years ago
  Dmitrii Kuvaiskii 121fc9bf1d [Pal/{Linux, Linux-SGX}] Initialize addrlen's to zeros in socket_parse_uri() 5 years ago
  Isaku Yamahata 144dee3d6b [Pal/Linux-SGX] Propagate exact error code from OCALL 5 years ago
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs 5 years ago
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 years ago
  Michał Kowalczyk b3ea149df9 [PAL] Fix parse_stream_uri and parse_device_uri 5 years ago
  Don Porter 75ea0372f6 Error propagation bugfix in PAL initialization (#114) 6 years ago
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) 6 years ago
  Chia-Che Tsai 84f81d8f13 Lots of bugfixes (#145) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter d04f172e89 Replace the atomics implementation (#83) 6 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago