Package: http-parser / 2.9.4-4+deb11u1

Metadata

Package Version Patches format
http-parser 2.9.4-4+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cherry pick.v2.9.4 4 g805a0d1.fix test numbers.patch | (download)

test.c | 24 12 + 12 - 0 !
1 file changed, 12 insertions(+), 12 deletions(-)

 fix test numbers
cherry pick.v2.9.4 6 gd9275da.fix wsign compare warning.patch | (download)

http_parser.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix -wsign-compare warning
cherry pick.v2.9.4 7 g4b99e42.test content length header parsing.patch | (download)

test.c | 80 80 + 0 - 0 !
1 file changed, 80 insertions(+)

 test content-length header parsing
cherry pick.v2.9.4 8 ge13b274.allow content length and transfer encoding chunked.patch | (download)

http_parser.c | 27 17 + 10 - 0 !
http_parser.h | 6 4 + 2 - 0 !
test.c | 43 43 + 0 - 0 !
3 files changed, 64 insertions(+), 12 deletions(-)

 allow content-length and transfer-encoding: chunked
cherry pick.v2.9.4 9 g4f15b7d.fix sizeof http parser assert.patch | (download)

test.c | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 fix sizeof(http_parser) assert
CVE 2020 8287.patch | (download)

http_parser.c | 7 7 + 0 - 0 !
test.c | 26 26 + 0 - 0 !
2 files changed, 33 insertions(+)

 [patch] http: unset `f_chunked` on new `transfer-encoding`
debian.improve installation.patch | (download)

Makefile | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 improve installation