Commit Graph

11 Commits (53c023342c37ea03a35c9aecab090e720225f2c3)

Author SHA1 Message Date
Victor Julien 6441a53d3c libhtp: updated bundled libhtp to 0.2.11 12 years ago
Victor Julien 5a6c8c0f01 minor misc changes: update htp ver, add htp ver to --build-info, clean up 12 years ago
Victor Julien 6e0f8a3cb5 htp: update version numbers of bundled htp 13 years ago
Eric Leblond aef4835c56 htp OpenBSD: fix inline related warning 13 years ago
Steve Grubb a65eb59c41 Add relro flags to libhtp
Hello,

The main suricata program can detect and use relro/bind now linker flags. But
the directive is per linked object. This means that while the app has
protection, its code segment containing libhtp does not. The patch below passes
the configure option to libhtp and let's it make use of the compiler's
security protection.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
13 years ago
Victor Julien 4ed0ca14bc Change libhtp configure to not enable debug when suricata does. 14 years ago
Gerardo Iglesias Galvan 505c5d5cf5 Update libhtp to 0.2.6 14 years ago
Victor Julien 3dfed0891f Update bundled libhtp to libhtp svn tag 0.2.5. 14 years ago
Victor Julien ff664c9f6d Reenable --enable-htp-debug option for libhtp so Suricata's --enable-debug won't automatically enable libhtp's debug as well. 15 years ago
Victor Julien 045eaec95b Fix file permissions. 15 years ago
William Metcalf 0fe4373b67 Rolled back to 0.2.x branch renamed htp to libhtp 15 years ago