lzha101
|
df9b032898
Merge pull request #151 from yuyuany/ocall_exit_enclave
|
7 years ago |
Yu Yuan
|
a20449f5f8
tRTS check the enclave crash state when doing an OCALL. If the enclave is crashed, tRTS unwind the stack to ECALL, and exit the enclave with SGX_ERROR_ENCLAVE_CRASHED.
|
7 years ago |
Andy Zhao
|
a2f33d828b
Merge pull request #149 from lzha101/add_missing_delete
|
7 years ago |
Zhang Lili
|
6979d81807
Add two missing delete functions.
|
7 years ago |
Dionna Glaze
|
aa8e9755aa
Move pms pointer validation before its dereference in local_vars definitions.
|
7 years ago |
John Mechalas
|
6f0e20cfd9
Implements most of libsgx_capable for Linux (previously only available in the Windows SDK) (#107)
|
7 years ago |
lzha101
|
268b206f15
Merge pull request #129 from dingelish/master
|
7 years ago |
Yu Ding
|
1366102364
Fix to a mis-understood in enclave_create(). The memory alignment is mistakenly done twice. Once in urts and once in driver. It is unnecessary. This bug has a great impact on the upper limit of enclave memory.
|
7 years ago |
Li Xun
|
8032507348
Update server port to 80 (#128)
|
7 years ago |
Jaak Randmets
|
d42cd14bdd
Merge pull request #124 from Jaak/master
|
7 years ago |
lzha101
|
8383b8c65f
Merge pull request #120 from aminueza/master
|
7 years ago |
Amanda Souza
|
768c951741
Fixes sdk and psw version in download_prebuild.sh script
|
7 years ago |
Li, Xun
|
0fb9f47e78
Linux 1.9 Open Source Gold release
|
7 years ago |
lzha101
|
199911ebaf
Merge pull request #115 from danzsmith53/master
|
7 years ago |
Daniel Smith
|
a2abe4b0d0
Update README.md
|
7 years ago |
Li Xun
|
1095458916
Merge pull request #113 from mitar/patch-3
|
7 years ago |
lzha101
|
a4bfecb965
Merge pull request #112 from mitar/patch-2
|
7 years ago |
Mitar
|
6a7ec7a8c1
Removing sudo.
|
7 years ago |
Mitar
|
d6acac1d25
pkg-config is needed for compilation.
|
7 years ago |
Li, Xun
|
02b7d490ac
fix a aesm_service IPC bug
|
7 years ago |
Li Xun
|
f287674fef
Merge pull request #91 from sean-jc/docker/merge
|
7 years ago |
Sean Christopherson
|
e7f0743812
Add --no-daemon option to AESM
|
7 years ago |
Li, Xun
|
ce0f128d29
fix aesm_service compilation with latest openssl
|
7 years ago |
lzha101
|
fd91609f54
Merge pull request #96 from lzha101/master
|
7 years ago |
lzha101
|
75336444e8
Update comment
|
7 years ago |
lzha101
|
d455716f9c
Update ELF parser for metadata alignment
|
7 years ago |
lzha101
|
2224616cb4
Change alignment for metadata section
|
7 years ago |
lzha101
|
9e0c32ee57
Fix typo flase -> false in urts_internal.cpp
|
7 years ago |
lzha101
|
765af6169d
Merge pull request #94 from neo9ree/master
|
7 years ago |
Li, Xun
|
0cbb1f074d
Update Linux_SGXEclipsePlugin
|
7 years ago |