Port details |
- libhtp Security-aware parser for the HTTP protocol
- 0.5.48 devel =3 0.5.48Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2011-12-25 02:41:38
- Last Update: 2024-04-23 10:47:16
- Commit Hash: d1f3a5b
- People watching this port, also watch:: gnetcat, samhain-client, monit, fusefs-sshfs, dia
- License: BSD3CLAUSE
- WWW:
- https://github.com/ironbee/libhtp
- Description:
- LibHTP 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 detremental 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libhtp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libhtp
- pkg install libhtp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libhtp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713865464
SHA256 (OISF-libhtp-0.5.48_GH0.tar.gz) = 7f0719732fd0c82f9915e3df27e31548798590ad624fbad24f58b50885248ab8
SIZE (OISF-libhtp-0.5.48_GH0.tar.gz) = 503546
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libhtp
- USES:
- autoreconf cpe iconv:translit libtool localbase:ldflags pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.48 23 Apr 2024 10:47:16 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.47=>0.5.48
Changelog: https://github.com/OISF/libhtp/releases/tag/0.5.48 |
0.5.47 20 Mar 2024 09:36:09 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.46=>0.5.47
Changelog: https://github.com/OISF/libhtp/releases/tag/0.5.47 |
0.5.46 10 Feb 2024 19:06:40 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.45=>0.5.46
Changelog: https://github.com/OISF/libhtp/releases/tag/0.5.46 |
0.5.45 15 Jul 2023 19:01:04 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.44=>0.5.45
Changelog: https://github.com/OISF/libhtp/releases/tag/0.5.45 |
0.5.44 29 Jun 2023 22:33:23 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.43=>0.5.44
Changelog: https://github.com/OISF/libhtp/releases/tag/0.5.44 |
0.5.43 16 Apr 2023 19:02:04 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.42=>0.5.43
Changelog: https://github.com/OISF/libhtp/releases/tag/0.5.43 |
0.5.42 14 Dec 2022 21:41:15 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.41=>0.5.42
Relnotes: https://github.com/OISF/libhtp/releases/tag/0.5.42 |
0.5.41 08 Oct 2022 16:04:35 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.40=>0.5.41
Relnotes: https://github.com/OISF/libhtp/releases/tag/0.5.41 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.40 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.40 23 Apr 2022 15:23:30 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.39=>0.5.40
Relnotes: https://github.com/OISF/libhtp/releases/tag/0.5.40 |
0.5.39 12 Mar 2022 10:33:19 |
Muhammad Moinur Rahman (bofh) |
devel/libhtp: Update version 0.5.33=>0.5.39
- Add USES=localbase:ldflags
Relnotes: https://github.com/OISF/libhtp/releases/tag/0.5.39 |
0.5.33 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
0.5.33 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
0.5.33 14 Oct 2021 21:30:27 |
Stefan Eßer (se) |
devel/libhtp: Add CPE information
Approved by: portmgr (blanket) |
0.5.33 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.33 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.33 24 Aug 2020 03:15:49 |
koobs |
devel/libhtp: Update to 0.5.33
- Sort pkg-plist (ports compliance)
Changelog:
https://github.com/OISF/libhtp/blob/0.5.33/ChangeLog
PR: 248483
MFH: 2020Q3 (blanket: bugfix release) |
0.5.30 20 Apr 2019 09:59:53 |
koobs |
devel/libhtp: Update to 0.5.30
Changelog:
https://github.com/OISF/libhtp/blob/0.5.30/ChangeLog
PR: 233385
Submitted by: Lorenzo Salvadore <phascolarctos protonmail ch>
MFH: 2019Q2 (blanket: bug fix release(s)) |
0.5.27 01 Aug 2018 10:33:32 |
garga |
Update devel/libhtp to 0.5.27
Approved by: koobs (maintainer)
Obtained from: pfSense
MFH: 2018Q3
Security: CVE-2018-10243
Sponsored by: Rubicon Communications, LLC (Netgate)
Differential Revision: https://reviews.freebsd.org/D16365 |
0.5.25 17 Jul 2017 05:52:20 |
koobs |
devel/libhtp: Update to 0.5.25
* Remove CONFLICTS_INSTALL (libhtp-suricata port deleted)
* Remove unecessary PLIST_SUB
* Update and sort pkg-plist
* Bump security/suricata PORTREVISION, library name/version change
Changelog:
https://github.com/OISF/libhtp/blob/0.5.25/ChangeLog
PR: 220757
Submitted by: Franco Fichtner (franco opnsense org) |
0.5.24 16 Jun 2017 07:59:48 |
koobs |
devel/libhtp: Update to 0.5.24
This update fixes a HTTP connect handling issue [1]
https://github.com/OISF/libhtp/blob/0.5.24/ChangeLog
[1] https://github.com/OISF/libhtp/pull/150
PR: 220025
Submitted by: Franco Fichtner <franco opnsense org>
MFH: 2017Q2 |
0.5.23 04 Mar 2017 13:33:21 |
mat |
Update to 0.5.23.
PR: 217143
Submitted by: Franco Fichtner
Approved by: maintainer timeout
Sponsored by: Absolight |
0.5.22 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.5.22 20 Oct 2016 02:28:28 |
koobs |
devel/libhtp: Update to 0.5.22
PR: 212815
Submitted by: Franco Fichtner <franco opnsense org> |
0.5.21 31 Jul 2016 12:59:38 |
koobs |
devel/libhtp: Update to 0.5.21
* Update PORTVERSION and distinfo checksum (0.5.21) [1]
* Modernise test target (Use TEST_TARGET)
https://github.com/OISF/libhtp/blob/0.5.21/ChangeLog
PR: 210490 [1]
Submitted by: Franco Fichtner <franco opnsense org> [1] |
0.5.18 22 Oct 2015 11:56:00 |
koobs |
devel/libhtp: Update to 0.5.18
- Update PORTVERSION and distinfo checksum (0.5.18)
Changes:
https://github.com/OISF/libhtp/blob/0.5.18/ChangeLog
Requested by: Martin Olsson (via email) |
0.5.16 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.5.16 02 Feb 2015 18:41:57 |
marino |
devel/libhtp: tweak recent iconv:translit change to fix on some compilers
When USES=iconv is changed to USES=iconv:translit, it can add libiconv
dependency from ports along with the addition of -liconv to LDFLAGS.
Most compilers (with FreeBSD's base compilers being notable exceptions)
will not look in /usr/local/lib by default, so this adds a -L argument
to LDFLAGS to help the linker find libiconv.so and unbreak the port on
affected platforms. |
0.5.16 27 Jan 2015 10:47:49 |
koobs |
devel/libhtp, security/suricata: Use iconv:translit
Use translit for USES=iconv, fixing a build error on specific (10-STABLE r???)
versions of FreeBSD that dont contain a libiconv implementation with certain
features [1] in base.
PR: 196720 [1]
Reported by: <trond.endrestol ximalas info> |
0.5.16 22 Dec 2014 13:59:07 |
koobs |
devel/libhtp: Update to 0.5.16
- Update to 0.5.16
- Upstream GitHub account has changes (OISF)
- Use USES=autoreconf
- Remove USE_AUTOTOOLS AUTOMAKE_ARGS
- Add GNU_CONFIGURE |
0.5.15 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.5.15 15 Aug 2014 09:59:13 |
koobs |
devel/libhtp: Update to 0.5.15, correctly link to libiconv
- Update to 0.5.15
- Wrangle autoconf/make on linking libiconv with a workaround [1]
- pkg-descr: Remove Author:
[1] https://github.com/ironbee/libhtp/issues/76 |
0.5.12 07 Jul 2014 07:56:48 |
koobs |
devel/libhtp: Update to 0.5.12, Update LICENSE
- Update to 0.5.12
- Update pkg-plist
- Update LICENSE (BSD3CLAUSE)
- Deprecate USES_AUTOTOOLS=libtool
- Refactor AUTOTOOLS and AUTO* bits
- Replace manual autogen.sh with AUTOTOOLS bits
- Replace REINPLACE_CMD with pathfix and PATHFIX_MAKEFILEIN
- Remove unecessary CFLAGS
- Strip libraries using install-strip target |
0.5.9 23 Nov 2013 10:51:46 |
koobs |
devel/libhtp: Update to 0.5.9
- Update to 0.5.9
- Update pkg-plist
- Remove unnecessary patch
- QA: Enable STAGE support
- QA: Add LICENSE (BSD)
- QA: Add regression-test target
- QA: Remove commented-out MASTER_SITES
- QA: Re-order USE_* section
Changes:
https://github.com/ironbee/libhtp/blob/0.5.9/ChangeLog
PR: ports/183785
Submitted by: wxs |
0.3.0_2 17 Nov 2013 02:51:47 |
koobs |
www/libhtp-suricata: Copy from devel/libhtp, Update (downgrade) to 0.2.14
Prepare to switch security/suricata to the version of libhtp recommended
by upstream. This also frees devel/libhtp up for an update, which can be
used for the Suricata 2.x branch and onward.
www/libhtp-suricata:
- Update (downgrade) to 0.2.14
- Use the correct and supported libhtp repo from Suricata
- Enable STAGE support
- Update pkg-plist
- Take maintainership
- Remove unnecessary patch (htp_util.c)
- qa: Add CONFLICTS
- qa: Use our AUTOTOOLS framework completely to prepare the build
- qa: Patch htp.pc.in file for proper pkg-config versioning
devel/libhtp:
- Take maintainership
- qa: Add CONFLICTS
Reviewed by: wxs, mva, Johannes Meixner
Approved by: wxs (maintainer) |
0.3.0_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.3.0_2 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
0.3.0_2 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
0.3.0_2 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.3.0_2 12 Dec 2012 18:48:34 |
wxs |
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it. |
0.3.0_2 10 Oct 2012 11:41:35 |
zi |
- Add patch to fix null dereference
- Bump PORTREVISION
Approved by: wxs@ (maintainer)
Obtained from: Upstream bug repo |
0.3.0_1 06 Sep 2012 02:06:37 |
zi |
- Link against required libiconv
- Fix build when using custom PREFIX/LOCALBASE
- Bump PORTREVISION
Approved by: wxs (maintainer) |
0.3.0 28 Aug 2012 14:38:40 |
wxs |
Silence a REINPLACE_CMD. |
0.3.0 28 Aug 2012 09:21:12 |
wxs |
Update to 0.3.0 |
0.2.8 09 Apr 2012 02:41:18 |
wxs |
Update to 0.2.8
Feature safe: yes |
0.2.7 02 Apr 2012 00:56:55 |
wxs |
Fixup WWW.
Feature safe: yes |
0.2.7 31 Jan 2012 19:01:26 |
wxs |
Update to 0.2.7 |
0.2.6 25 Dec 2011 02:41:07 |
wxs |
LibHTP 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 detremental 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.
Author: Ivan Ristic <ivanr@webkreator.com>
WWW: http://www.libhtp.org |