FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Handle malformed RFC 2231 continuations in `parse_options_header` by manunio · Pull Request #270 · Kludex/python-multipart · GitHub
Kludex
/
python-multipart
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
94
Star
531
Code
Issues
4
Pull requests
11
Actions
Security and quality
9
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Handle malformed RFC 2231 continuations in parse_options_header
- #270
#270
Merged
Kludex
merged 13 commits into
Kludex:main
Kludex/python-multipart:main
from
manunio:fix-bugs-found-by-fuzz
manunio/python-multipart:fix-bugs-found-by-fuzz
Copy head branch name to clipboard
May 17, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Handle malformed RFC 2231 continuations in parse_options_header
#270
Kludex
merged 13 commits into
Kludex:main
Kludex/python-multipart:main
from
manunio:fix-bugs-found-by-fuzz
manunio/python-multipart:fix-bugs-found-by-fuzz
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
Fix parse_options_header to handle ValueError and add test for oversized RFC 2231 index
manunio
committed
238a27f
View commit details
Copy full SHA for 238a27f
Browse repository at this point
Fix parse_options_header to handle TypeError and add test for mixed RFC 2231 continuations
manunio
committed
6bb95ff
View commit details
Copy full SHA for 6bb95ff
Browse repository at this point
Merge branch 'main' into fix-bugs-found-by-fuzz
Kludex
authored
8cada66
View commit details
Copy full SHA for 8cada66
Browse repository at this point
Adjust mixed RFC2231 continuation test to accept Python 3.12/3.13 parser differences.
manunio
committed
0b6fa96
View commit details
Copy full SHA for 0b6fa96
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'main' into fix-bugs-found-by-fuzz
manunio
authored
901f048
View commit details
Copy full SHA for 901f048
Browse repository at this point
Update cifuzz actions
manunio
committed
27e06a6
View commit details
Copy full SHA for 27e06a6
Browse repository at this point
Commits on Apr 28, 2026
Enhance parse_options_header to validate RFC2231 parameter continuations and rollbacked the tests for consistent behavior across diff python version.
manunio
committed
1ac1269
View commit details
Copy full SHA for 1ac1269
Browse repository at this point
Commits on May 1, 2026
Merge branch 'main' into fix-bugs-found-by-fuzz
manunio
authored
b6f9b0e
View commit details
Copy full SHA for b6f9b0e
Browse repository at this point
Commits on May 7, 2026
Add _split_mime_parameters function to handle semicolons in quoted MIME parameters and update parse_options_header to use it
manunio
committed
821a634
View commit details
Copy full SHA for 821a634
Browse repository at this point
Commits on May 10, 2026
Merge branch 'main' into fix-bugs-found-by-fuzz
manunio
authored
9da3236
View commit details
Copy full SHA for 9da3236
Browse repository at this point
Commits on May 11, 2026
Merge branch 'main' into fix-bugs-found-by-fuzz
manunio
authored
794d728
View commit details
Copy full SHA for 794d728
Browse repository at this point
Commits on May 12, 2026
Merge branch 'main' into fix-bugs-found-by-fuzz
manunio
authored
b051895
View commit details
Copy full SHA for b051895
Browse repository at this point
Commits on May 17, 2026
Simplify RFC 2231 handling to a try/except
Show description for 7dc606b
Kludex
committed
7dc606b
View commit details
Copy full SHA for 7dc606b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL