Releases: OISF/libhtp
Releases · OISF/libhtp
0.5.39
-
host: ipv6 address is a valid host
-
util: one char is not always empty line
-
test and fuzz improvements
0.5.38
0.5.37
-
support request body decompression
-
several accuracy fixes
-
fuzz improvements
0.5.36
0.5.35
-
fix memory leak in tunnel traffoc
-
fix case where chunked data causes excessive CPU use
0.5.34
-
support data GAP handling
-
support 100-continue Expect
-
lzma: give more control over settings
0.5.33
-
compression bomb protection
-
memory handling issue found by Oss-Fuzz
-
improve handling of anomalies in traffic
0.5.32
- bug fixes around pipelining
0.5.31
-
various improvements related to 'HTTP Evader'
-
various fixes for issues found by oss-fuzz
-
adds optional LZMA decompression
0.5.29
-
fix undefined behavior in int parsing [#176]
-
improve status code parsing [#176]
-
integration with oss-fuzz by @catenacyber [#172]