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

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Apr 12 09:32:57 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  b5f607ed5bbc2e0566c8dbe9e48dae34b8ec278f (commit)
       via  523d121181f92d95af708902e37b3ec69c83dfd7 (commit)
      from  3b2dc4a4be4272295385fd963e9f0271a2485b59 (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 b5f607ed5bbc2e0566c8dbe9e48dae34b8ec278f
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 12 10:45:54 2013 +0200

    Minor SigValidate cleanup

commit 523d121181f92d95af708902e37b3ec69c83dfd7
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        |   42 +++++----
 src/detect-pcre.c         |   26 +++++-
 5 files changed, 247 insertions(+), 238 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list