1. 90b01a7 update disclaimer by Zhaofeng Chen · 12 days ago master
  2. 6dced30 switch to bcprov-jdk18on by PJ Fanning · 8 weeks ago
  3. cef60c6 change to bcprov-jdk18on due to multiple CVEs by PJ Fanning · 8 weeks ago
  4. 861213e Bump org.apache.commons:commons-compress from 1.19 to 1.26.0 in /sdk by dependabot[bot] · 8 weeks ago
  5. 2699d55 Bump org.json:json from 20211205 to 20231013 in /sdk by dependabot[bot] · 8 weeks ago
  6. 218bb8c Bump junit from 4.12 to 4.13.1 in /sdk/optimizationDetector by dependabot[bot] · 2 years, 3 months ago
  7. 0061194 Bump commons-compress from 1.19 to 1.21 in /sdk by dependabot[bot] · 2 years, 9 months ago
  8. 1e14df6 Bump bcprov-jdk15on from 1.66 to 1.67 in /test by dependabot[bot] · 2 years, 9 months ago
  9. b7143da Bump bcprov-jdk15on in /third-party-libs/bouncycastle-native by dependabot[bot] · 2 years, 9 months ago
  10. a16a9b8 Bump bcprov-jdk15on from 1.66 to 1.67 in /samples/springboot by dependabot[bot] · 2 years, 9 months ago
  11. 49c58ca Bump bcprov-jdk15on from 1.66 to 1.67 in /benchmark/guomi by dependabot[bot] · 2 years, 9 months ago
  12. 57cfd18 Detect ecall inside loop by Ziyi Lin · 2 years, 3 months ago
  13. db9394a support anolisos8.6 by shaojunwang · 2 years, 6 months ago
  14. 7528755 add-github-cicd by shaojunwang · 2 years, 6 months ago
  15. a9b2060 Update README.md by shaojunwang · 2 years, 6 months ago
  16. a23870f Add NOTICE file for JavaEnclave by shaojunwang · 2 years, 7 months ago
  17. 051c761 Update JavaEnclave's license declaration by shaojunwang · 2 years, 7 months ago
  18. d559e0a Fix docker build issue about sgx sdk version and psw/dcap version by shaojunwang · 2 years, 8 months ago
  19. be38379 Add License file and Disclaimer file for JavaEnclave by shaojunwang · 2 years, 8 months ago
  20. 982913e Add gpg signature plugin and license check for maven by shaojunwang · 2 years, 8 months ago
  21. e99b7ce Add apache maven deploy configure for archetype and bouncycastle-native by shaojunwang · 2 years, 8 months ago
  22. 52c5b75 Set pccs_url for remote attestation Add log for ut cases by shaojunwang · 2 years, 8 months ago
  23. 585ad89 Add publication information by Ziyi Lin · 2 years, 7 months ago
  24. 934ce33 Update pom.xml for first release by shaojunwang · 2 years, 9 months ago
  25. 9ab223d Merge pull request #6 from superajun-wsj/update-readme-config by superajun-wsj · 2 years, 9 months ago
  26. f0172ee Update README.md Docker file and .asf.yaml file by shaojunwang · 2 years, 9 months ago
  27. fcdc249 [misc] Update Proposal.md file by jeffery.wsj · 2 years, 10 months ago
  28. e4406f8 [misc] Add proposal.md file for donation to Apache Teaclave by jeffery.wsj · 2 years, 10 months ago
  29. de94596 [sdk] Add Apache2.0 license for some .java files by jeffery.wsj · 2 years, 10 months ago
  30. 990d99b [sdk] Update JavaEnclave archetype and readme.md by jeffery.wsj · 2 years, 10 months ago
  31. d4692bd [sdk] Cleanup JavaEnclave's code for contribution to Apache Teaclace by jeffery.wsj · 2 years, 10 months ago
  32. 033f9b8 [sdk] Update build and deploy in JavaEnclave by jeffery.wsj · 3 years ago
  33. d3805b9 [sdk] Add docs for JavaEnclave by jeffery.wsj · 3 years ago
  34. 13e5e59 [sdk] Format JavaEnclave by jeffery.wsj · 3 years ago
  35. f9eb4e8 Fix option setting bug by cengfeng.lzy · 3 years ago
  36. 5126262 [sdk] Optimize and refactor JavaEnclave configure mechanism by jeffery.wsj · 3 years ago
  37. 99505b0 Support memory setting at runtime by cengfeng.lzy · 3 years ago
  38. d24cc6f [sdk] Add JavaEnclave benchmark and samples by jeffery.wsj · 3 years ago
  39. c74f1f3 [sdk] Support JavaEnclave benchmark metric tracing feature by jeffery.wsj · 3 years ago
  40. c5696eb [sdk] Add archetype for project based on JavaEnclave SDK by jeffery.wsj · 3 years, 2 months ago
  41. 907733d Update base GraalVM to 22.2.0 by cengfeng.lzy · 3 years ago
  42. 855cf63 [sdk] Add enclave information query feature for JavaEnclave by jeffery.wsj · 3 years ago
  43. f70ca23 Add bouncycastle-native project by cengfeng.lzy · 3 years ago
  44. 6fd0c09 [sdk] Optimize JavaEnclave interactive mode by jeffery.wsj · 3 years ago
  45. dcd6bfc [sdk] Enhance JavaEnclave unit test cases by jeffery.wsj · 3 years ago
  46. ae4852b [ENC] Add document by cengfeng.lzy · 3 years ago
  47. 477828e [sdk] Fix JavaEnclave enclave's services garbage collection by jeffery.wsj · 3 years ago
  48. f2ebac3 [sdk] Add Embedded Libos tee enclave occlum for JavaEnclave by jeffery.wsj · 3 years, 1 month ago
  49. 158d5a8 [sdk] Fix method invoking bug with empty input parameter in svm enclave sdk by jeffery.wsj · 3 years ago
  50. bda96fd [sdk] Support remote attestation for TEE_SDK enclave mode by jeffery.wsj · 3 years, 2 months ago
  51. 78e06fd [sdk] Update Tee SDK version to 2.17 by jeffery.wsj · 3 years, 1 month ago
  52. cd77439 [Enc] Make test thread safe by cengfeng.lzy · 3 years, 1 month ago
  53. 61f8fab [Enc] Disable incompatible features in GraalVM 22.1.0 by cengfeng.lzy · 3 years, 1 month ago
  54. 2381dc6 [Enc] Update based GraalVM to 22.1.0 by cengfeng.lzy · 3 years, 1 month ago
  55. d0a0d95 [Enc]Hacking graalvm's feature system to disable original features by cengfeng.lzy · 3 years, 1 month ago
  56. 263a677 [Enc] Provide C only libenc_sunec.a on demand by cengfeng.lzy · 3 years, 4 months ago
  57. a5eb6ad [sdk] Support TEE_SDK enclave mode by jeffery.wsj · 3 years, 2 months ago
  58. 1a0ad59 [Enc] Get memory info in Enclave by cengfeng.lzy · 3 years, 4 months ago
  59. cba9238 [Enc] Substitute /dev/random in enclave by cengfeng.lzy · 3 years, 4 months ago
  60. f4aa241 [ENC] Prepare docker for musl static lib by Ziyi Lin · 3 years, 2 months ago
  61. cee5dd4 [Enc] Support static linking with musl by cengfeng.lzy · 3 years, 4 months ago
  62. 7345a96 [sdk] Support MOCK_IN_SVM enclave mode by jeffery.wsj · 3 years, 3 months ago
  63. 333743b [Enc] Register a method's exception class serialization annotated by EnclaveService by jeffery.wsj · 3 years, 3 months ago
  64. edc95be [Enc] Add native image level framework by cengfeng.lzy · 3 years, 5 months ago
  65. a8bbf02 [sdk] Synchronize host and enclave exception handling mechanism by jeffery.wsj · 3 years, 4 months ago
  66. 19c8799 [tools] Adapt CI to Enclave depedencies by cengfeng.lzy · 3 years, 4 months ago
  67. 46bc19c [tools] Add Javadoc plugin for JavaEnclave by jeffery.wsj · 3 years, 4 months ago
  68. 9ed2b34 [Enc] Enclave invocation framework by cengfeng.lzy · 3 years, 5 months ago
  69. bf26f1d [sdk] Add enclave remote attestation api for JavaEnclave by jeffery.wsj · 3 years, 5 months ago
  70. bfc1359 [tools] Add Jacoco plugin for JavaEnclave's jenkins CI by jeffery.wsj · 3 years, 6 months ago
  71. 7afe3a6 [sdk] Implement JavaEnclave SDK fractional features of host-side by jeffery.wsj · 3 years, 7 months ago
  72. 0f0ebd5 [tools] Add jenkins CI build tools for JavaEnclave by jeffery.wsj · 3 years, 7 months ago
  73. 7f023bb [sdk] Add exported API for JavaEnclave programming model by jeffery.wsj · 3 years, 7 months ago
  74. b1a7264 Add README.md by jeffery.wsj · 3 years, 7 months ago