Isaku Yamahata 6e3c45c8e3 [Pal/Linux-SGX] pal-sgx-get-token, pal-sgx-sign: move to Python3 and cleanup 4 éve
..
debugger 7145ed23ae [Pal/Linux-SGX] gdb wrapper: use add-auto-load-safe-path 4 éve
include de42ebabe1 Reformat repository to our clang-format rules 4 éve
quote 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx-driver @ bc92890e87 6a0ce55b7c [Pal/Linux-SGX/sgx-driver] Ignore *.o.ur-safe files 4 éve
signer 6e3c45c8e3 [Pal/Linux-SGX] pal-sgx-get-token, pal-sgx-sign: move to Python3 and cleanup 4 éve
.gitignore 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
Makefile 0ae06927cf [PAL/Linux-SGX] Update IAS root CA URL 4 éve
Makefile.Test 9af27a82b0 [Makefile, Pal/Linux-SGX] Calculate dependencies for *.manifest.sgx 4 éve
Makefile.am 99ec09b2be [Pal/Skeleton] Fix the build of Skeleton PAL 4 éve
db_devices.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_events.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_exception.c be9852784f [All components] Remove all modelines from all source files 5 éve
db_files.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_ipc.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_main.c 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
db_memory.c be9852784f [All components] Remove all modelines from all source files 5 éve
db_misc.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_mutex.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_object.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 4 éve
db_pipes.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_process.c 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 4 éve
db_rtld.c 77904ffeb0 [Pal/Linux-SGX] Fix incorrect "0x%p" format string for ocall_load_debug() 4 éve
db_sockets.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_spinlock.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_streams.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_threading.c 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
ecall_types.h 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
elf-x86_64.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
enclave.lds 0888893282 [Pal/Linux-SGX] Cleanup enclave.lds to not specify program header 5 éve
enclave_ecalls.c be9852784f [All components] Remove all modelines from all source files 5 éve
enclave_entry.S 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
enclave_framework.c 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
enclave_ocalls.c b3d00dc647 [Pal/Linux-SGX] Allow to write/send from buffer in untrusted memory 4 éve
enclave_ocalls.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
enclave_pages.c a26fa5e958 [Pal/Linux-SGX] Refactor get_reserved_pages() 4 éve
enclave_pages.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
enclave_platform.c 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
enclave_untrusted.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
generated-offsets.c 6e3c45c8e3 [Pal/Linux-SGX] pal-sgx-get-token, pal-sgx-sign: move to Python3 and cleanup 4 éve
host_endian.h 1a1e199c79 release v0.4beta 8 éve
linux_types.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
ocall_types.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
pal.map.template 99ec09b2be [Pal/Skeleton] Fix the build of Skeleton PAL 4 éve
pal_host.h 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 4 éve
pal_linux.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
pal_linux_defs.h 95fce86545 [Pal/Linux-SGX] Fix typo DEAFULT* to DEFAULT* 4 éve
pal_linux_error.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
pal_security.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_api.h 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 4 éve
sgx_arch.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_attest.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_enclave.c 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_enclave.h 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
sgx_entry.S 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
sgx_exception.c 29fdd5fe1e [Pal/{Linux,Linux-SGX}] Block async signals during vfork 4 éve
sgx_framework.c 485accd996 [SGX] Switch from requiring AVX by default to turning it off by default. 4 éve
sgx_graphene.c 427051bc97 [Pal/Linux-SGX] Remove deadcode in sgx_graphene.c: _DkEventSet & _DkEventWait 4 éve
sgx_internal.h 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_main.c 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_platform.c 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx_process.c 2e13503624 [Pal/Linux-SGX] Reimplement local attestation for process creation 4 éve
sgx_rtld.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
sgx_thread.c 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
sgx_tls.h 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
sysdep-x86_64.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
test-sgx.c de42ebabe1 Reformat repository to our clang-format rules 4 éve