http-parser 2.9.4-5 source package in Ubuntu

Changelog

http-parser (2.9.4-5) unstable; urgency=high

  * unset F_CHUNKED on new Transfer-Encoding.
    Closes: #1016690 [CVE-2020-8287]

 -- Christoph Biedl <email address hidden>  Fri, 05 Aug 2022 19:53:57 +0200

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
http-parser_2.9.4-5.dsc 2.0 KiB 3ef34ef3eb1889482a790b5f1db2ed1aa5736da3bd3a04954fe5dfce4c0035f8
http-parser_2.9.4.orig.tar.gz 50.8 KiB 467b9e30fd0979ee301065e70f637d525c28193449e1b13fbcb1b1fab3ad224f
http-parser_2.9.4-5.debian.tar.xz 10.3 KiB 2e7306f26c7edcd5c236a32e574c3e4bbb77638917e1b7762ee072194a688682

No changes file available.

Binary packages built by this source

libhttp-parser-dev: parser for HTTP messages: development libraries and header files

 It parses both requests and responses. The parser is designed to be used in
 performance HTTP applications. It does not make any syscalls nor allocations,
 it does not buffer data, it can be interrupted at anytime. Depending on your
 architecture, it only requires about 40 bytes of data per message stream (in
 a web server that is per connection).
 .
 This package contains development libraries and header files.

libhttp-parser2.9: parser for HTTP messages written in C

 It parses both requests and responses. The parser is designed to be used in
 performance HTTP applications. It does not make any syscalls nor allocations,
 it does not buffer data, it can be interrupted at anytime. Depending on your
 architecture, it only requires about 40 bytes of data per message stream (in
 a web server that is per connection).

libhttp-parser2.9-dbgsym: No summary available for libhttp-parser2.9-dbgsym in ubuntu kinetic.

No description available for libhttp-parser2.9-dbgsym in ubuntu kinetic.