[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.2-87-gf407d77
OISF Git
noreply at openinfosecfoundation.org
Wed Feb 1 13:18:11 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 f407d77016dcf037bc533c68495b38bd36884974 (commit)
via c357dafed9561a50d1284f86441af3cf0b2c1c68 (commit)
via 1af713d67d215b46c665e0fa213cd603068aba2d (commit)
via 0695ad4bf070a8a9ff4b1b82c6ca4d9c9c78527d (commit)
via 21bbac56482a5c76ce153723f4daf03398bb7ea8 (commit)
via d8b5bf9bc60f1e70de7611730ebd4a9fe0b954bb (commit)
via f91d490d25ef03b86aaa26622afaa5f6fa210257 (commit)
via 31a96d5a79c91fca3cae88351ab04d87fe30ce9c (commit)
via addf64f1f784bb152a54b43cca86e3ecdf6851a6 (commit)
via 6e876182d7b95ddb1d91b3a86beb152fe395ba6e (commit)
via 473dae75b52f37aaad3358a790652ed01b98bd7e (commit)
via 15accc86c9e5e7457d99d2fbfab7a50302b5ff0c (commit)
from e6044aaf1c572b7ef1655bdb8b122db9d8295bf1 (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 f407d77016dcf037bc533c68495b38bd36884974
Author: Eric Leblond <eric at regit.org>
Date: Mon Jan 30 20:25:41 2017 +0100
detect-tls-sni: add link to documentation
commit c357dafed9561a50d1284f86441af3cf0b2c1c68
Author: Eric Leblond <eric at regit.org>
Date: Mon Jan 30 20:24:10 2017 +0100
doc: document the tls_sni keyword
commit 1af713d67d215b46c665e0fa213cd603068aba2d
Author: Eric Leblond <eric at regit.org>
Date: Mon Jan 30 20:13:04 2017 +0100
detect-tls: add url field pointing to doc
commit 0695ad4bf070a8a9ff4b1b82c6ca4d9c9c78527d
Author: Eric Leblond <eric at regit.org>
Date: Mon Jan 30 19:18:37 2017 +0100
detect-xbits: set documentation URL
commit 21bbac56482a5c76ce153723f4daf03398bb7ea8
Author: Jason Ish <ish at unx.ca>
Date: Tue Jan 31 12:32:18 2017 -0600
dns-log: log requests even when there is no response
The JSON logger had already been updated to handle
transactions without a response. Apply the same logic
to the older dns-log where a logger is registered
for each direction.
Fixes issue 2012.
commit d8b5bf9bc60f1e70de7611730ebd4a9fe0b954bb
Author: Andreas Herz <andi at geekosphere.org>
Date: Tue Nov 29 22:10:56 2016 +0100
app-layer-parsing: detect malformed input
If the app-layer-parsing has a very long content it exceeds the maximum
defined in "alproto_name". This adds a check for the too long content
before it will be passed to "strlcpy" and logs an error.
commit f91d490d25ef03b86aaa26622afaa5f6fa210257
Author: Victor Julien <victor at inliniac.net>
Date: Fri Dec 23 14:59:11 2016 +0100
detect: remove unused flow_locked hint
commit 31a96d5a79c91fca3cae88351ab04d87fe30ce9c
Author: Victor Julien <victor at inliniac.net>
Date: Fri Dec 23 11:58:30 2016 +0100
detect: make tenant loading less verbose
commit addf64f1f784bb152a54b43cca86e3ecdf6851a6
Author: Victor Julien <victor at inliniac.net>
Date: Fri Dec 23 11:08:11 2016 +0100
profiling: fix memory leaks
commit 6e876182d7b95ddb1d91b3a86beb152fe395ba6e
Author: Victor Julien <victor at inliniac.net>
Date: Wed Dec 21 20:13:28 2016 +0100
detect: use TLS_STATE_CERT_READY in cert inspect
commit 473dae75b52f37aaad3358a790652ed01b98bd7e
Author: Victor Julien <victor at inliniac.net>
Date: Wed Dec 21 20:10:57 2016 +0100
tls: introduce 'cert ready' state
commit 15accc86c9e5e7457d99d2fbfab7a50302b5ff0c
Author: Victor Julien <victor at inliniac.net>
Date: Fri Dec 23 15:17:01 2016 +0100
common: add BIT_U8 macro
-----------------------------------------------------------------------
Summary of changes:
doc/userguide/rules/tls-keywords.rst | 12 +++++++
src/app-layer-ssl.c | 7 ++++
src/app-layer-ssl.h | 5 +--
src/detect-app-layer-event.c | 14 ++++++--
src/detect-engine-tls.c | 4 +--
src/detect-engine.c | 2 +-
src/detect-tls-cert-issuer.c | 1 +
src/detect-tls-cert-subject.c | 1 +
src/detect-tls-sni.c | 1 +
src/detect-xbits.c | 2 +-
src/detect.c | 2 --
src/detect.h | 4 ---
src/log-dnslog.c | 64 +++++++++++++++++++++++-------------
src/suricata-common.h | 1 +
src/util-profiling-keywords.c | 10 ++----
src/util-profiling-rulegroups.c | 10 ++----
src/util-profiling-rules.c | 10 ++----
src/util-profiling.c | 23 +++++--------
18 files changed, 102 insertions(+), 71 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list