[Oisf-devel] [COMMIT] OISF branch, master-1.4.x, updated. suricata-1.4.6-10-g7fdc349
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Tue Dec 10 16:39:32 UTC 2013
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-1.4.x has been updated
via 7fdc3492bc432ea0e4953d04bb87a394e11b3f7e (commit)
via 44b340d057ce0f5e8fd00c20a5c4c30af256bdb2 (commit)
via 76accaa8565daaed7705b049cde172e0e2f3d230 (commit)
via 188a07fbd0c90cb94c97d51bd8a84e9d4e76ccb0 (commit)
via 16566f90c042d625866b3491a939f0e341f8a2b8 (commit)
via 09d3aa3d4456b39e850cae491ae61f113f0e3ce2 (commit)
from 9bc7ab604569465ea919f6ee83558d609eeb4405 (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 7fdc3492bc432ea0e4953d04bb87a394e11b3f7e
Author: Victor Julien <victor at inliniac.net>
Date: Sun Dec 1 11:37:52 2013 +0100
Fix parsing of 'custom' detect grouping values
Also, add error checking
Bug 892
commit 44b340d057ce0f5e8fd00c20a5c4c30af256bdb2
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 10 18:24:40 2013 +0200
iprep: fix reputation loading and reloading
When an IP is listed in multiple categories, each new "load" would clear the
previous loads for that IP.
Bug #976
commit 76accaa8565daaed7705b049cde172e0e2f3d230
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 10 09:30:48 2013 +0100
Bug 1061: fix multiple vars per sig in ordering
In sigordering rules that had multiple vars doing the same operation,
like setting multiple flowbits, would not be considered correctly.
Bug 1061.
commit 188a07fbd0c90cb94c97d51bd8a84e9d4e76ccb0
Author: Victor Julien <victor at inliniac.net>
Date: Tue Dec 10 16:19:52 2013 +0100
delayed detect: init threshold at proper time
Don't initialize threshold before rules on delayed detect. Bug #1000.
commit 16566f90c042d625866b3491a939f0e341f8a2b8
Author: Victor Julien <victor at inliniac.net>
Date: Wed Nov 13 11:47:40 2013 +0100
detect: only inspect smsg for valid tcp packets
Packets that are rejected by the stream engine are not considered
part of an established tcp session. By allowing them to inspect
an smsg, some smsgs would not be properly inspected.
commit 09d3aa3d4456b39e850cae491ae61f113f0e3ce2
Author: Victor Julien <victor at inliniac.net>
Date: Tue Nov 12 18:20:11 2013 +0100
stream: fix sequence number on smsg
Set correct starting sequence on the smsg. This causes smsg to be
inspected slightly earlier.
-----------------------------------------------------------------------
Summary of changes:
src/detect-engine-sigorder.c | 77 ++++++++++++++---
src/detect-engine.c | 200 +++++++++++++++++++++++++++++++++++-------
src/detect-iprep.c | 4 +-
src/detect.c | 4 +-
src/reputation.c | 27 +++++-
src/stream-tcp-reassemble.c | 8 +-
src/suricata.c | 4 +-
7 files changed, 266 insertions(+), 58 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list