Commit History

Author SHA1 Message Date
  Isaku Yamahata 315c7b60ff [LibOS] Use static inline function instead of C macro 6 years ago
  Michał Kowalczyk e60803d5d3 [Readme] Clarify that support@ is publicly archived 6 years ago
  Michał Kowalczyk 0f46908120 [PR template] Turn filling instructions into a comment 6 years ago
  Isaku Yamahata 8975d87338 [LibOS] glibc-2.19.patch: Remove _dl_debug_state renaming 7 years ago
  Isaku Yamahata 07c5daab74 [LibOS] Remove unused struct un_conn in shim_socket.c 6 years ago
  Isaku Yamahata 4789f86bfa [Pal/Linux-SGX] Make Makefile.Test skip commented out lines 6 years ago
  Isaku Yamahata 0fe0e028d8 [LibOS/test/native] Add manifest template to make exec_fork and script work + fix tcp test 6 years ago
  Li Lei 6b17075687 [PAL] Rewrite the code which potentially generates incorrect assembly for assigning signal handler return address 7 years ago
  Isaku Yamahata c7296d2512 [LibOS] Set clear_child_tid value for the calling thread on set_tid_address() 6 years ago
  Isaku Yamahata c76ca7b7eb [Pal/Linux-SGX] Signer should retrieve mrenclave from .sig 6 years ago
  Simon Gaiser f30f7e7575 [*/regression] Use uniform and cleaner SGX environment check 6 years ago
  Simon Gaiser 4f4ec22070 [Pal/regression] Drop unused variable in 00_Atomics.py 6 years ago
  Isaku Yamahata 0849296a02 [Pal] Show file name on config file error 6 years ago
  Isaku Yamahata 19fa7b04cd [LibOS] Fix buffer overflow in debug_fputch 6 years ago
  Simon Gaiser f2cf0d01de [Pal/Linux-SGX] Drop effectively unused manifest/exec fd 6 years ago
  Simon Gaiser d11ad5e809 [Pal/Linux-SGX] Don't get PAL load address and name from urts 6 years ago
  Simon Gaiser 6585c790aa [Pal/Linux-SGX] Document handle_ecall 6 years ago
  Simon Gaiser 7789360b93 [Pal/Linux-SGX] EEXIT doesn't need AEP 6 years ago
  Simon Gaiser 8b2db379f6 [Pal/Linux-SGX] Fix check for untrusted stack 6 years ago
  Simon Gaiser ab423e2d1c [Pal/Linux-SGX] Fix in-/outside checks for memory regions 6 years ago
  Simon Gaiser 7ae7ba7832 [Pal/Linux-SGX] Remove unnecessary check on exit_target 6 years ago
  Simon Gaiser 83347d58ad [Pal/Linux-SGX] Remove unused symbols in enclave_entry.S 6 years ago
  Simon Gaiser 60f14d699b [Pal/Linux-SGX] Fix typo in enclave_entry.S 6 years ago
  Simon Gaiser 5d0c147baf [Pal/Linux-SGX] Don't try to call an exception handler before thread init 6 years ago
  Simon Gaiser 13515295b2 [Pal/Linux-SGX] Enforce ordering of ENCLAVE_START and THREAD_START 6 years ago
  Simon Gaiser 6dec95e6fa [Pal/Linux-SGX] Call exit in pal_start_thread on normal termination 6 years ago
  Simon Gaiser 99065c0fed [Pal/Linux-SGX] Drop unused return value of handle_ecall 6 years ago
  Simon Gaiser 55a6ecb69f [Pal/Linux-SGX] Make state checks in enclave_entry more rigid 6 years ago
  Simon Gaiser 9df4d9671a [Pal/Linux-SGX] Don't call EEXIT if handle_ecall returns 6 years ago
  Simon Gaiser f883489356 [Pal/Linux-SGX] Update enclave_{base,top} only once 6 years ago