[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.2.1-227-gc3b4dd5
OISF Git
noreply at openinfosecfoundation.org
Wed Apr 19 06:25:08 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 c3b4dd5a7d742ddf0ce051466f96e6fb09b6d4da (commit)
via ba612654032bdc496f1613169f4c898a69fd441e (commit)
via 535d9e35298299b1815fbf6d6755739259495118 (commit)
via dd70b3fda07b1beb00bf0a82f743389338a70c2a (commit)
via ec964ebf8406220593898aaf01252d26bba0ec17 (commit)
from 8f15e30a58e2f619555f2bd5ab7eaee7b42e88e2 (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 c3b4dd5a7d742ddf0ce051466f96e6fb09b6d4da
Author: Victor Julien <victor at inliniac.net>
Date: Sat Apr 15 18:58:31 2017 +0200
qa: add --no-random commandline option
commit ba612654032bdc496f1613169f4c898a69fd441e
Author: Victor Julien <victor at inliniac.net>
Date: Sat Apr 15 23:34:18 2017 +0200
qa: add rand/rand_r to banned functions
commit 535d9e35298299b1815fbf6d6755739259495118
Author: Victor Julien <victor at inliniac.net>
Date: Sat Apr 15 23:29:48 2017 +0200
random: convert stream and htp to new call
commit dd70b3fda07b1beb00bf0a82f743389338a70c2a
Author: Victor Julien <victor at inliniac.net>
Date: Sat Apr 15 23:20:48 2017 +0200
random: improve random logic
Improve random logic for hash tables.
Implement Windows random API if it is available.
commit ec964ebf8406220593898aaf01252d26bba0ec17
Author: Victor Julien <victor at inliniac.net>
Date: Thu Apr 13 16:55:34 2017 +0200
mingw: don't use uint type as mingw doesn't have it
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 +--
qa/coccinelle/banned-functions.cocci | 2 +-
src/app-layer-htp.c | 40 ++++++++++++---------
src/defrag-hash.c | 5 +--
src/flow.c | 5 +--
src/host.c | 5 +--
src/ippair.c | 5 +--
src/stream-tcp.c | 9 ++---
src/suricata.c | 8 +++++
src/suricata.h | 1 +
src/util-device.c | 2 +-
src/util-random.c | 70 ++++++++++++++++++++++++++----------
src/util-random.h | 6 ++--
13 files changed, 100 insertions(+), 62 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list