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

sign: init #310

Merged
merged 13 commits into from
Dec 21, 2023
Merged

sign: init #310

merged 13 commits into from
Dec 21, 2023

Commits on Dec 6, 2023

  1. sign: init

    Signed-off-by: Jack Leightcap <jack.leightcap@trailofbits.com>
    Signed-off-by: Andrew Pan <andrew.pan@trailofbits.com>
    Co-authored-by: Jack Leightcap <jack.leightcap@trailofbits.com>
    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 <jack.leightcap@trailofbits.com>
    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 <3821575+tnytown@users.noreply.github.com>
    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 <andrew.pan@trailofbits.com>
    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 <flavio@castelli.me>
    Signed-off-by: Andrew Pan <3821575+tnytown@users.noreply.github.com>
    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 <andrew.pan@trailofbits.com>
    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 <andrew.pan@trailofbits.com>
    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 <andrew.pan@trailofbits.com>
    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 <andrew.pan@trailofbits.com>
    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 <andrew.pan@trailofbits.com>
    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 <andrew.pan@trailofbits.com>
    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

Commits on Dec 13, 2023

  1. sign: cleanup docstring

    Signed-off-by: Jack Leightcap <jack.leightcap@trailofbits.com>
    jleightcap committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dc1a334 View commit details
    Browse the repository at this point in the history
  2. Update src/oauth/token.rs

    Co-authored-by: Andrew Pan <3821575+tnytown@users.noreply.github.com>
    Signed-off-by: Jack Leightcap <30168080+jleightcap@users.noreply.github.com>
    jleightcap and tnytown authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    275698d View commit details
    Browse the repository at this point in the history