[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.0-rc1-13-g82bd732
OISF Git
noreply at openinfosecfoundation.org
Wed Jul 12 12:16:14 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 82bd732f4e7f553f07061dbcc49bb549cad58431 (commit)
via 6b4a04510a37c17267d2bd58ff195cf7bbce5146 (commit)
via 1236578a7cbd95c8fe9c75f06cfba065042716dd (commit)
via 8dd077943c58943af9a52c3f14c64fcdb325aca9 (commit)
via 091290dd1c0e6b35f4295bebe0b29fe2ffb5fd1a (commit)
via 5afe1a981472b4807d14924be465c33ea8937b16 (commit)
from 62b6f9fe25d59061eee5314cb793f2c08ac6a5aa (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 82bd732f4e7f553f07061dbcc49bb549cad58431
Author: Victor Julien <victor at inliniac.net>
Date: Mon Jul 10 11:51:43 2017 +0200
rust/nfs: improve proto detect
commit 6b4a04510a37c17267d2bd58ff195cf7bbce5146
Author: Victor Julien <victor at inliniac.net>
Date: Mon Jul 10 10:26:38 2017 +0200
rust/nfs: remove debug rec_size check
Records larger than 40k are perfectly valid.
Bug #2162.
commit 1236578a7cbd95c8fe9c75f06cfba065042716dd
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jul 11 11:06:51 2017 +0200
proto detect: improve 'failed' handling
Don't try to call parser for 'failed'. Also don't set one direction
warning if TS is failed and our direction is unknown/complete so failed
as well.
commit 8dd077943c58943af9a52c3f14c64fcdb325aca9
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jul 11 11:06:21 2017 +0200
ssl: minor code reformatting
commit 091290dd1c0e6b35f4295bebe0b29fe2ffb5fd1a
Author: Eric Leblond <eric at regit.org>
Date: Sun May 14 20:40:51 2017 +0200
app-layer: increment flow counter if one sided
In the case of protocol like SMTP, we detect application layer on
only one side. Consequence was a missed increment in the flow
counter.
commit 5afe1a981472b4807d14924be465c33ea8937b16
Author: Victor Julien <victor at inliniac.net>
Date: Mon Jul 10 14:33:09 2017 +0200
stream: don't reset state on syn/ack resend
Bug #1958.
The reset was originally created for issue #523, but that works
well without the reset as well.
-----------------------------------------------------------------------
Summary of changes:
rust/src/nfs/nfs.rs | 6 ++++--
src/app-layer-ssl.c | 10 +++++-----
src/app-layer.c | 35 ++++++++++++++++++++---------------
src/stream-tcp.c | 4 ----
4 files changed, 29 insertions(+), 26 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list