-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added small hacks to work around tests disabled by #1630 #1862
Commits on May 10, 2023
-
Second attempt on req->host changes
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 60ce8ee - Browse repository at this point
Copy the full SHA 60ce8eeView commit details -
WIP: trying to find appropriate place to set req->host
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 64b843f - Browse repository at this point
Copy the full SHA 64b843fView commit details -
Fixed storing HTTP/1.x Host header into req->host
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 13bed82 - Browse repository at this point
Copy the full SHA 13bed82View commit details -
Dmitry Petrov committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for c88bf17 - Browse repository at this point
Copy the full SHA c88bf17View commit details -
Fixes related to host name selection in HTTP tables
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for be81437 - Browse repository at this point
Copy the full SHA be81437View commit details -
Fix tempesta sending RST in response to empty authority request
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 53f4865 - Browse repository at this point
Copy the full SHA 53f4865View commit details -
Configuration menu - View commit details
-
Copy full SHA for c722231 - Browse repository at this point
Copy the full SHA c722231View commit details -
Cite RFC 9112 instead of obsolete RFC 7230
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for d233cdb - Browse repository at this point
Copy the full SHA d233cdbView commit details -
Enforce authority constraints for HTTP/1.1 and HTTP/2
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for b906b87 - Browse repository at this point
Copy the full SHA b906b87View commit details -
Fix error in validate_authority_rfc9113()
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e3cf23 - Browse repository at this point
Copy the full SHA 9e3cf23View commit details -
Remove rfc-related authority checks from frang
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for c246ad8 - Browse repository at this point
Copy the full SHA c246ad8View commit details -
Make bit flag from req->uri_host.
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 6003bc2 - Browse repository at this point
Copy the full SHA 6003bc2View commit details -
- fixed panic when host/authority headers are empty - moved absolute uri/host headers equality check to frang
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 94ca2a8 - Browse repository at this point
Copy the full SHA 94ca2a8View commit details -
Fine-tune frang/hardcoded authority correctness validation
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ba6bfa - Browse repository at this point
Copy the full SHA 1ba6bfaView commit details -
Use req->host for cache key calculation.
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f1ba18 - Browse repository at this point
Copy the full SHA 5f1ba18View commit details -
Fix H2 authority check condition
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 57d118c - Browse repository at this point
Copy the full SHA 57d118cView commit details -
Fix missing braces in frang which caused a lot of bugs
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for b21e7e5 - Browse repository at this point
Copy the full SHA b21e7e5View commit details -
Fix one more place to use req->host rather than HDR_HOST
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ed3da9b - Browse repository at this point
Copy the full SHA ed3da9bView commit details -
Rename http_host_required -> http_strict_host_checking
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 056c8f8 - Browse repository at this point
Copy the full SHA 056c8f8View commit details -
Change response in case of invalid authority.
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 850e0a2 - Browse repository at this point
Copy the full SHA 850e0a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a171701 - Browse repository at this point
Copy the full SHA a171701View commit details -
Remove duplicating authority checks from tfw_h2_adjust_req
Dmitry Petrov committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 49fc35e - Browse repository at this point
Copy the full SHA 49fc35eView commit details -
Dmitry Petrov committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ea83be6 - Browse repository at this point
Copy the full SHA ea83be6View commit details -
Dmitry Petrov committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f05e5c1 - Browse repository at this point
Copy the full SHA f05e5c1View commit details