Commit History

Author SHA1 Message Date
  Michał Kowalczyk 44e186c503 Clean up asserts 5 years ago
  Michał Kowalczyk a6e1524e6e Clean up handle_ops and PAL_HANDLE usage 5 years ago
  Dmitrii Kuvaiskii da21b2e000 [LibOS] test/apps: Move benchmark-http.sh to common_tools 5 years ago
  Wojtek Porczyk e0b690f22e [PAL] fix pal_loader SGX invocation 5 years ago
  Thomas Knauth 9f37aa77b1 [Pal/Linux] Do not set SO_LINGER on socket during socket_close() 5 years ago
  Thomas Knauth c6a0151baf [LibOS] Fix and add a test case for resource leak on file close 5 years ago
  Dmitrii Kuvaiskii b81c808589 [LibOS] test/apps: Rewrite Nginx example 5 years ago
  Isaku Yamahata 55e0bb1c6a [LibOS] Force variable update on tcb.test_range.has_fault in test_user_memory() 5 years ago
  Jia Zhang 0674d1e9bc [Pal/Linux-SGX] pal-sgx-sign: Always output sgx.static_address 5 years ago
  Jia Zhang 9f037adbe0 [Pal/Linux-SGX] Refactor main function of pal_loader 5 years ago
  Michał Kowalczyk b7e87c3ed4 [Pal] Delete some unused files 5 years ago
  Michał Kowalczyk 6e67342ba8 [LibOS] Fix incorrectly git-ignored `glibc-patches` dir 5 years ago
  Michał Kowalczyk 6ba48bdf59 [LibOS] shim_profile: Simplify no-op macros 5 years ago
  Michał Kowalczyk 62cbf79603 Fix a bunch of typos 5 years ago
  Jia Zhang 1bb5047403 [Pal/Linux-SGX] Fix checking of the size of a signature file 5 years ago
  borysp 323be6717d [LibOS] Change minimal file descriptor number to be 0 5 years ago
  Jia Zhang 135ffa15fd [Pal/lib] Fix parsing the key portion of config in the manifest 5 years ago
  Isaku Yamahata 951219cac7 [Pal/Linux] Block async signals on thread exiting 5 years ago
  Isaku Yamahata 912761b1e0 [Pal/Linux] Allocate threads' stacks using malloc 5 years ago
  Dmitrii Kuvaiskii 0b6809fc19 [LibOS] Do not get/put handles when adding/removing from epoll 5 years ago
  Dmitrii Kuvaiskii 1645e3435f [LibOS] Allow repeated listen() on the same socket 5 years ago
  Simon Gaiser 2d29f7aaeb [Makefile] Drop SGX_RUN 5 years ago
  Simon Gaiser 8dd19d28fb [Makefile] Check `make clean` on Jenkins 5 years ago
  Simon Gaiser 13cac1df92 [Makefile] Fix missing cleans 5 years ago
  Simon Gaiser d97db4a1e2 [Makefile] Don't include generated dependencies on clean 5 years ago
  Isaku Yamahata 53c7b845f0 [Makefile.rules,Pal/Linux-SGX] Pythonize dependency calculation for SGX manifests 5 years ago
  Simon Gaiser 7ce7278121 [Pal/Linux-SGX] Add memory gap around 'exec' area 5 years ago
  Simon Gaiser 1cb80f23ed [Pal] Add macro for saturated addition/subtraction 5 years ago
  Jia Zhang 71638a21cd [Pal/Linux-SGX] pal-sgx-sign: Show signing date 5 years ago
  Jia Zhang 82df15eb38 [Pal/Linux-SGX] pal-sgx-sign: Clean up dead code 5 years ago