[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.2.1-377-g922a27e
OISF Git
noreply at openinfosecfoundation.org
Thu Jun 1 08:14:43 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 922a27ed977ec1921a8effe9123b4d48d92949cd (commit)
via a636d96b150fc09ebce198424c58a7fd0761a5e7 (commit)
via 2aad2d605d62d8babdff666dddfc4318693ed3d0 (commit)
via 9492a43060749a3b5701d59160785b12ec587015 (commit)
via bb10bd7fca2c6cd4b92a8b091247d6fe7e3fc443 (commit)
via 43b0bc8c8e343aadad2b8c4bd96fe74b8a5fa3df (commit)
via 75edfcc2cdda33f1f866b83ceead24f2f99a885b (commit)
via 1655a676546cbbf699c567811c904c3f3debd3e3 (commit)
via bf1a8d08daba098e1350bf4bd084e5fdde953192 (commit)
via 41e6c6dc368ca0dbb583e634b256bf14cc3799db (commit)
via 71c6df165525e246c0123c7d52ceaa1f97a0e8f6 (commit)
from 8127730f0095d42fe353a6ab714f86f2e8dbfdf6 (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 922a27ed977ec1921a8effe9123b4d48d92949cd
Author: Jason Ish <ish at unx.ca>
Date: Fri Apr 28 14:55:14 2017 -0600
detect-dns-query: use unit test macros
commit a636d96b150fc09ebce198424c58a7fd0761a5e7
Author: Victor Julien <victor at inliniac.net>
Date: Mon May 22 22:38:52 2017 +0200
detect/file: cleanups
TX id is enfored in the engine, so the keywords don't need to.
Unify detect file engines.
commit 2aad2d605d62d8babdff666dddfc4318693ed3d0
Author: Andreas Herz <andi at geekosphere.org>
Date: Wed May 31 23:15:41 2017 +0200
rules: add missing classtypes for event.rules
commit 9492a43060749a3b5701d59160785b12ec587015
Author: Victor Julien <victor at inliniac.net>
Date: Wed May 31 13:33:27 2017 +0200
output-tx: small cleanups and scan-build suppression
commit bb10bd7fca2c6cd4b92a8b091247d6fe7e3fc443
Author: Jason Ish <ish at unx.ca>
Date: Wed May 31 06:04:07 2017 -0600
profiling: fix const compiler warnings
commit 43b0bc8c8e343aadad2b8c4bd96fe74b8a5fa3df
Author: Victor Julien <victor at inliniac.net>
Date: Wed May 24 21:30:48 2017 +0200
unix socket: improve runmode handling
Improve output of unix mode in --list-runmodes
Honor the runmode commandline setting. Supported are 'single'
and 'autofp', with the latter still the default.
commit 75edfcc2cdda33f1f866b83ceead24f2f99a885b
Author: Victor Julien <victor at inliniac.net>
Date: Wed May 31 11:28:50 2017 +0200
unix-socket: fix minor memleak
commit 1655a676546cbbf699c567811c904c3f3debd3e3
Author: Eric Leblond <eric at regit.org>
Date: Fri May 19 11:34:38 2017 +0200
log-tlsstore: fix error handling
In case of realloc error, the length of the encoding buffer was not
reset and this could result in trying to write to NULL pointer.
commit bf1a8d08daba098e1350bf4bd084e5fdde953192
Author: Andreas Herz <andi at geekosphere.org>
Date: Tue May 30 22:46:47 2017 +0200
doc: rephrase nocase placement explanation
commit 41e6c6dc368ca0dbb583e634b256bf14cc3799db
Author: Victor Julien <victor at inliniac.net>
Date: Wed May 31 10:19:49 2017 +0200
flow: enforce 51 bits id globally
commit 71c6df165525e246c0123c7d52ceaa1f97a0e8f6
Author: Victor Julien <victor at inliniac.net>
Date: Fri May 19 20:40:05 2017 +0200
lua: add SCFlowId for getting the flow id
-----------------------------------------------------------------------
Summary of changes:
doc/userguide/output/lua-output.rst | 22 ++-
doc/userguide/rules/payload-keywords.rst | 2 +-
rules/decoder-events.rules | 224 ++++++++++++++--------------
rules/dnp3-events.rules | 10 +-
rules/dns-events.rules | 16 +-
rules/modbus-events.rules | 18 +--
src/detect-dns-query.c | 241 ++++++++++---------------------
src/detect-engine-file.c | 71 ++-------
src/detect-engine-file.h | 5 +
src/detect-file-hash-common.c | 8 -
src/detect-fileext.c | 6 -
src/detect-filemagic.c | 6 -
src/detect-filename.c | 12 +-
src/flow.h | 6 +-
src/log-tlsstore.c | 1 +
src/output-json.c | 3 -
src/output-tx.c | 18 +--
src/runmode-unix-socket.c | 16 +-
src/suricata.c | 4 +
src/util-lua-common.c | 33 +++++
src/util-profiling-locks.c | 8 +-
src/util-profiling.c | 5 +-
22 files changed, 316 insertions(+), 419 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list