[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.1-486-g04e87e1

OISF Git noreply at openinfosecfoundation.org
Wed Mar 7 07:53:48 UTC 2018


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  04e87e1a9f0779300ae65e50b7fb47f1d2a498c1 (commit)
       via  eb12001c82f78422061a593e1dbce51e67202931 (commit)
       via  6162ef57bd7af7ac9e981dce0a357a5d1f3f0c32 (commit)
       via  2e5b293afb512553d045aaee8182becfa9eceda1 (commit)
       via  12c350f77d3c7a1a7d57d1abb76ea4f3584bce45 (commit)
      from  68b9ebdc02c9fda03208dc3226703294b704fdb9 (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 04e87e1a9f0779300ae65e50b7fb47f1d2a498c1
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Mar 5 18:37:17 2018 +0100

    profiling: suppress debug statements

commit eb12001c82f78422061a593e1dbce51e67202931
Author: Thomas Andrejak <thomas.andrejak at gmail.com>
Date:   Thu Jun 8 14:56:26 2017 +0200

    prelude: add protocol information through JSON

commit 6162ef57bd7af7ac9e981dce0a357a5d1f3f0c32
Author: Daniel Humphries <Daniel.Humphries at esentire.com>
Date:   Mon Dec 4 19:53:27 2017 +0000

    unified2: fix xff extra-data output (Bug #2305)
    
    In extra-data mode, suricata does not output xff data without
    undocumented conditions (including enabling packet output). This
    behaviour has been fixed to remove the hidden requirements. Fix
    included removing previous xff data output implementation and adding a
    new function for outputting xff that is called after outputting each
    event.
    
    IPv6 XFF entries were also being recorded incorrectly as if they were
    IPv4 and this has been fixed.

commit 2e5b293afb512553d045aaee8182becfa9eceda1
Author: Pascal Delalande <pdl35 at free.fr>
Date:   Thu Feb 22 22:28:56 2018 +0100

    doc: update eve json output for DNS and HTTP

commit 12c350f77d3c7a1a7d57d1abb76ea4f3584bce45
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Mar 5 09:11:30 2018 +0100

    der/afl: free data during fuzzing

-----------------------------------------------------------------------

Summary of changes:
 doc/userguide/output/eve/eve-json-format.rst |  38 +++-
 src/alert-prelude.c                          | 309 +++++++++++++++++++++++++++
 src/alert-unified2-alert.c                   | 165 +++++++++-----
 src/alert-unified2-alert.h                   |   2 +-
 src/util-decode-der.c                        |   3 +-
 src/util-profiling-prefilter.c               |   4 +-
 6 files changed, 459 insertions(+), 62 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list