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: Isabellarossi/httpsfv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dunglas/httpsfv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 41 files changed
  • 4 contributors

Commits on Aug 29, 2020

  1. docs: fix link to pkg.go.dev

    dunglas authored Aug 29, 2020
    Configuration menu
    Copy the full SHA
    5350feb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. fix: tidy go.sum

    dunglas committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    cee7313 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

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

Commits on Feb 9, 2021

  1. Merge pull request dunglas#4 from marten-seemann/fix-panic

    fix out-of-bounds-read in parseItemOrInnerList
    dunglas authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8288c0b View commit details
    Browse the repository at this point in the history
  2. fix: golangci-lint errors

    dunglas committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    dd7ade6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dunglas#5 from dunglas/fix/linter

    fix: golangci-lint errors
    dunglas authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c51af0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1556c59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dunglas#6 from dunglas/feat/rfc

    Replace refs of the I-D by the RFC
    dunglas authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    502bc9f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. docs: no dependencies

    dunglas authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a975197 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. chore: upgrade dependencies

    dunglas committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    91b89c2 View commit details
    Browse the repository at this point in the history
  2. ci: test with Go 1.19

    dunglas committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b3b8dda View commit details
    Browse the repository at this point in the history
  3. docs: fix typo in README.md

    dunglas committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1412503 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dunglas#8 from dunglas/chore/go1.19

    chore: upgrade dependencies
    dunglas authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    cd24189 View commit details
    Browse the repository at this point in the history
  5. docs: InnerList can be marshaled (dunglas#7)

    This is purely documentation. Inner list marshaling is already supported and is useful (I'm working on HTTP Signatures). I propose to document it so that it doesn't go away.
    yaronf authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    40c06dc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. tests: add fuzz test

    dunglas committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    3609e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d3e0b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Aug 20, 2024

  1. ci: modernize

    dunglas committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0bbc76e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. feat: support for RFC 9651 (dunglas#12)

    * feat: support for RFC 9651
    
    * fix test
    dunglas authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    4cd96ca View commit details
    Browse the repository at this point in the history
Loading