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: nodejs/llhttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nodejs/llhttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 14 files changed
  • 6 contributors

Commits on Oct 12, 2021

  1. http: verify chunk parameters

    ronag authored and mcollina committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a835370 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    15ecd20 View commit details
    Browse the repository at this point in the history
  2. Bumped v2.1.4

    mcollina committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d6ea943 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Strict transfer encoding 2.1 (#162)

    * http: stricter Transfer-Encoding and header separator parsing
    
    * update deps
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * chore: fix Windows CI (#149)
    
    Update scoop installation.
    
    * ci: fix windows builds
    
    Co-authored-by: Paolo Insogna <paolo@cowtech.it>
    Co-authored-by: Rich Trott <rtrott@gmail.com>
    Co-authored-by: Fedor Indutny <fedor@indutny.com>
    4 people authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    cc6b967 View commit details
    Browse the repository at this point in the history
  2. Bumepd v2.1.5

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f014c23 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Sep 13, 2023

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