[Oisf-devel] [COMMIT] OISF branch, master, updated. 420befb18035d1a9800a70fd601311758920ae1a
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Tue Dec 13 11:45:08 UTC 2011
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 420befb18035d1a9800a70fd601311758920ae1a (commit)
via fa0152fa80c5249e4d4f667795f2b43cbf176a83 (commit)
via dd9da1a56f12fc93715283d4fd6ff9947daa2e79 (commit)
via d5ed28b065ec61d00205310f1be0c51bda5092ef (commit)
via fe4892051485b1202855472bd7534e25c68a40c1 (commit)
via 4992f7c417737fe3616b272a1ae3170ae4cce151 (commit)
via 2650551192806ab1cb349f4688e268cd1b8fa8be (commit)
from 6ebd71545baa3968fef7b61cfa69866eb734c3f7 (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 420befb18035d1a9800a70fd601311758920ae1a
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Tue Dec 13 15:52:37 2011 +0530
Changed my email address to anoopsaldanha at gmail dot com from my current one
commit fa0152fa80c5249e4d4f667795f2b43cbf176a83
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 13 12:27:45 2011 +0100
Shrink signature flags field to 32 bits.
commit dd9da1a56f12fc93715283d4fd6ff9947daa2e79
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 13 12:15:00 2011 +0100
Merge all http mpm related signature flags into a single set: SIG_FLAG_MPM_HTTP and SIG_FLAG_MPM_HTTP_NEG.
commit d5ed28b065ec61d00205310f1be0c51bda5092ef
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 13 11:58:46 2011 +0100
Remove SIG_FLAG_MPM flag.
commit fe4892051485b1202855472bd7534e25c68a40c1
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 13 11:42:54 2011 +0100
Remove per sgh mpm_streamcontent_maxlen variable. It was checked but never set.
commit 4992f7c417737fe3616b272a1ae3170ae4cce151
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 13 11:39:50 2011 +0100
Remove SIG_FLAG_MPM_URI flag. It was checked but never set.
commit 2650551192806ab1cb349f4688e268cd1b8fa8be
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 13 11:24:11 2011 +0100
Rename signature init flags to indicate they are init flags.
-----------------------------------------------------------------------
Summary of changes:
src/app-layer-dcerpc.c | 2 +-
src/app-layer-smtp.c | 2 +-
src/app-layer-smtp.h | 2 +-
src/app-layer-ssl.c | 2 +-
src/app-layer-ssl.h | 2 +-
src/counters.c | 2 +-
src/counters.h | 2 +-
src/cuda-packet-batcher.c | 2 +-
src/cuda-packet-batcher.h | 2 +-
src/data-queue.c | 2 +-
src/data-queue.h | 2 +-
src/detect-byte-extract.c | 2 +-
src/detect-byte-extract.h | 2 +-
src/detect-classtype.c | 2 +-
src/detect-classtype.h | 2 +-
src/detect-csum.c | 2 +-
src/detect-csum.h | 2 +-
src/detect-dce-iface.c | 2 +-
src/detect-dce-iface.h | 2 +-
src/detect-dce-opnum.c | 2 +-
src/detect-dce-opnum.h | 2 +-
src/detect-dce-stub-data.c | 2 +-
src/detect-dce-stub-data.h | 2 +-
src/detect-depth.c | 2 +-
src/detect-distance.c | 2 +-
src/detect-engine-dcepayload.c | 2 +-
src/detect-engine-file.c | 2 +-
src/detect-engine-hcbd.c | 2 +-
src/detect-engine-hcbd.h | 2 +-
src/detect-engine-hcd.c | 2 +-
src/detect-engine-hcd.h | 2 +-
src/detect-engine-hhd.c | 2 +-
src/detect-engine-hhd.h | 2 +-
src/detect-engine-hmd.c | 2 +-
src/detect-engine-hmd.h | 2 +-
src/detect-engine-hrhd.c | 2 +-
src/detect-engine-hrhd.h | 2 +-
src/detect-engine-hrud.c | 2 +-
src/detect-engine-hrud.h | 2 +-
src/detect-engine-hsbd.c | 2 +-
src/detect-engine-hsbd.h | 2 +-
src/detect-engine-mpm.c | 133 +++++--------------------------------
src/detect-engine-siggroup.c | 15 +----
src/detect-engine-sigorder.c | 2 +-
src/detect-engine-sigorder.h | 2 +-
src/detect-fast-pattern.c | 2 +-
src/detect-fast-pattern.h | 2 +-
src/detect-filestore.c | 2 +-
src/detect-flow.c | 2 +-
src/detect-http-client-body.c | 2 +-
src/detect-http-client-body.h | 2 +-
src/detect-http-raw-uri.c | 2 +-
src/detect-http-raw-uri.h | 2 +-
src/detect-http-server-body.c | 2 +-
src/detect-http-server-body.h | 2 +-
src/detect-offset.c | 2 +-
src/detect-parse.c | 92 ++++++++-------------------
src/detect-priority.c | 2 +-
src/detect-priority.h | 2 +-
src/detect-reference.c | 2 +-
src/detect-ssl-state.c | 2 +-
src/detect-ssl-state.h | 2 +-
src/detect-ssl-version.c | 4 -
src/detect-tls-version.c | 4 -
src/detect-tos.c | 2 +-
src/detect-tos.h | 2 +-
src/detect-within.c | 2 +-
src/detect.c | 51 +++------------
src/detect.h | 114 +++++++++++++-------------------
src/flow-manager.c | 2 +-
src/flow-manager.h | 2 +-
src/flow-timeout.c | 2 +-
src/flow-timeout.h | 2 +-
src/runmode-ipfw.c | 2 +-
src/runmode-nfq.c | 2 +-
src/tm-threads-common.h | 2 +-
src/tm-threads.c | 2 +-
src/tm-threads.h | 2 +-
src/util-classification-config.c | 2 +-
src/util-classification-config.h | 2 +-
src/util-cuda-handlers.c | 2 +-
src/util-cuda-handlers.h | 2 +-
src/util-cuda.c | 2 +-
src/util-cuda.h | 2 +-
src/util-debug-filters.c | 2 +-
src/util-debug-filters.h | 2 +-
src/util-debug.c | 2 +-
src/util-debug.h | 2 +-
src/util-enum.c | 2 +-
src/util-enum.h | 2 +-
src/util-error.c | 2 +-
src/util-error.h | 2 +-
src/util-host-os-info.c | 2 +-
src/util-host-os-info.h | 2 +-
src/util-misc.c | 2 +-
src/util-misc.h | 2 +-
src/util-mpm-ac-gfbs.c | 2 +-
src/util-mpm-ac-gfbs.h | 2 +-
src/util-mpm-ac.c | 2 +-
src/util-mpm-ac.h | 2 +-
src/util-mpm-b2g-cuda.c | 2 +-
src/util-mpm-b2g-cuda.h | 2 +-
src/util-radix-tree.c | 2 +-
src/util-radix-tree.h | 2 +-
src/util-reference-config.c | 2 +-
src/util-reference-config.h | 2 +-
src/util-rule-vars.c | 2 +-
src/util-rule-vars.h | 2 +-
108 files changed, 203 insertions(+), 412 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list