Compare commits
2 Commits
2c6ad1d7b8
...
1a9ca771ac
Author | SHA1 | Date | |
---|---|---|---|
1a9ca771ac | |||
b7ec67ed07 |
@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* The ClientHello TLS header is now read in full before it is parsed, solving
|
||||||
|
an error where there was not enough data to fully read it. In those cases
|
||||||
|
it was not possible to determine the upstream address and therefore the proxy
|
||||||
|
would go the the default action instead.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Updated some dependencies to prevent the build from breaking.
|
* Updated some dependencies to prevent the build from breaking.
|
||||||
|
Loading…
Reference in New Issue
Block a user