[Oisf-devel] [COMMIT] OISF branch, master-4.0.x, updated. suricata-4.0.1-40-ga92df64
OISF Git
noreply at openinfosecfoundation.org
Mon Dec 4 22:14:55 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-4.0.x has been updated
via a92df64f40b10a243b1e18847f05dae1671253cb (commit)
via d19f27b11d50d2a4f5d9bb17bc1ca7b37e2886d9 (commit)
via 433f32043319f3ce511e43c22f424429769c76e0 (commit)
via ef9eb18182af9159c8d9a5569adff11c5349d169 (commit)
via d00ce5a0fea6229ef50cb5c66b3126878d413053 (commit)
via 18679f1cc8d77729877c3133e7dee2974a2736d0 (commit)
via 346da89f4acdfcbb794ea88541add049e7625dec (commit)
from 94f934d474bdd508d6feb718caedc7d103339ab3 (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 a92df64f40b10a243b1e18847f05dae1671253cb
Author: Victor Julien <victor at inliniac.net>
Date: Fri Dec 1 23:34:32 2017 +0100
detect/http_host: add sid to nocase warning
commit d19f27b11d50d2a4f5d9bb17bc1ca7b37e2886d9
Author: Victor Julien <victor at inliniac.net>
Date: Sun Dec 3 22:10:37 2017 +0100
hosts: release packet references to hosts
commit 433f32043319f3ce511e43c22f424429769c76e0
Author: Victor Julien <victor at inliniac.net>
Date: Fri Dec 1 09:23:29 2017 +0100
detect/http_start: check if 'line' is valid
In certain conditions like low memory the line can be NULL.
Bug #2307.
commit ef9eb18182af9159c8d9a5569adff11c5349d169
Author: Victor Julien <victor at inliniac.net>
Date: Thu Nov 30 08:04:48 2017 +0100
detect/flowint: harden code
Make sure packet has a flow.
Related to bug #2288.
commit d00ce5a0fea6229ef50cb5c66b3126878d413053
Author: Victor Julien <victor at inliniac.net>
Date: Thu Nov 30 07:53:31 2017 +0100
detect/flowint: only check if packet has flow
Fixed bug #2288.
commit 18679f1cc8d77729877c3133e7dee2974a2736d0
Author: Victor Julien <victor at inliniac.net>
Date: Thu Nov 30 09:07:40 2017 +0100
detect/flowint: improve unittests
In preparation of fixing bug #2288, make sure the unittests setup
the flow in the packet properly.
commit 346da89f4acdfcbb794ea88541add049e7625dec
Author: Victor Julien <victor at inliniac.net>
Date: Thu Nov 30 09:07:20 2017 +0100
unittest/helpers: add helper to assign flow to packet
-----------------------------------------------------------------------
Summary of changes:
src/detect-flowint.c | 25 ++++++++++++++-----------
src/detect-http-hh.c | 8 ++++----
src/detect-http-start.c | 2 +-
src/detect.c | 6 ++++++
src/flow-var.c | 6 ++++++
src/tmqh-packetpool.c | 6 ++----
src/util-unittest-helper.c | 8 ++++++++
src/util-unittest-helper.h | 1 +
8 files changed, 42 insertions(+), 20 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list