Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andy Zhao de141c3984 Merge pull request #178 from avchinch/master 6 gadi atpakaļ
  Angie Chinchilla 406038db39 Update README with SGX 2.0-capable driver note. 6 gadi atpakaļ
  Li, Xun 53c7eae28f Remerge pull request #176 6 gadi atpakaļ
  Li, Xun 159f60223e Linux 2.0 Open Source Gold release 6 gadi atpakaļ
  yuyuany 2ef16f684e Merge pull request #176 from clenimar/mention-source-env 6 gadi atpakaļ
  Clenimar Filemon cabf1f60b0 Mention environment set up to compile samples 6 gadi atpakaļ
  lzha101 cc7b61d123 Merge pull request #173 from dingelish/master 6 gadi atpakaļ
  lzha101 f807025460 Merge pull request #174 from mkow/patch-1 6 gadi atpakaļ
  Michał Kowalczyk b1bc6fcad9 Fix a typo in a sample code 6 gadi atpakaļ
  Yu Ding 4b78988578 Fix to a static library linking problem. 6 gadi atpakaļ
  Haitao Huang 9d8046e310 Check and handle signal interrupts in sockets 6 gadi atpakaļ
  Haitao Huang 960ad91a4a Add error code in oal for invalid inputs 6 gadi atpakaļ
  Li, Xun e22c569335 Update libunwind for glibc 2.26 compatibility 6 gadi atpakaļ
  lzha101 9cda5c4774 Merge pull request #165 from corda/chrisr3-stack-protector-fix 6 gadi atpakaļ
  Chris Rankin 36918f071f Ensure trts_nsp.cpp is compiled without stack protection. 6 gadi atpakaļ
  Kai Mast 94c162c98b g++7 fixes (#148) 6 gadi atpakaļ
  Li Xun 8a72fed873 Merge pull request #159 from corda/chrisr3-gcc7-fix 6 gadi atpakaļ
  Chris Rankin 635e3a3708 Resolve warnings about deprecated throw(std::bad_alloc) in C++11. 6 gadi atpakaļ
  yuyuany 2133df2d4a Merge pull request #155 from 01org/revert-151-ocall_exit_enclave 6 gadi atpakaļ
  yuyuany f2cf6d18aa Revert "Check for crash in sgx_ocall and exit enclave if enclave is crashed" 6 gadi atpakaļ
  lzha101 0356eb6249 Merge pull request #153 from greglaun/greglaun-typos 6 gadi atpakaļ
  Li Xun 2fe2471459 Merge pull request #154 from llly/pull 6 gadi atpakaļ
  Vytautas Mickus 2e00f11ed5 Make code compatible with OpenSSL 1.0 and 1.1 6 gadi atpakaļ
  Vytautas Mickus 95ea2c21a9 Tell gcc about the fallthroughs (needed because of -Werror in makefiles) 6 gadi atpakaļ
  Vytautas Mickus 6e0580d110 Use `uname -m` instead of `arch` in installer. 6 gadi atpakaļ
  Greg Laun 38023b61aa Correct typos in some of the sample apps. 6 gadi atpakaļ
  lzha101 df9b032898 Merge pull request #151 from yuyuany/ocall_exit_enclave 6 gadi atpakaļ
  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. 6 gadi atpakaļ
  Andy Zhao a2f33d828b Merge pull request #149 from lzha101/add_missing_delete 6 gadi atpakaļ
  Zhang Lili 6979d81807 Add two missing delete functions. 6 gadi atpakaļ