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: go-fed/httpsig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 42wim/httpsig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 26, 2021

  1. Use SHA256 for SSH signing

    When using the SSH Agent signers we need to use a wrapper to actually
    allow signing with SHA256.
    42wim committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    84cf7fd View commit details
    Browse the repository at this point in the history
  2. Move to own fork for now

    42wim committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    7f727c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Update dependencies and modules

    42wim committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c96a343 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Remove legacy/broken crypto

    42wim committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    553afe3 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    42wim committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    426da5f View commit details
    Browse the repository at this point in the history
  3. algorithms: fix dropped error (#1)

    Co-authored-by: Lars Lehtonen <[email protected]>
    42wim and alrs authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5d808ad View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Update dependencies

    42wim committed May 2, 2025
    Configuration menu
    Copy the full SHA
    747b79b View commit details
    Browse the repository at this point in the history
Loading