Thanks to visit codestin.com
Credit goes to github.com

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: scottlamb/http-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.8
Choose a base ref
...
head repository: scottlamb/http-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.9
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 23, 2023

  1. support http 1.0

    scottlamb committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3dcc5ed View commit details
    Browse the repository at this point in the history
  2. doc improvements

    scottlamb committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    056d300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca63f5 View commit details
    Browse the repository at this point in the history
  4. refine a comment

    scottlamb committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e310dac View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. shrink binary by a few KiB

    ...via avoiding inlining. This code shouldn't be used in a hot loop,
    so I think the inlining accomplished nothing.
    scottlamb committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    a4a9907 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. prep 0.1.9

    * bump own version
    * bump some yanked versions in lockfile
    scottlamb committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    36e77d8 View commit details
    Browse the repository at this point in the history
Loading