Commit History

Author SHA1 Message Date
  Isaku Yamahata d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) 5 years ago
  Isaku Yamahata f65c496067 [Pal/Linux-SGX] Do not invoke exception handler during OCALL asm 5 years ago
  Don Porter a0c208f71e [Makefiles] Enable parallel make in Jenkins, fix parallel make for SGX 5 years ago
  Isaku Yamahata 08b535f759 [Makefiles] Introduce Makefile.configs for configuration 5 years ago
  Michał Kowalczyk 5435cd8cc5 [LibOS] Fix integer overflow checks using __builtin_sub{add}_overflow 5 years ago
  Isaku Yamahata ba169becae [Pal] Add noreturn function attribute where appropriate 5 years ago
  Isaku Yamahata 326fc07933 [LibOS] Add noreturn function attribute where appropriate 5 years ago
  Isaku Yamahata 573c865bc3 [LibOS] Introduce stack trampoline in shim_ipc_helper() 5 years ago
  Isaku Yamahata 4dab5b94c7 [LibOS] Introduce stack trampoline in shim_do_execve_rtld() 5 years ago
  Isaku Yamahata bdb8b9c36b [LibOS/regression] Add test for syscall instruction redirection 5 years ago
  Isaku Yamahata 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 5 years ago
  Isaku Yamahata 87a4d4768b [LibOS] Cleanup of shim_async.c 5 years ago
  Dmitrii Kuvaiskii 04e592a1ab [Tests] Update ref to submodule graphene-tests with LTP-enabled set{get}groups() 5 years ago
  Isaku Yamahata d2d420c241 [LibOS] remove unnecessary migrated_shim_addr and __load_address 5 years ago
  Zhang Chen 18eb57832e [LibOS] Add supplementary groups support: set{get}groups() 6 years ago
  Isaku Yamahata 8c058edfdf [LibOS] Remove warnings in building exec_invalid_args.c 5 years ago
  Isaku Yamahata 9a53b149d7 [LibOS] Cleanup of shim_vma.c (remove gotos) 5 years ago
  Isaku Yamahata ba3da57092 [LibOS,Pal/lib] Add atomic_inc_return, atomic_add_return 6 years ago
  Dmitrii Kuvaiskii b871a962dd [LibOS] Take into account adjacent VMAs on correct-memory check 5 years ago
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare 5 years ago
  Don Porter 7262d6000e Remove the apps directory from the repo 5 years ago
  Rafał Wojdyła 5a5b42fff8 [LibOS/PAL] Memory corruption fixes 5 years ago
  smherwig 15ca4a9374 [LibOS] Always call FS-specific checkpoint callback 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Chia-Che Tsai 268cd51b05 Add HACKING.md for Emacs and Vim configuration 5 years ago
  Dmitrii Kuvaiskii 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 years ago
  Isaku Yamahata c4a29250e8 [Pal, LibOS] Pass AT_RANDOM ELF auxiliary vector with 16B random value 5 years ago
  Isaku Yamahata 63dbfd4244 [Pal] Remove abused goto from db_main.c 5 years ago
  Michał Kowalczyk 456f03aad8 Fix a few typos in code comments, debug info, and README 5 years ago
  Michał Kowalczyk 8b5f3b30e5 Fix typo 'writeable' -> 'writable' 5 years ago