[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3beta2-9-g34fde4e
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Mon Jun 11 20:55:23 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 34fde4ed75aa3298ba4cc023a270ffd40cee48a5 (commit)
via 90ccbfd80a42d15cd2ed961e60a64b317dbaa4a1 (commit)
via 850379552a8113701daf1268d97ff25b2f9da9a2 (commit)
via b210bf129025486f28ebec5e13d7c37dbb814d4c (commit)
via c81020e9a3de851ff76d2266a28526e2a18c858f (commit)
from a5268088cd7fbe00ce3270f6cbf047d6c4d8450e (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 34fde4ed75aa3298ba4cc023a270ffd40cee48a5
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Mon May 28 14:20:02 2012 +0530
bug #471 - file_data fast pattern unittests added
commit 90ccbfd80a42d15cd2ed961e60a64b317dbaa4a1
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Mon May 28 12:46:27 2012 +0530
bug #471 - http server body fast pattern unittests added
commit 850379552a8113701daf1268d97ff25b2f9da9a2
Author: Victor Julien <victor at inliniac.net>
Date: Mon Jun 11 22:47:24 2012 +0200
rule analyzer: minor cleanups. Fix warning-only setting, allow true/yes/enabled for yaml option.
commit b210bf129025486f28ebec5e13d7c37dbb814d4c
Author: Victor Julien <victor at inliniac.net>
Date: Mon Jun 11 22:46:25 2012 +0200
Fix commandline supplied yaml path being ignored.
commit c81020e9a3de851ff76d2266a28526e2a18c858f
Author: Eileen Donlon <emdonlo at gmail.com>
Date: Mon Apr 30 19:23:23 2012 -0400
feature 349 rule analyzer v1
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 1 +
src/detect-engine-analyzer.c | 517 +++++++
src/{detect-filemd5.h => detect-engine-analyzer.h} | 22 +-
src/detect-fast-pattern.c | 1476 ++++++++++++++++++--
src/detect.c | 15 +-
src/suricata.c | 3 +-
6 files changed, 1896 insertions(+), 138 deletions(-)
create mode 100644 src/detect-engine-analyzer.c
copy src/{detect-filemd5.h => detect-engine-analyzer.h} (64%)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list