这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/go-sev-guest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: google/go-sev-guest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.2
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 24, 2024

  1. Allow Ioctl quote provider to have empty certs.

    Closes Issue#102
    deeglaze committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    826d10c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge pull request #104 from deeglaze/nocert

    Allow Ioctl quote provider to have empty certs.
    deeglaze authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    76997c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Add a 'show' tool and more abi functions

    This allows for better visualization support for viewing attestation
    reports.
    
    Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
    deeglaze committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4b8c4af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from deeglaze/show

    Add a 'show' tool and more abi functions
    deeglaze authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3ee8fc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add Apache license preambles to new files

    Missed these in PR#105.
    
    Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
    deeglaze committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    da94f91 View commit details
    Browse the repository at this point in the history
  2. Rename GetAttestation to ReadAttestation

    Internal naming guidelines say to avoid "Get" unless meant for http
    GET requests.
    
    Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
    deeglaze committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5349ff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Add tools/lib/report tests

    Get some test coverage and fix the bug this found.
    
    Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
    deeglaze committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ac86ea4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #106 from deeglaze/coverage

    Fix tools/lib/report issues
    deeglaze authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b0523ea View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    607a6cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from deeglaze/footgun

    Add a warning about default product use
    deeglaze authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    312e524 View commit details
    Browse the repository at this point in the history
Loading