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

AE with enclaves - multi-platform and .NET Standard 2.1 support #676

Merged
merged 48 commits into from Aug 21, 2020
Merged

AE with enclaves - multi-platform and .NET Standard 2.1 support #676

merged 48 commits into from Aug 21, 2020

Commits on May 29, 2020

  1. Merge pull request #2 from dotnet/master

    merge
    Johnny Pham committed May 29, 2020
    Copy the full SHA
    13857f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 8, 2020

  1. Set up CI with Azure Pipelines

    [skip ci]
    Johnny Pham committed Jun 8, 2020
    Copy the full SHA
    26b0f35 View commit details
    Browse the repository at this point in the history
  2. Delete azure-pipelines.yml

    Johnny Pham committed Jun 8, 2020
    Copy the full SHA
    3da84f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Copy the full SHA
    9b49213 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Set up CI with Azure Pipelines

    [skip ci]
    Johnny Pham authored and johnnypham committed Jun 18, 2020
    Copy the full SHA
    d02b69c View commit details
    Browse the repository at this point in the history
  2. Delete azure-pipelines.yml

    Johnny Pham authored and johnnypham committed Jun 18, 2020
    Copy the full SHA
    896caa1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0c04741 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Copy the full SHA
    035ef3d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

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

Commits on Jul 10, 2020

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

Commits on Jul 21, 2020

  1. aev2

    johnnypham committed Jul 21, 2020
    Copy the full SHA
    0d8b82f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. azure attestation, vbs

    johnnypham committed Jul 22, 2020
    Copy the full SHA
    a98f2a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Copy the full SHA
    0d5c11e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6eeaf13 View commit details
    Browse the repository at this point in the history
  3. replace tobytearray

    johnnypham committed Jul 24, 2020
    Copy the full SHA
    7bec0ea View commit details
    Browse the repository at this point in the history
  4. move new methods to utils

    johnnypham committed Jul 24, 2020
    Copy the full SHA
    1831ef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. minor changes

    johnnypham committed Jul 27, 2020
    Copy the full SHA
    b79a97e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Copy the full SHA
    0c898c3 View commit details
    Browse the repository at this point in the history
  2. test akv fixture

    johnnypham committed Jul 29, 2020
    Copy the full SHA
    361505a View commit details
    Browse the repository at this point in the history
  3. Update SQLSetupStrategy.cs

    johnnypham committed Jul 29, 2020
    Copy the full SHA
    c9785ea View commit details
    Browse the repository at this point in the history
  4. bulkcopyae akv test

    johnnypham committed Jul 29, 2020
    Copy the full SHA
    50c5b12 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. apishould cross platform

    johnnypham committed Jul 30, 2020
    Copy the full SHA
    d1da600 View commit details
    Browse the repository at this point in the history
  2. test fixture changes

    johnnypham committed Jul 30, 2020
    Copy the full SHA
    2a93a2e View commit details
    Browse the repository at this point in the history
  3. Update BulkCopyAE.cs

    johnnypham committed Jul 30, 2020
    Copy the full SHA
    743d6ce View commit details
    Browse the repository at this point in the history
  4. Update BulkCopyAE.cs

    johnnypham committed Jul 30, 2020
    Copy the full SHA
    81654cc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Copy the full SHA
    9ab0eac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    170ddc9 View commit details
    Browse the repository at this point in the history
  3. update ae tests for linux

    johnnypham committed Jul 31, 2020
    Copy the full SHA
    ba1b31a View commit details
    Browse the repository at this point in the history
  4. minor changes

    johnnypham committed Jul 31, 2020
    Copy the full SHA
    1cad3ff View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. netstandard

    johnnypham committed Aug 4, 2020
    Copy the full SHA
    daa2b13 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. netstandard changes

    johnnypham committed Aug 5, 2020
    Copy the full SHA
    c12121f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f264806 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Copy the full SHA
    0448362 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    johnnypham committed Aug 7, 2020
    Copy the full SHA
    9ba0fc9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bcc7e6c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4780d48 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Copy the full SHA
    104e0d6 View commit details
    Browse the repository at this point in the history
  2. revert test changes

    johnnypham committed Aug 11, 2020
    Copy the full SHA
    5575f1c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Copy the full SHA
    7a1e9fb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Copy the full SHA
    5285c26 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Copy the full SHA
    ec12750 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dca6da8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

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

Commits on Aug 20, 2020

  1. Copy the full SHA
    50e2ee3 View commit details
    Browse the repository at this point in the history
  2. casing

    johnnypham committed Aug 20, 2020
    Copy the full SHA
    58235f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Address comments

    johnnypham committed Aug 21, 2020
    Copy the full SHA
    5d0fde8 View commit details
    Browse the repository at this point in the history
  2. Address comments

    johnnypham committed Aug 21, 2020
    Copy the full SHA
    a552100 View commit details
    Browse the repository at this point in the history