Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
..
debugger 35d6b976cc Fix assert for SGX=1 and DEBUG=1 (Issue #97) (#98) 6 gadi atpakaļ
include 1a1e199c79 release v0.4beta 7 gadi atpakaļ
sgx-driver @ b91eb2b129 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
signer f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 gadi atpakaļ
.gitignore 1a1e199c79 release v0.4beta 7 gadi atpakaļ
Makefile d04f172e89 Replace the atomics implementation (#83) 6 gadi atpakaļ
Makefile.Test 9aee3dcb69 new compilation logistic: always use the Runtime directory 7 gadi atpakaļ
Makefile.am 8add0b94f7 Replace the wolfssl Diffie Hellman implementation with mbedtls (#74) 6 gadi atpakaļ
db_devices.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_events.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
db_exception.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_files.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_ipc.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_main.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_memory.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
db_misc.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_mutex.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
db_object.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_pipes.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_process.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
db_rtld.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_sockets.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_spinlock.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
db_streams.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
db_threading.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
ecall_types.h 76967f39d3 Bugfixes: 7 gadi atpakaļ
elf-x86_64.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
enclave.lds 1a1e199c79 release v0.4beta 7 gadi atpakaļ
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 gadi atpakaļ
enclave_entry.S 547f1ed042 fix a typo 7 gadi atpakaļ
enclave_framework.c d04f172e89 Replace the atomics implementation (#83) 6 gadi atpakaļ
enclave_ocalls.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 gadi atpakaļ
enclave_ocalls.h f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 gadi atpakaļ
enclave_pages.c 2e9438f71c Replace Linux List code with a new implementation (#71) 6 gadi atpakaļ
enclave_pages.h d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 gadi atpakaļ
enclave_untrusted.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
host_endian.h 1a1e199c79 release v0.4beta 7 gadi atpakaļ
linux_types.h d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 gadi atpakaļ
ocall_types.h f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 gadi atpakaļ
pal.map d04f172e89 Replace the atomics implementation (#83) 6 gadi atpakaļ
pal_host.h 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
pal_linux.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
pal_linux_defs.h f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 gadi atpakaļ
pal_linux_error.h 1a1e199c79 release v0.4beta 7 gadi atpakaļ
pal_security.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_api.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_arch.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_enclave.c 35d6b976cc Fix assert for SGX=1 and DEBUG=1 (Issue #97) (#98) 6 gadi atpakaļ
sgx_enclave.h 35d6b976cc Fix assert for SGX=1 and DEBUG=1 (Issue #97) (#98) 6 gadi atpakaļ
sgx_entry.S 76967f39d3 Bugfixes: 7 gadi atpakaļ
sgx_exception.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_framework.c f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 gadi atpakaļ
sgx_graphene.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 gadi atpakaļ
sgx_internal.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_main.c f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 gadi atpakaļ
sgx_process.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_rtld.c 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
sgx_thread.c 3cf3bd2df3 fix a bug in allocating enclave pages. another bug in waking enclave threads 7 gadi atpakaļ
sgx_tls.h 76967f39d3 Bugfixes: 7 gadi atpakaļ
sysdep-x86_64.h 0433461802 License change to LGPL (#140) 6 gadi atpakaļ
test-sgx.c 1a1e199c79 release v0.4beta 7 gadi atpakaļ
user_types.h 1a1e199c79 release v0.4beta 7 gadi atpakaļ