[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.1-60-gddd3c0b
OISF Git
noreply at openinfosecfoundation.org
Fri Nov 24 15:41:40 UTC 2017
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 ddd3c0b1dfd60c989121877ead6266d3231cc7dc (commit)
via e86c3f0a40a75ee934c4213436f0694af13ac319 (commit)
via a9ee041984836c20b4c7e6dad98689adb18c09b5 (commit)
via 26abf5337c687e42b544fcfb9322500c4c00f9c5 (commit)
via 03274051cfd1d7cba1605558ccb6872dea7b40c1 (commit)
via c79b9cb317cf08d40b153598135c19ec83608d65 (commit)
via 63291d0f0175e4a9e59512f5781a637ac96bc996 (commit)
via 64aec6aaea142ba06f794574ec2af158e1899867 (commit)
via 66530c6179d83376a67bcaa3dfa3f76a80178f4e (commit)
via 3fc875955eaba884da3f9466f796989fdea59cb9 (commit)
via 6bea6edec13a3cb9cafbbb42ed4209a741b1d5eb (commit)
via ecfdd57ef8c5e815e3c4984d5a75ae2b4fd36119 (commit)
via 1b08615a1ebee6c05a4eae2c8ab2d592cc8a8bf1 (commit)
via ac57bd814968023595381a53a59e86ff3448a701 (commit)
from bb65a48edd981cde55adcfa8ece89cfd509dc04b (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 ddd3c0b1dfd60c989121877ead6266d3231cc7dc
Author: Victor Julien <victor at inliniac.net>
Date: Fri Nov 3 08:05:35 2017 +0100
detect/analyzer: formatting fixup
commit e86c3f0a40a75ee934c4213436f0694af13ac319
Author: Victor Julien <victor at inliniac.net>
Date: Mon Oct 9 09:06:47 2017 +0200
detect: constify rule group lookup
commit a9ee041984836c20b4c7e6dad98689adb18c09b5
Author: Victor Julien <victor at inliniac.net>
Date: Sun Oct 8 18:20:18 2017 +0200
detect: minor profiling cleanup
commit 26abf5337c687e42b544fcfb9322500c4c00f9c5
Author: Victor Julien <victor at inliniac.net>
Date: Fri Oct 6 14:07:51 2017 +0200
detect/mpm: minor cleanup: remove unused function arg
commit 03274051cfd1d7cba1605558ccb6872dea7b40c1
Author: Victor Julien <victor at inliniac.net>
Date: Fri Oct 6 12:24:15 2017 +0200
detect-state: minor cleanups
commit c79b9cb317cf08d40b153598135c19ec83608d65
Author: Victor Julien <victor at inliniac.net>
Date: Sat Oct 7 12:18:20 2017 +0200
detect: constify address match functions
commit 63291d0f0175e4a9e59512f5781a637ac96bc996
Author: Victor Julien <victor at inliniac.net>
Date: Wed Oct 11 18:14:16 2017 +0200
detect: style cleanup
commit 64aec6aaea142ba06f794574ec2af158e1899867
Author: Victor Julien <victor at inliniac.net>
Date: Wed Oct 11 18:13:58 2017 +0200
app-layer: minor cleanup
commit 66530c6179d83376a67bcaa3dfa3f76a80178f4e
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 5 18:50:22 2017 +0200
app-layer: cleanup: use true bool type for 'logger'
commit 3fc875955eaba884da3f9466f796989fdea59cb9
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 5 18:02:58 2017 +0200
app-layer: minor cleanups and optimizations
Use flow protomap instead of dynamically converting the ip proto in
each call.
Use const for vars where possible.
commit 6bea6edec13a3cb9cafbbb42ed4209a741b1d5eb
Author: Victor Julien <victor at inliniac.net>
Date: Fri Oct 13 11:33:26 2017 +0200
stream: minor debug addition
commit ecfdd57ef8c5e815e3c4984d5a75ae2b4fd36119
Author: Victor Julien <victor at inliniac.net>
Date: Sun Oct 8 13:15:12 2017 +0200
detect: minor cleanups
commit 1b08615a1ebee6c05a4eae2c8ab2d592cc8a8bf1
Author: Victor Julien <victor at inliniac.net>
Date: Mon Oct 23 11:46:18 2017 +0200
detect: minor comment cleanup
commit ac57bd814968023595381a53a59e86ff3448a701
Author: Victor Julien <victor at inliniac.net>
Date: Sun Nov 5 22:25:11 2017 +0100
detect: run buffer setup callback before validate
-----------------------------------------------------------------------
Summary of changes:
src/app-layer-parser.c | 44 +++++------
src/detect-engine-address.c | 6 +-
src/detect-engine-address.h | 4 +-
src/detect-engine-analyzer.c | 12 +--
src/detect-engine-mpm.c | 2 +-
src/detect-engine-mpm.h | 2 +-
src/detect-engine-siggroup.c | 2 +-
src/detect-engine-state.c | 60 +++++++-------
src/detect-engine-state.h | 3 +-
src/detect-parse.c | 8 ++
src/detect.c | 184 ++++++++++++++++---------------------------
src/detect.h | 10 +--
src/stream-tcp-reassemble.c | 4 +-
13 files changed, 149 insertions(+), 192 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list