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

test: bundles + conformance suite #315

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Dec 6, 2023

  1. sign: init

    Signed-off-by: Jack Leightcap <[email protected]>
    Signed-off-by: Andrew Pan <[email protected]>
    Co-authored-by: Jack Leightcap <[email protected]>
    tnytown and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    016c59e View commit details
    Browse the repository at this point in the history
  2. sign: review: string impls

    Signed-off-by: Jack Leightcap <[email protected]>
    jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2f02745 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ec15cac View commit details
    Browse the repository at this point in the history
  4. oauth/token: collect JWT token parts into array

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6b22737 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Flavio Castelli <[email protected]>
    Signed-off-by: Andrew Pan <[email protected]>
    2 people authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    724d889 View commit details
    Browse the repository at this point in the history
  6. sign: more changes from code review

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1808cab View commit details
    Browse the repository at this point in the history
  7. sign: discard OnceCell pattern on SigningSession

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    91e6775 View commit details
    Browse the repository at this point in the history
  8. treewide: bump webpki to 0.102.0-alpha.7

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e56a6f8 View commit details
    Browse the repository at this point in the history
  9. errors: &'static str -> String

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    123cee1 View commit details
    Browse the repository at this point in the history
  10. sign: construct AsyncSigningSession

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0292488 View commit details
    Browse the repository at this point in the history
  11. tuf: remove chaff in RepositoryHelper

    Signed-off-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    04dece2 View commit details
    Browse the repository at this point in the history
  12. verify: init

    Signed-off-by: Andrew Pan <[email protected]>
    Signed-off-by: Jack Leightcap <[email protected]>
    Co-authored-by: Andrew Pan <[email protected]>
    tnytown authored and jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7a7d030 View commit details
    Browse the repository at this point in the history
  13. verify: clippy lints

    Signed-off-by: Jack Leightcap <[email protected]>
    jleightcap committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b3dc1ea View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. test: bundles and conformance suite

    Signed-off-by: Andrew Pan <[email protected]>
    Signed-off-by: Jack Leightcap <[email protected]>
    tnytown authored and jleightcap committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a1c8c60 View commit details
    Browse the repository at this point in the history