Історія комітів

Автор SHA1 Опис Дата
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 роки тому
  Chia-Che Tsai f6a2916462 Improve LTP output parsing and environment preparation 6 роки тому
  Chia-Che Tsai f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 роки тому
  Chia-Che Tsai 5d1b8cc459 add .gitignore to LibOS/shim/test 6 роки тому
  Don Porter b87ba77f97 Create a make target for the gcc unit test. 6 роки тому
  Don Porter 23bd6ee7cb This header (asm-errlist.h) is not used in the rest of the code. Remove it. 6 роки тому
  Don Porter 675bd256cc Drop another unused header 6 роки тому
  Don Porter 3801c538ce Drop unused assembly files 6 роки тому
  Don Porter 7c34bf2ea7 A few hacks to make a more automated regression test for lmbench on graphene. 6 роки тому
  Don Porter 62587b981d This header is not used. Drop it 6 роки тому
  Don Porter 43726c86da This header's contents are not used by the code. Remove it 6 роки тому
  Don Porter c9c0eb4dfc This file is not used by the code; drop it 6 роки тому
  Don Porter 31a1bb35ac Edit LTP list a bit; fcntl is missing some shared memory infrastructure to work, and waitpid03 is flaky (hangs some fraction of time). Take these off of the PASSED list. 6 роки тому
  Don Porter 6a288b4ee6 I don't think clone03 works (or worked) reliably; take it off the passed list for now. 6 роки тому
  Don Porter 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 роки тому
  Don Porter d6f7966fb7 Merge branch 'master' into testing 6 роки тому
  Don Porter 4b12f75186 A few more notes on the license 6 роки тому
  Don Porter 58fee85040 Merge pull request #73 from oscarlab/new-sgx-driver 6 роки тому
  Chia-Che Tsai 25ef360c69 lock the LTP version to 20170116 6 роки тому
  Don Porter ab11e3fa32 bitop.h is not used anywhere in the code; drop the vestigial file. 6 роки тому
  Don Porter 495d68f373 Add a note about the md5 algorithm 6 роки тому
  Chia-Che Tsai 20bbe84a73 Remove two unnecessary files: 6 роки тому
  Chia-Che Tsai d922504d78 adding missing sources for the Graphene-SGX driver 6 роки тому
  Chia-Che Tsai 70bf28d2e2 Catching up with the Intel SGX driver and SDK 6 роки тому
  Don Porter fd73358f59 Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier. 6 роки тому
  Don Porter 9dbc825f93 Start a log of the third party sources used in graphene; currently incomplete. 6 роки тому
  Don Porter fa1f71d072 Add a copy of the GPL to the repo 6 роки тому
  Don Porter 3bc014c2ee Rework shim-internal slab allocation to avoid address space conflicts during fork, and just be a little simpler. The conflicts primarily manifest on SGX. Also, waitpid05 test needs a longer timeout on SGX. 7 роки тому
  Don Porter fe0bdc516e Normalize trusted paths. This addresses a fork bug with ./ prefixes on the executable. 7 роки тому
  Don Porter 2f8066c85e Get some more LTP tests running, by making the tmp directory allowed for temporary files. 7 роки тому