[Oisf-devel] [COMMIT] OISF branch, master-1.4.x, updated. suricata-1.4.1-22-gc540e61

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon May 27 10:00:33 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-1.4.x has been updated
       via  c540e61eb3112feafdbc06436747f26fc88a9a3b (commit)
      from  d78d86436a925b0b19cf547888b28f168ccc478b (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 c540e61eb3112feafdbc06436747f26fc88a9a3b
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Sat May 25 10:38:13 2013 +0530

    fix for #788.
    
    Now depth is kept in mind when we inspect chunks in client/server body.
    This takes care of FPs originating from inspecting subsequent chunks that
    match with depth, but shouldn't.

-----------------------------------------------------------------------

Summary of changes:
 src/app-layer-htp.c                    |    6 +-
 src/app-layer-htp.h                    |    5 +
 src/detect-engine-content-inspection.c |   31 +++++-
 src/detect-engine-content-inspection.h |   13 +--
 src/detect-engine-dcepayload.c         |    2 +
 src/detect-engine-hcbd.c               |  163 ++++++++++++++++++++++++++++-
 src/detect-engine-hcd.c                |    1 +
 src/detect-engine-hhd.c                |    1 +
 src/detect-engine-hhhd.c               |    1 +
 src/detect-engine-hmd.c                |    1 +
 src/detect-engine-hrhd.c               |    1 +
 src/detect-engine-hrhhd.c              |    1 +
 src/detect-engine-hrud.c               |    1 +
 src/detect-engine-hsbd.c               |  182 +++++++++++++++++++++++++++++++-
 src/detect-engine-hscd.c               |    1 +
 src/detect-engine-hsmd.c               |    1 +
 src/detect-engine-hua.c                |    1 +
 src/detect-engine-payload.c            |    4 +-
 src/detect-engine-uri.c                |    1 +
 src/util-misc.c                        |    2 +-
 20 files changed, 397 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list