dettanym
|
359aa9d8a8
intel_security_cookie was showing up undefined
|
пре 4 година |
dettanym
|
bf5c7cc6be
Fixing the broken link and checksum for the prebuilt binaries - using the one in the tag sgx_2.1.3
|
пре 4 година |
dettanym
|
236f9a1087
Works with verifier - memset is definitely causing the issue. TODO: Fix this by renaming the original memset to something else and then calling it through the function pointer.
|
пре 5 година |
dettanym
|
a8821eef8f
memset_s is the culprit - this version works with the python library (throws symbol lookup error; does not crash)
|
пре 5 година |
dettanym
|
1f2d1e74ab
Made changes to files in trts and tlibc folders to make it work for the verifier (with the python library). It crashes when linked against tlibc, but trts doesnt cause it to crash (just symbol lookup error to memset_s).
|
пре 5 година |
dettanym
|
21559fafe0
Made the sgx crypto functions in sgxssl visible (crypto lib makefile change) and stopped the generation of sample libcrypto object files, as somehow that was throwing up undeclared symbols (compile stage errors) after the first change
|
пре 6 година |
dettanym
|
6fe84ee784
Entire LA works - setting ec_dh.cpp to original state.
|
пре 6 година |
dettanym
|
0f738fb8c2
Works with the normal ctx_size malloc
|
пре 6 година |
dettanym
|
2111b046d8
It works with malloc 5 and I redirected it to use the original malloc by removing the malloc.o in the libsgx_tstdc archive
|
пре 6 година |
dettanym
|
add91777cd
Commented out open context function in ecc256.cpp and successive calls in proc_msg1. Works on Apache.
|
пре 6 година |
dettanym
|
bc4e1cc20d
Removed references to g_ecall_table and g_dyn_entry_table so that we can link against the libsgx_trts.a (when without the edger8r tool setup - eg on Graphene).
|
пре 6 година |
lzha101
|
5a7e3e6240
Update download_prebuilt.sh
|
пре 6 година |
lzha101
|
8b6c63253a
Update checksum in download script
|
пре 6 година |
lzha101
|
f010869a2e
Merge pull request #274 from lzha101/sgxssl
|
пре 6 година |
Zhang Lili Z
|
43b8f79721
Use latest sgxssl and remove an insecure flag
|
пре 6 година |
Li Xun
|
a911f996de
Merge pull request #270 from npmccallum/gcc
|
пре 6 година |
Nathaniel McCallum
|
81c1e0056c
Remove unnecessary cast
|
пре 6 година |
Nathaniel McCallum
|
87632f621f
Catch std::bad_alloc by reference
|
пре 6 година |
haitaohuang
|
54cae063cd
Merge pull request #260 from lshacham/master
|
пре 6 година |
Liron Shacham
|
ef87f1f4f7
Removed wrong link
|
пре 6 година |
Andy Zhao
|
1543a82ca1
Merge pull request #259 from yuyuany/fedora-support
|
пре 6 година |
Yu Yuan
|
fb7a0a03e5
update supported OS version in readme file
|
пре 6 година |
Li, Xun
|
75dd558bda
Linux 2.1.3 Open Source Gold Release
|
пре 6 година |
Andy Zhao
|
4b31cebfe5
Merge pull request #253 from yuyuany/refle
|
пре 6 година |
Yu Yuan
|
2544dbd729
fix ref_le build issue with edger8r
|
пре 6 година |
Andy Zhao
|
e9a7c096a8
Merge pull request #250 from llly/tlibcrypto_update
|
пре 6 година |
Li, Xun
|
5d59856dae
Update tlibcrypto to add new crypto wrapper function
|
пре 6 година |
lzha101
|
646b2d37ba
Merge pull request #248 from yuyuany/fedora-support
|
пре 6 година |
Yu Yuan
|
c697a4a836
Add Fedora support info to README
|
пре 6 година |
lzha101
|
08bff79aa6
Merge pull request #245 from yuyuany/no-unused-parameter
|
пре 6 година |