Don Porter f35d690992 Put back the sgx_stub_t type 6 jaren geleden
..
debugger d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 jaren geleden
include 1a1e199c79 release v0.4beta 7 jaren geleden
sgx-driver d5fcb00f8b Fix the build for linux driver 1.8 6 jaren geleden
signer ca981b3bcd Merge branch 'master' into sha256 6 jaren geleden
.gitignore 1a1e199c79 release v0.4beta 7 jaren geleden
Makefile 287ce8cf7c For Graphene-SGX, remove the rule of linking libpal.so as an alias of libpal-enclave.so (libpal-enclave.so is deprecated) 6 jaren geleden
Makefile.Test 9aee3dcb69 new compilation logistic: always use the Runtime directory 7 jaren geleden
Makefile.am fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
db_devices.c 1a1e199c79 release v0.4beta 7 jaren geleden
db_events.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
db_exception.c 76967f39d3 Bugfixes: 7 jaren geleden
db_files.c f35d690992 Put back the sgx_stub_t type 6 jaren geleden
db_ipc.c 1a1e199c79 release v0.4beta 7 jaren geleden
db_main.c fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
db_memory.c 48a1edf76e Bugfix to prevent infinite hanging. 7 jaren geleden
db_misc.c 76967f39d3 Bugfixes: 7 jaren geleden
db_mutex.c 9882cad859 check return codes in semaphore implementation 7 jaren geleden
db_object.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
db_pipes.c 76967f39d3 Bugfixes: 7 jaren geleden
db_process.c fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
db_rtld.c 43726c86da This header's contents are not used by the code. Remove it 6 jaren geleden
db_semaphore.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
db_sockets.c 76967f39d3 Bugfixes: 7 jaren geleden
db_spinlock.c 1a1e199c79 release v0.4beta 7 jaren geleden
db_streams.c 760446deac Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case 7 jaren geleden
db_threading.c fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
ecall_types.h 76967f39d3 Bugfixes: 7 jaren geleden
elf-x86_64.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 jaren geleden
enclave.lds 1a1e199c79 release v0.4beta 7 jaren geleden
enclave_ecalls.c fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
enclave_entry.S 547f1ed042 fix a typo 7 jaren geleden
enclave_framework.c f35d690992 Put back the sgx_stub_t type 6 jaren geleden
enclave_ocalls.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
enclave_ocalls.h f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
enclave_pages.c 3cf3bd2df3 fix a bug in allocating enclave pages. another bug in waking enclave threads 7 jaren geleden
enclave_pages.h d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 jaren geleden
enclave_untrusted.c c2c92723b9 bugfix: process forking in LibOS 7 jaren geleden
host_endian.h 1a1e199c79 release v0.4beta 7 jaren geleden
linux_types.h d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 jaren geleden
ocall_types.h f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
pal.map 1a1e199c79 release v0.4beta 7 jaren geleden
pal_host.h 76967f39d3 Bugfixes: 7 jaren geleden
pal_linux.h f35d690992 Put back the sgx_stub_t type 6 jaren geleden
pal_linux_defs.h fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
pal_linux_error.h 1a1e199c79 release v0.4beta 7 jaren geleden
pal_security.h 76967f39d3 Bugfixes: 7 jaren geleden
sgx_api.h 76967f39d3 Bugfixes: 7 jaren geleden
sgx_arch.h 70bf28d2e2 Catching up with the Intel SGX driver and SDK 6 jaren geleden
sgx_enclave.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 jaren geleden
sgx_enclave.h 76967f39d3 Bugfixes: 7 jaren geleden
sgx_entry.S 76967f39d3 Bugfixes: 7 jaren geleden
sgx_exception.c 76967f39d3 Bugfixes: 7 jaren geleden
sgx_framework.c 70bf28d2e2 Catching up with the Intel SGX driver and SDK 6 jaren geleden
sgx_graphene.c c2c92723b9 bugfix: process forking in LibOS 7 jaren geleden
sgx_internal.h 76967f39d3 Bugfixes: 7 jaren geleden
sgx_main.c fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 jaren geleden
sgx_process.c 76967f39d3 Bugfixes: 7 jaren geleden
sgx_rtld.c c2c92723b9 bugfix: process forking in LibOS 7 jaren geleden
sgx_thread.c 3cf3bd2df3 fix a bug in allocating enclave pages. another bug in waking enclave threads 7 jaren geleden
sgx_tls.h 76967f39d3 Bugfixes: 7 jaren geleden
sysdep-x86_64.h 1a1e199c79 release v0.4beta 7 jaren geleden
test-sgx.c 1a1e199c79 release v0.4beta 7 jaren geleden
user_types.h 1a1e199c79 release v0.4beta 7 jaren geleden