[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-367-g3521c37
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Tue Nov 26 13:55:47 UTC 2013
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 3521c37d4afafff9136f4e3302b471470941cc99 (commit)
from 493d531ae81d4889ea48b2985f686335be0231a6 (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 3521c37d4afafff9136f4e3302b471470941cc99
Author: Victor Julien <victor at inliniac.net>
Date: Tue Nov 26 14:05:53 2013 +0100
http: use body limit in inspection
When inspecting HTTP bodies there are several limits involved.
In this patch the reaching of the body limit will trigger body
inspection.
Without this, the body would only be inspected when inspection
limits "request-body-minimal-inspect-size" or
"response-body-minimal-inspect-size" were reached. If the body
limit was smaller than this value, the body would only be
inspected at the end of the tx or stream.
-----------------------------------------------------------------------
Summary of changes:
src/detect-engine-hcbd.c | 4 +++-
src/detect-engine-hsbd.c | 12 +++++++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list