-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Issue #11387: Reintroduce MultiPartCompliance.LEGACY in ee9/ee8 #11388
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e125ada - Browse repository at this point
Copy the full SHA e125adaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a92ca - Browse repository at this point
Copy the full SHA e7a92caView commit details -
Updating MultiPartCaptureTest to ...
* Test with MultiPartFormData.Parser and MultiPart.Parser * Enable all test cases * base64 behaviors modified to not auto-decode base64 content * forms submitted without `_charset_` part (some using a different charset than UTF-8, like `Shift_JIS`)
Configuration menu - View commit details
-
Copy full SHA for 9120cfd - Browse repository at this point
Copy the full SHA 9120cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7371f - Browse repository at this point
Copy the full SHA 9a7371fView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 542f3ff - Browse repository at this point
Copy the full SHA 542f3ffView commit details -
Rename MultiPartCompliance.NO_CRLF_AFTER_PREAMBLE to WHITESPACE_AFTER…
…_PREAMBLE to fit spec better
Configuration menu - View commit details
-
Copy full SHA for 744e382 - Browse repository at this point
Copy the full SHA 744e382View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2f2583 - Browse repository at this point
Copy the full SHA a2f2583View commit details -
Configuration menu - View commit details
-
Copy full SHA for f82683a - Browse repository at this point
Copy the full SHA f82683aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c018cae - Browse repository at this point
Copy the full SHA c018caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56652f1 - Browse repository at this point
Copy the full SHA 56652f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd109d - Browse repository at this point
Copy the full SHA ebd109dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eba54dd - Browse repository at this point
Copy the full SHA eba54ddView commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 367efd8 - Browse repository at this point
Copy the full SHA 367efd8View commit details -
Fixed missed notification for CR content in case of 1 chunk ending wi…
…th CR and the next chunk ending with LF. Removed internal unused class MultiPartParser. Signed-off-by: Simone Bordet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9321e5e - Browse repository at this point
Copy the full SHA 9321e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e80cb7 - Browse repository at this point
Copy the full SHA 6e80cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a0acd - Browse repository at this point
Copy the full SHA 18a0acdView commit details
Commits on Feb 14, 2024
-
Adding MultiPartCompliance.Violation events
+ in MultiPart.Parser + in MultiPartFormData.Parser
Configuration menu - View commit details
-
Copy full SHA for edabdb5 - Browse repository at this point
Copy the full SHA edabdb5View commit details -
Rename WHITESPACE_AFTER_PREAMBLE to WHITESPACE_BEFORE_BOUNDARY
+ lenient mode behavior + new name fits violation better + new tests
Configuration menu - View commit details
-
Copy full SHA for d56838e - Browse repository at this point
Copy the full SHA d56838eView commit details -
Notifying WHITESPACE_BEFORE_BOUNDARY
+ adding violation to MultiPart.Parser.parseHeaderStart
Configuration menu - View commit details
-
Copy full SHA for 65bba39 - Browse repository at this point
Copy the full SHA 65bba39View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d464627 - Browse repository at this point
Copy the full SHA d464627View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c1860 - Browse repository at this point
Copy the full SHA b9c1860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cdef49 - Browse repository at this point
Copy the full SHA 5cdef49View commit details
Commits on Feb 21, 2024
-
Merge remote-tracking branch 'origin/jetty-12.0.x' into fix/12.0.x/mu…
…ltipart-legacy-parser
Configuration menu - View commit details
-
Copy full SHA for 3f84156 - Browse repository at this point
Copy the full SHA 3f84156View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21752f - Browse repository at this point
Copy the full SHA f21752fView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30c7c35 - Browse repository at this point
Copy the full SHA 30c7c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09e017 - Browse repository at this point
Copy the full SHA c09e017View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e8dee - Browse repository at this point
Copy the full SHA b2e8deeView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc745c7 - Browse repository at this point
Copy the full SHA cc745c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 460b83e - Browse repository at this point
Copy the full SHA 460b83eView commit details