Package Release Info

libhtp-0.5.33-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libhtp-devel
libhtp2

Change Logs

* Wed Apr 29 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 0.5.33
  * compression bomb protection
  * memory handling issue found by Oss-Fuzz
  * improve handling of anomalies in traffic
* Sun Dec 15 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 0.5.32
  * bug fixes around pipelining
* Tue Sep 24 2019 Martin Hauke <mardnh@gmx.de>
- Udpate to version 0.5.31
  * various improvements related to 'HTTP Evader'
  * various fixes for issues found by oss-fuzz
  * adds optional LZMA decompression
* Tue Mar 26 2019 Martin Hauke <mardnh@gmx.de>
- Correct License
* Thu Mar 07 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 0.5.30
  * array/list handing optimization
  * fuzz targets improvements
- Update to version 0.5.29
  * prepare for oss-fuzz integration
  * fix undefined behavior signed int overflow
  * make status code parsing more robust
* Sun Dec 16 2018 mardnh@gmx.de
- Update to version 0.5.28
  * Fix potential memory leaks
  * Fix string truncation compile warning
* Wed Jul 18 2018 mardnh@gmx.de
- Update to version 0.5.27
  * Folded header field can be parsed as separate if there are
    no data available to peek into [#159]
  * libhtp crash at deal multiple decompression [#158]
  * Fix configure flag handling
  * Fix auth/digist header parsing out of bounds read
* Sun Jun 03 2018 mardnh@gmx.de
- Specfile cleanup
- Update to version 0.5.26
  * allow missing requests [#128, #163]
  * fix memory leak when response line is body [#161]
  * fix build on MinGW [#162]
  * fix gcc7 compiler warnings [#157]
- Update to version 0.5.25
  * underscore in htp_validate_hostname [#149]
  * fix SONAME issue [#151]
  * remove unrelated docbook code from tree [#153]
- Update to version 0.5.24
  * fix HTTP connect handling issue [#150]
* Wed Mar 26 2014 stoppe@gmx.de
- Initial version 0.5.20