Don Porter 37c2aae10c Apply the fix suggested for uninitialized pipe non-blocking (#219) (#220) vor 5 Jahren
..
debugger a71da2ba2c Enable full GDB support for SGX mode (#178) vor 6 Jahren
include bf90323494 Fix sigset definition. (#135) vor 6 Jahren
sgx-driver @ 4d0dc8bd26 5d1af40bf1 update sgx-driver version vor 6 Jahren
signer f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) vor 6 Jahren
.gitignore 1a1e199c79 release v0.4beta vor 7 Jahren
Makefile d04f172e89 Replace the atomics implementation (#83) vor 6 Jahren
Makefile.Test 9aee3dcb69 new compilation logistic: always use the Runtime directory vor 7 Jahren
Makefile.am 8add0b94f7 Replace the wolfssl Diffie Hellman implementation with mbedtls (#74) vor 6 Jahren
db_devices.c 849859809c fix for large files within an SGX enclave (#136) vor 6 Jahren
db_events.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) vor 6 Jahren
db_exception.c 0433461802 License change to LGPL (#140) vor 6 Jahren
db_files.c 03cb0e0bb3 Address a TOCTTOU vulnerability in SGX read/map (#131) vor 5 Jahren
db_ipc.c 0433461802 License change to LGPL (#140) vor 6 Jahren
db_main.c 00c4ed0253 Implement sched_getaffinity system call (#209) vor 5 Jahren
db_memory.c d83536ff0e Fixes for the allocator/VMA code (#180) vor 6 Jahren
db_misc.c 0433461802 License change to LGPL (#140) vor 6 Jahren
db_mutex.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) vor 6 Jahren
db_object.c 0433461802 License change to LGPL (#140) vor 6 Jahren
db_pipes.c 37c2aae10c Apply the fix suggested for uninitialized pipe non-blocking (#219) (#220) vor 5 Jahren
db_process.c 1f2360c857 Hex2str clean up and unit testing (#134) vor 6 Jahren
db_rtld.c 0433461802 License change to LGPL (#140) vor 6 Jahren
db_sockets.c 75ea0372f6 Error propagation bugfix in PAL initialization (#114) vor 6 Jahren
db_spinlock.c 0433461802 License change to LGPL (#140) vor 6 Jahren
db_streams.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) vor 6 Jahren
db_threading.c 0433461802 License change to LGPL (#140) vor 6 Jahren
ecall_types.h 76967f39d3 Bugfixes: vor 7 Jahren
elf-x86_64.h 0433461802 License change to LGPL (#140) vor 6 Jahren
enclave.lds 1a1e199c79 release v0.4beta vor 7 Jahren
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. vor 6 Jahren
enclave_entry.S 547f1ed042 fix a typo vor 7 Jahren
enclave_framework.c 03cb0e0bb3 Address a TOCTTOU vulnerability in SGX read/map (#131) vor 5 Jahren
enclave_ocalls.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) vor 6 Jahren
enclave_ocalls.h 75ea0372f6 Error propagation bugfix in PAL initialization (#114) vor 6 Jahren
enclave_pages.c 03cb0e0bb3 Address a TOCTTOU vulnerability in SGX read/map (#131) vor 5 Jahren
enclave_pages.h d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. vor 7 Jahren
enclave_untrusted.c 0433461802 License change to LGPL (#140) vor 6 Jahren
host_endian.h 1a1e199c79 release v0.4beta vor 7 Jahren
linux_types.h d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. vor 7 Jahren
ocall_types.h 849859809c fix for large files within an SGX enclave (#136) vor 6 Jahren
pal.map d04f172e89 Replace the atomics implementation (#83) vor 6 Jahren
pal_host.h 75ea0372f6 Error propagation bugfix in PAL initialization (#114) vor 6 Jahren
pal_linux.h 03cb0e0bb3 Address a TOCTTOU vulnerability in SGX read/map (#131) vor 5 Jahren
pal_linux_defs.h f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) vor 6 Jahren
pal_linux_error.h e01769337c Detecting invalid user memory given as system call inputs (#210) vor 5 Jahren
pal_security.h 0433461802 License change to LGPL (#140) vor 6 Jahren
sgx_api.h 0433461802 License change to LGPL (#140) vor 6 Jahren
sgx_arch.h 1f2360c857 Hex2str clean up and unit testing (#134) vor 6 Jahren
sgx_enclave.c 75ea0372f6 Error propagation bugfix in PAL initialization (#114) vor 6 Jahren
sgx_enclave.h 35d6b976cc Fix assert for SGX=1 and DEBUG=1 (Issue #97) (#98) vor 6 Jahren
sgx_entry.S 76967f39d3 Bugfixes: vor 7 Jahren
sgx_exception.c 0433461802 License change to LGPL (#140) vor 6 Jahren
sgx_framework.c f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) vor 6 Jahren
sgx_graphene.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) vor 6 Jahren
sgx_internal.h 0433461802 License change to LGPL (#140) vor 6 Jahren
sgx_main.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) vor 6 Jahren
sgx_process.c 0433461802 License change to LGPL (#140) vor 6 Jahren
sgx_rtld.c 0433461802 License change to LGPL (#140) vor 6 Jahren
sgx_thread.c 3cf3bd2df3 fix a bug in allocating enclave pages. another bug in waking enclave threads vor 7 Jahren
sgx_tls.h 76967f39d3 Bugfixes: vor 7 Jahren
sysdep-x86_64.h 0433461802 License change to LGPL (#140) vor 6 Jahren
test-sgx.c 1a1e199c79 release v0.4beta vor 7 Jahren
user_types.h 1a1e199c79 release v0.4beta vor 7 Jahren