Skip to content

Chore/private crate integration#16

Closed
pigri wants to merge 24 commits intoProximyst:mainfrom
gen0sec:chore/private_crate_integration
Closed

Chore/private crate integration#16
pigri wants to merge 24 commits intoProximyst:mainfrom
gen0sec:chore/private_crate_integration

Conversation

@pigri
Copy link
Copy Markdown

@pigri pigri commented May 5, 2026

No description provided.

g2p and others added 24 commits September 27, 2021 16:37
The document is served without an encoding header.
This factors in common parts of address parsing.

There is a tweak to which errors are returned when
the buffer is both too small for its declared length
and for the minimum length of address data:
in this case, we now return an UnexpectedEof indicating
the first error, previously the second error was signaled.

Tests were updated with larger vectors so they could still
exercise InsufficientLengthSpecified error cases.
The ones supported are the ones documented in proxy-protocol.txt
as of 2020/03/05.
Updates the requirements on [snafu](https://github.com/shepmaster/snafu) to permit the latest version.
- [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md)
- [Commits](shepmaster/snafu@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: snafu
  dependency-version: 0.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…checkout-6

chore(deps): bump actions/checkout from 2 to 6
…cache-5

chore(deps): bump actions/cache from 2 to 5
chore(deps): update snafu requirement from ~0.8 to ~0.9
@pigri pigri closed this May 5, 2026
@pigri pigri deleted the chore/private_crate_integration branch May 5, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants