Package libhtp: Information

  • Default inline alert: Version in the repository: 0.5.48-alt1

Source package: libhtp
Version: 0.5.36-alt1
Build time:  Jun 24, 2021, 08:20 PM in the task #273327
Report package bug
License: BSD-3-Clause
Summary: LibHTP is a security-aware parser for the HTTP protocol and the related bits and pieces
Description: 
This is a security-aware parser for the HTTP protocol and the related bits
and pieces. The goals of the project, in the order of importance, are as
follows:

 1. Completeness of coverage; LibHTP must be able to parse virtually all
    traffic that is found in practice.

 2. Permissive parsing; LibHTP must never fail to parse a stream that would
    be parsed by some other web server.

 3. Awareness of evasion techniques; LibHTP must be able to detect and
    effectively deal with various evasion techniques, producing, where
    practical, identical or practically identical results as the web
    server processing the same traffic stream.

 4. Performance; The performance must be adequate for the desired tasks.
    Completeness and security are often detrimental to performance. Our
    idea of handling the conflicting requirements is to put the library
    user in control, allowing him to choose the most desired library
    characteristic.

List of rpms provided by this srpm:
libhtp (x86_64, ppc64le, i586, armh, aarch64)
libhtp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libhtp-devel (x86_64, ppc64le, i586, armh, aarch64)
libhtp-devel-static (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Alexey Shabalin


    1. zlib-devel

Last changed


Dec. 21, 2020 Alexey Shabalin 1:0.5.36-alt1
- new version 0.5.36
Oct. 27, 2020 Aleksei Nikiforov 1:0.5.35-alt1
- Updated to upstream version 0.5.35 (Fixes: CVE-2019-17420).
Oct. 14, 2018 Igor Vlasenko 1:0.5.25-alt1.qa1
- NMU: applied repocop patch