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

Address MARS TDS header contained errors #490

Merged
merged 9 commits into from
Apr 6, 2020

Commits on Feb 14, 2020

  1. Internal | Add Enclave Simulator for Internal Testing (dotnet#427)

    - Added support for enclave simulator bypassing the actual attestation.
    - Added BuildSimulator property to enable the simulator support.
    
    How to use the enclave simulator:
    
    Given Attestation Protocol = SIM and Enclave Attestation Url= SomeDummyURL in the connection string and run the AE enclave-enabled tests.
    
    NOTE: This change is for internal testing only. The simulator support should be disabled in the official nuget package releases.
    karinazhou authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    66edd58 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 9, 2020

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

Commits on Mar 11, 2020

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

Commits on Mar 20, 2020

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

Commits on Mar 23, 2020

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

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    b04ac62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aeaa2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161b883 View commit details
    Browse the repository at this point in the history