[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-354-gfb49679
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Thu Nov 21 13:09:10 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 fb4967912cb5a1a3ad37ef832b9e3d64c7c7a739 (commit)
from 2ec57c36b442b1c860ef40ad759320e9b0a01e35 (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 fb4967912cb5a1a3ad37ef832b9e3d64c7c7a739
Author: Victor Julien <victor at inliniac.net>
Date: Thu Nov 21 13:22:52 2013 +0100
http: add meta-field-limit option
The meta-field-option allows for setting the hard limit of request
and response fields in HTTP. In requests this applies to the request
line and headers, not the body. In responses, this applies to the
response line and headers, not the body.
Libhtp uses a default limit of 18k. If this is reached an event is
raised.
Ticket 986.
-----------------------------------------------------------------------
Summary of changes:
src/app-layer-htp.c | 147 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/app-layer-htp.h | 2 +
suricata.yaml.in | 6 ++
3 files changed, 155 insertions(+), 0 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list