Michał Kowalczyk
382a1ec394
Cleanup .gitignore files
2019-04-30 23:16:38 +02:00
Michał Kowalczyk
c9eb1d84e1
Fix Bash shebangs compatibility
2019-02-05 17:59:25 +01:00
Chia-Che Tsai
b6a96ed01c
[LibOS] Update the manifest for Bash
2018-12-03 15:07:38 -08:00
Jaehyun Han
35fc8110de
Fix manifests for Bash ( #184 )
...
* Fix Bash manifests on SGX
* Add regression test to Bash
2018-03-14 15:33:12 -04:00
Chia-Che Tsai
849859809c
fix for large files within an SGX enclave ( #136 )
...
Replacing some "int" in the code base as "int64_t" or "uint64_t".
2017-12-19 08:57:36 -08:00
Chia-Che Tsai
9aee3dcb69
new compilation logistic: always use the Runtime directory
2017-02-02 09:42:38 -05:00
Chia-Che Tsai
fba92d6a28
Bugfies:
...
- Fix #34
- Reserving syscall numbers above 300
- Implement sendmmsg and recvmmsg.
- Proper usage of PAL_STRERROR in PAL
- Remove DEBUG_MUTEX
2017-01-14 13:53:26 -05:00
Chia-Che Tsai
e2e01667c2
Bugfixes:
...
- Printing unsupported system calls to stdout (when DEBUG=1)
- Implementing ioctl code FIONCLEX and FIOCLEX
- Rewriting nested functions in libsysdb. GCC 5 causes segmentation fault when passing
nested functions as callbacks.
- Fixing Bash manifest template
2016-10-13 16:45:32 -04:00
Chia-Che Tsai
1a1e199c79
release v0.4beta
...
Release of Graphene SGX:
Supporting native Linux application in Intel SGX enclaves.
Most applications are supported. Some features may still be buggy.
Improving portability of Graphene:
Eliminating GCC-ism of the host-generic code.
Easier to port to non-Posix platform (e.g., Windows without Cygwin).
2016-07-19 19:45:55 -04:00
Chia-Che Tsai
b5586bbfc6
release v0.3
...
- Bugfixes in PAL and SHIM
- Improvement of migration scheme in SHIM, which largely speed up
forking
- Upgrade glibc to 2.19
- FreeBSD port
- Support OpenJDK, python and R
2015-11-30 08:38:50 -05:00
Chia-Che Tsai
5eaaf9abfb
apply multiple patches
2015-02-12 20:13:00 -08:00
Chia-Che Tsai
10c06ad723
The first official release
2014-06-02 12:45:42 -04:00