Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SGX] Use Fortanix EDP #2885

Closed
wants to merge 19 commits into from
Closed

[SGX] Use Fortanix EDP #2885

wants to merge 19 commits into from

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    95be849 View commit details
    Browse the repository at this point in the history
  2. Remove SGX from Rust

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    43ac98d View commit details
    Browse the repository at this point in the history
  3. Use Fortanix SGX

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    4959522 View commit details
    Browse the repository at this point in the history
  4. Update demo

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    20074e9 View commit details
    Browse the repository at this point in the history
  5. Rebase onto master

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    77cbf4b View commit details
    Browse the repository at this point in the history
  6. Update Cargo.tomls

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    9b163a1 View commit details
    Browse the repository at this point in the history
  7. Update SGX

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    03378e6 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    5a89c1b View commit details
    Browse the repository at this point in the history
  9. Fix rustfmt

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    4e61851 View commit details
    Browse the repository at this point in the history
  10. Put back feature flags

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    e28700b View commit details
    Browse the repository at this point in the history
  11. Update macros crate

    nhynes committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    08bf7e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Update crates

    nhynes committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    134c1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ec2f1 View commit details
    Browse the repository at this point in the history
  3. Fix SGX build script

    nhynes committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    521bfc4 View commit details
    Browse the repository at this point in the history
  4. Update sgx demo

    nhynes committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    dc37e96 View commit details
    Browse the repository at this point in the history
  5. Allow cargo.lock

    nhynes committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    becf735 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    ede463a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Fix frontend compilation

    nhynes committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    a3c7f9c View commit details
    Browse the repository at this point in the history
  2. Re-enable Rust CI

    nhynes committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    827fbcd View commit details
    Browse the repository at this point in the history