suricata-daily-git-test:master-4.1.x

Last commit made on 2020-12-04
Get this branch:
git clone -b master-4.1.x https://git.launchpad.net/suricata-daily-git-test

Branch merges

Branch information

Name:
master-4.1.x
Repository:
lp:suricata-daily-git-test

Recent commits

7405cd1... by Victor Julien

release: 4.1.10; update changelog; require htp 0.5.36

5a933f0... by Philippe Antoine <email address hidden>

ssl: upgarde to uint32 for bytes_processed

as it can overflow, and is compared with uint32 such as
message_length and message_start and

(cherry picked from commit 48f0c612e39c66400fd2e1991899e0a025f6dede)

63db835... by Jason Ish <email address hidden>

dnp3: regenerate object decoders

02a98f0... by Jason Ish <email address hidden>

script/dnp3-gen: update generator to reflect in tree changes

Some changes were made to the generated files instead of the
generator script. Update the script to generate what is
in the current state of the in-tree generated files.

(cherry picked from commit 4976afd96abf7b8dd49b444ee81df8091668f75e)

d5efabe... by Philippe Antoine <email address hidden>

dnp3: avoids DOS by too long loop over null-sized objects

(cherry picked from commit 15980af7de4043bf32136e7af1e98c9470f8557f)

d415c0b... by Angelo Mirabella <email address hidden>

unix-socket: fix alert metadata logging

This changeset fixes a bug that was preventing suricata to dump
alert metadata info when running in unix-socket mode.
When running in unix-socket mode, suricata was skipping the
initialization of the output modules and, as a consequence,
the metadata output module was never invoked.

(cherry picked from commit ea15282f47c6ff781533e3a063f9c903dd6f1afb)

b74ed0f... by Philippe Antoine <email address hidden>

packet: set length of 0 for too big copy

(cherry picked from commit d5ac77ee8b2008e3e401fff6cbe28ced3bdf69ba)

e621de5... by Victor Julien

decode/null: fix type parsing

(cherry picked from commit 14aacbd067c483c72578a86c78d16253b7dc3e93)

bf904c7... by Victor Julien

rust: fix warnings found by nightly compiler

9a0a5ab... by Victor Julien

detect/mpm: remove usused cleanup function

(cherry picked from commit e7b52010168a5b26a0d18500edd731f234b17646)