Dmitrii Kuvaiskii
|
8e660a1edc
[Pal/Linux-SGX] Simplify check for uint32_t overflow of size/len
|
4 år sedan |
Dmitrii Kuvaiskii
|
735f54d22c
[LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC
|
4 år sedan |
Dmitrii Kuvaiskii
|
d781de5b82
[Pal] Remove WRITABLE flag from PAL handles
|
4 år sedan |
Dmitrii Kuvaiskii
|
eb77265096
[Pal] Clean up attrquerybyhdl() for process, socket, pipe, eventfd
|
4 år sedan |
borysp
|
e049518369
[Pal] Remove redundant spinlock implementation
|
4 år sedan |
borysp
|
1bf6423384
[LibOS/Pal] Replace hardcoded URI prefix strings
|
4 år sedan |
Dmitrii Kuvaiskii
|
88f7fae9f8
[Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair
|
4 år sedan |
Dmitrii Kuvaiskii
|
6204da620c
[Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*()
|
5 år sedan |
Rafał Wojdyła
|
5dd8b60326
[Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones
|
5 år sedan |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
5 år sedan |
Chia-Che Tsai
|
2e13503624
[Pal/Linux-SGX] Reimplement local attestation for process creation
|
6 år sedan |
Michał Kowalczyk
|
5ec5e2f24c
Delete all reference monitor residues
|
5 år sedan |
Dmitrii Kuvaiskii
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 år sedan |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
6 år sedan |
Michał Kowalczyk
|
8b5f3b30e5
Fix typo 'writeable' -> 'writable'
|
5 år sedan |
Isaku Yamahata
|
312159dbcb
[Pal] Add noreturn function attribute where appropriate
|
5 år sedan |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
6 år sedan |
Michał Kowalczyk
|
d508ce5061
Cleanup and uppercase list.h macros
|
5 år sedan |
Michał Kowalczyk
|
46f553fe5d
Cleanup and uppercase C macros
|
5 år sedan |
Isaku Yamahata
|
4f7841e14c
[Pal/Linux-SGX] Return Linux error codes in OCALLs
|
5 år sedan |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
6 år sedan |
Chia-Che Tsai
|
7ef52622e1
[SGX PAL] Deprecating RSA enclave keys
|
6 år sedan |
Don Porter
|
5d8c9ac260
Fix error code propagation on SGX (#205), add unit tests for exit code propagation
|
6 år sedan |
Don Porter
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
6 år sedan |
Don Porter
|
1f2360c857
Hex2str clean up and unit testing (#134)
|
6 år sedan |
Chia-Che Tsai
|
849859809c
fix for large files within an SGX enclave (#136)
|
6 år sedan |
Chia-Che Tsai
|
3aaf591fc5
Fixing a bunch of memory leaking issues (#86)
|
7 år sedan |
Don Porter
|
0433461802
License change to LGPL (#140)
|
7 år sedan |
Don Porter
|
b20e34cf5f
Switch the AES-CMAC implementation from wolfssl to mbedtls. (#75)
|
7 år sedan |
Don Porter
|
2e9438f71c
Replace Linux List code with a new implementation (#71)
|
7 år sedan |