[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3beta2-11-g988c92f

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Jun 15 11:30:59 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  988c92f71c7b83454aa3effb1f6160a2cbba109a (commit)
      from  bd3a655aeb8975ae8c51a02213d40bf21047f5e9 (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 988c92f71c7b83454aa3effb1f6160a2cbba109a
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue Jun 12 19:51:12 2012 +0530

    http user agent keyword + mpm + inspection + fast pattern support added

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

Summary of changes:
 src/Makefile.am                                    |    2 +
 src/detect-content.h                               |   11 +-
 src/detect-depth.c                                 |    7 +-
 src/detect-distance.c                              |    9 +-
 src/detect-engine-content-inspection.h             |    1 +
 src/{detect-engine-hcd.c => detect-engine-hua.c}   |  299 +++---
 src/{flow-manager.h => detect-engine-hua.h}        |   21 +-
 src/detect-engine-mpm.c                            |  104 ++-
 src/detect-engine-mpm.h                            |    1 +
 src/detect-engine-state.c                          |   41 +-
 src/detect-engine-state.h                          |   36 +-
 src/detect-fast-pattern.c                          | 1239 +++++++++++++++++++-
 ...{detect-http-client-body.c => detect-http-ua.c} | 1069 +++++++-----------
 src/{util-path.h => detect-http-ua.h}              |   12 +-
 src/detect-isdataat.c                              |   22 +-
 src/detect-nocase.c                                |   12 +-
 src/detect-offset.c                                |    9 +-
 src/detect-parse.c                                 |    8 +-
 src/detect-pcre.c                                  |   21 +-
 src/detect-pcre.h                                  |    4 +-
 src/detect-within.c                                |    8 +-
 src/detect.c                                       |   34 +-
 src/detect.h                                       |    8 +
 src/suricata-common.h                              |    1 +
 src/suricata.c                                     |    2 +
 25 files changed, 2075 insertions(+), 906 deletions(-)
 copy src/{detect-engine-hcd.c => detect-engine-hua.c} (84%)
 copy src/{flow-manager.h => detect-engine-hua.h} (65%)
 copy src/{detect-http-client-body.c => detect-http-ua.c} (59%)
 copy src/{util-path.h => detect-http-ua.h} (79%)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list