[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2beta1-95-gc4b34e6
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Wed Jan 11 15:54:11 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 c4b34e6ef73f9915b4da1d52673279ea7537f6f0 (commit)
via 791fc2f6ea9902c0283434eb2b01937511039237 (commit)
via 8339ca6d4ec6c91d8d40b6e10755c92b672c89bb (commit)
via e69c58431780fbe3c2d9f36e652ed6792bbe3beb (commit)
via 6eeab37ab3fb6d62ff13c57ddb8de85baff21200 (commit)
from 67a4153137e76cb04e2ee7cae595af010e6e7d5b (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 c4b34e6ef73f9915b4da1d52673279ea7537f6f0
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 11 15:35:09 2012 +0100
Fix various minor clang/scan-build warnings.
commit 791fc2f6ea9902c0283434eb2b01937511039237
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 11 15:31:14 2012 +0100
Adapt signature ordering to new flowbits post-match handling.
commit 8339ca6d4ec6c91d8d40b6e10755c92b672c89bb
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 11 15:28:45 2012 +0100
Implement post match support for ip-only.
commit e69c58431780fbe3c2d9f36e652ed6792bbe3beb
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 11 15:05:29 2012 +0100
Let timing out flow use pseudo packets also if state is not fully closed.
commit 6eeab37ab3fb6d62ff13c57ddb8de85baff21200
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 11 14:24:09 2012 +0100
Add post-match list, move flowbits set, etc functions to it. Move flowint set, etc functions to it as well.
-----------------------------------------------------------------------
Summary of changes:
src/decode-ipv6.c | 4 ----
src/detect-dce-opnum.c | 3 ---
src/detect-engine-address.c | 3 +--
src/detect-engine-iponly.c | 13 ++++++++++++-
src/detect-engine-port.c | 2 +-
src/detect-engine-sigorder.c | 11 +++++++++++
src/detect-flowbits.c | 20 ++++++++++++++++++--
src/detect-flowint.c | 19 ++++++++++++++++++-
src/detect-parse.c | 26 ++++++++++++++++++++++++++
src/detect-parse.h | 1 +
src/detect.c | 27 ++++++++++++++++++++++++---
src/detect.h | 2 ++
src/flow-timeout.c | 18 ++++++++++++------
src/log-file.c | 2 --
src/source-pcap.c | 1 -
src/stream-tcp-reassemble.c | 18 ------------------
src/stream-tcp.c | 1 -
src/util-debug-filters.c | 12 ++++--------
src/util-host-os-info.c | 10 ++++++----
src/util-print.c | 1 -
src/util-spm-bs.c | 1 -
21 files changed, 136 insertions(+), 59 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list