Commit History

Author SHA1 Message Date
  Chia-Che Tsai 84f81d8f13 Lots of bugfixes (#145) 6 years ago
  Don Porter d04f172e89 Replace the atomics implementation (#83) 6 years ago
  Jaehyun Han d782947948 Fix the limitation on the number of trusted files (#87) 6 years ago
  Don Porter 8d99e037ea Replace rsa implementation, from wolfssl to mbedtls. (#76) 6 years ago
  Don Porter b20e34cf5f Switch the AES-CMAC implementation from wolfssl to mbedtls. (#75) 6 years ago
  Don Porter 8add0b94f7 Replace the wolfssl Diffie Hellman implementation with mbedtls (#74) 6 years ago
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
  Chia-Che Tsai 108a774dd6 revert one more sgx_stub_t change 6 years ago
  Don Porter e6189f64a5 Make requested name changes 6 years ago
  Don Porter f35d690992 Put back the sgx_stub_t type 6 years ago
  Don Porter ca981b3bcd Merge branch 'master' into sha256 6 years ago
  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 years ago
  Don Porter fe0bdc516e Normalize trusted paths. This addresses a fork bug with ./ prefixes on the executable. 7 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Adrian Dombeck c7000be86a Fix check for NULL after malloc 7 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Don Porter d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 7 years ago