[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-185-gab4b15c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon May 27 08:47:31 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  ab4b15c2e7c9432bdc58fd8cb52e2287b21ca039 (commit)
      from  f29e5459e68bf8e1a5614e772953748be6425451 (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 ab4b15c2e7c9432bdc58fd8cb52e2287b21ca039
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               |  307 ++++++++++++++++++++++++++++-
 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               |  346 +++++++++++++++++++++++++++++++-
 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, 705 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list