[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2rc1-21-g93d121b
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Wed Jan 18 19:04:48 UTC 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
via 93d121bf211e946a93c3221eadfe4c2c403afd8c (commit)
via 87e6be610acf353ca2a5c8ca9a91bf388c27943c (commit)
via 02e1229565e26942d78feed8489838a056e35726 (commit)
via 80fb33c65142d4352b6e811d01dfd89511354834 (commit)
via b0650b9c3b7df23deced3965e2697ae789b97220 (commit)
from 5fa195ffb310e2bde73ece129df4b683e6b5d16c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 93d121bf211e946a93c3221eadfe4c2c403afd8c
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 18 20:04:07 2012 +0100
Update app layer events for HTTP now that libhtp has fixes for some response errors.
commit 87e6be610acf353ca2a5c8ca9a91bf388c27943c
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 18 19:54:58 2012 +0100
Issue warning if libhtp version used is not up to date.
commit 02e1229565e26942d78feed8489838a056e35726
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 18 19:51:10 2012 +0100
Enforce flow direction for http_raw_header sigs. Fix unittests that missed the flow direction.
commit 80fb33c65142d4352b6e811d01dfd89511354834
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 18 18:17:52 2012 +0100
Fix libhtp htp_tx_get_response_headers_raw 'detection' for bundled libhtp.
commit b0650b9c3b7df23deced3965e2697ae789b97220
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 18 18:16:45 2012 +0100
Update bundled libhtp to 0.2.7.
-----------------------------------------------------------------------
Summary of changes:
configure.in | 7 +-
libhtp/htp/htp.h | 13 +++-
libhtp/htp/htp_response_generic.c | 8 +-
libhtp/htp/htp_util.c | 62 ++++++++++++
rules/http-events.rules | 5 +-
src/app-layer-htp.c | 9 ++-
src/app-layer-htp.h | 2 +
src/detect-engine-hrhd.c | 62 ++++++------
src/detect-fast-pattern.c | 194 ++++++++++++++++---------------------
src/detect-http-raw-header.c | 82 ++++++++--------
src/detect-isdataat.c | 2 +-
src/detect-parse.c | 15 ++-
src/suricata.c | 5 +
src/util-error.c | 1 +
src/util-error.h | 1 +
15 files changed, 267 insertions(+), 201 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list