[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.0-13-g8bd9f3d
OISF Git
noreply at openinfosecfoundation.org
Mon Feb 8 20:00:34 UTC 2016
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 8bd9f3d07209b0d2225b553d07ee052ab4fe4910 (commit)
via adbf8bec747680f4b259b4dc37b2156f2f01d6b8 (commit)
via 15c98c6085fb4e4d23accc34e660841ef735778a (commit)
via 368d7e913a9a71d877befce3e5bbc847b7917b90 (commit)
via 20dd593981285735f3f1d4272a565c76172c6284 (commit)
via dc1bd5b6bd15e24f57eef0dd6677cc49526a2897 (commit)
via 18760e222a607a8b1ab6f4277e568ad0e93ee411 (commit)
via 96ed8d90ee6b6ea4b3ddc475dca125a5b33b2898 (commit)
via 05fdfcb71ee255ffcd6c3761ee564bd93e504b5e (commit)
from b6de1b6567fc446a41d4176d7edb2b075b9066da (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 8bd9f3d07209b0d2225b553d07ee052ab4fe4910
Author: Andreas Herz <andi at geekosphere.org>
Date: Sun Feb 7 23:02:14 2016 +0100
json: fix missing includes in disable unix socket case
commit adbf8bec747680f4b259b4dc37b2156f2f01d6b8
Author: Victor Julien <victor at inliniac.net>
Date: Mon Feb 8 11:50:20 2016 +0100
drmemory: suppress magic leak
commit 15c98c6085fb4e4d23accc34e660841ef735778a
Author: Andreas Herz <andi at geekosphere.org>
Date: Fri Jan 29 22:02:22 2016 +0100
file-magic: improve libmagic handling on *nix systems
commit 368d7e913a9a71d877befce3e5bbc847b7917b90
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date: Thu Feb 4 15:33:23 2016 +0300
In configuration test mode, check signatures if 'delayed-detect' is enabled
When 'detection-engine.delayed-detect' option was set to 'yes',
suricata didn't check signatures validity in configuration test mode.
commit 20dd593981285735f3f1d4272a565c76172c6284
Author: Andreas Herz <andi at geekosphere.org>
Date: Sun Jan 31 22:34:56 2016 +0100
remove unnecessary braces
commit dc1bd5b6bd15e24f57eef0dd6677cc49526a2897
Author: Andreas Herz <andi at geekosphere.org>
Date: Sun Jan 31 23:15:20 2016 +0100
configure: add --disable-python option
commit 18760e222a607a8b1ab6f4277e568ad0e93ee411
Author: Jason Ish <ish at unx.ca>
Date: Wed Feb 3 14:28:50 2016 -0600
asn1: fix memory leak
As reported in issue #1395, fix 2 memory leaks when destroying
asn.1 decode contexts.
commit 96ed8d90ee6b6ea4b3ddc475dca125a5b33b2898
Author: Victor Julien <victor at inliniac.net>
Date: Tue Sep 22 15:20:25 2015 +0200
Fix two more potential issues like bug 1550
commit 05fdfcb71ee255ffcd6c3761ee564bd93e504b5e
Author: Alessandro Guido <alessandro.guido at unimore.it>
Date: Wed Sep 16 15:14:11 2015 +0200
Segfault fix
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 24 ++++++++++++++++--------
qa/drmemory.suppress | 13 +++++++++++++
src/detect-engine-content-inspection.c | 6 +++---
src/detect-filemagic.c | 17 ++++++++++++-----
src/output-json-alert.c | 1 +
src/output-json-alert.h | 1 +
src/output-json-http.h | 1 +
src/output-json-smtp.h | 1 +
src/output-json-ssh.h | 1 +
src/output-json-tls.h | 1 +
src/output-json.h | 1 +
src/suricata.c | 3 ++-
src/util-debug.c | 1 +
src/util-decode-asn1.c | 10 ++++++----
src/util-magic.c | 19 ++++++++++++++-----
suricata.yaml.in | 2 +-
16 files changed, 75 insertions(+), 27 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list