Don Porter f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
..
host f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
security b20e34cf5f Switch the AES-CMAC implementation from wolfssl to mbedtls. (#75) 6 years ago
.gitignore bf2a41a301 .gitignore 7 years ago
Makefile f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
Makefile.Host cc49984e01 Build fixes 7 years ago
Makefile.Test cc49984e01 Build fixes 7 years ago
db_events.c e6b3821471 Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers 6 years ago
db_exception.c f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
db_ipc.c 1a1e199c79 release v0.4beta 7 years ago
db_main.c f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
db_memory.c 1a1e199c79 release v0.4beta 7 years ago
db_misc.c 1a1e199c79 release v0.4beta 7 years ago
db_object.c 9882cad859 check return codes in semaphore implementation 7 years ago
db_process.c b926dfec43 Fix SGX Pal regression by defining an expected behavior for NULL URI to DkProcessCreate. 7 years ago
db_rtld.c 43726c86da This header's contents are not used by the code. Remove it 6 years ago
db_semaphore.c e6b3821471 Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers 6 years ago
db_streams.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 years ago
db_threading.c 1a1e199c79 release v0.4beta 7 years ago
dl-machine-x86_64.h 1a1e199c79 release v0.4beta 7 years ago
do-rel.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
dynamic_link.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
pal.h f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
pal_debug.h 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
pal_defs.h cfa620e24a Trivial changes 8 years ago
pal_error.h fba92d6a28 Bugfies: 7 years ago
pal_internal.h f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
pal_rtld.h 43726c86da This header's contents are not used by the code. Remove it 6 years ago
printf.c f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
slab.c 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
user_start.S 7f19f62f31 beta version 0.2 9 years ago