[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-191-g56c6dd9
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Fri Jun 14 10:11:01 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 has been updated
via 56c6dd9bb262d7d7249c3cabe6a6efde1927a8da (commit)
via c3d98f96402064b67d67b9481431010e8fd3f42e (commit)
via bd6896bee182c4dec24775bbdca70c3d422dd68d (commit)
via 0fbfaadd534fa3cf48930ca341e32cb247a3fd35 (commit)
from 5157ce16bc57dc0b4e2467f50c7ca6b32154078c (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 56c6dd9bb262d7d7249c3cabe6a6efde1927a8da
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jun 11 12:21:25 2013 +0200
bytetest: add unittest showing missed detection
Tests recursive and relative negative byte_test matching.
commit c3d98f96402064b67d67b9481431010e8fd3f42e
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date: Thu Jun 13 20:24:55 2013 +0530
Fix the bug specified in the previous commit.
Bug emanates from byte_test, byte_jump and byte_extract keyword being
unable to handle negative offsets when the inspection pointer is at the
end of the buffer.
commit bd6896bee182c4dec24775bbdca70c3d422dd68d
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date: Thu Jun 13 20:20:55 2013 +0530
Unit-tests exposing a bug in byte_test, byte_jump and byte_extract.
Bug emanates from all the keywords being unable to handle negative offsets
when the inspection pointer is at the end of the buffer.
commit 0fbfaadd534fa3cf48930ca341e32cb247a3fd35
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jun 11 12:20:37 2013 +0200
bytetest: fix debug messages not printing negative offset correctly
-----------------------------------------------------------------------
Summary of changes:
src/detect-byte-extract.c | 9 +--
src/detect-bytejump.c | 8 +-
src/detect-bytetest.c | 13 ++--
src/detect-engine-hsbd.c | 129 +++++++++++++++++++++++++++++++++++++++++++
src/detect-engine-payload.c | 72 ++++++++++++++++++++++++
5 files changed, 215 insertions(+), 16 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list