[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-132-gffffe6c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Apr 12 09:32:56 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  ffffe6c10e10e39d58a49e4eb100a29c7a894b6d (commit)
       via  4165de4771c1849fa1ca7ca6139c5aa823686054 (commit)
       via  0d7305dfc753fd6ead65f20bd8062b6ee6b0f520 (commit)
      from  9ea4d36f7a95a4bcfddcc39de08a79e449f0bd6a (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 ffffe6c10e10e39d58a49e4eb100a29c7a894b6d
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Apr 11 14:59:03 2013 +0200

    profiling: add formatted totals, percents to packet stats

commit 4165de4771c1849fa1ca7ca6139c5aa823686054
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 12 10:45:54 2013 +0200

    Minor SigValidate cleanup

commit 0d7305dfc753fd6ead65f20bd8062b6ee6b0f520
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Wed Mar 27 14:55:05 2013 +0530

    Update the way we handle http_host keywords.
    
    Previously we would have forced all users to use nocase with http_host
    keywords(since the hostname buffer is lowercase).
    
    We now error out on sigs that has nocase set with http_host set.  Also if
    the http_host pattern or http_host pcre has an uppercase character set, we
    invalidate such sigs.  Unittests also updated to reflect the above change.

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

Summary of changes:
 src/detect-engine-hhhd.c  |   66 +++++++-------
 src/detect-fast-pattern.c |  229 ++++++++++++++++++++-------------------------
 src/detect-http-hh.c      |  122 ++++++++++++------------
 src/detect-parse.c        |   44 +++++----
 src/detect-pcre.c         |   26 +++++-
 src/util-profiling.c      |  158 ++++++++++++++++++++++++-------
 6 files changed, 372 insertions(+), 273 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list