[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-392-gffe4a30
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Sat Nov 30 13:12:36 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 ffe4a302a1c61ff0e868e9ab3f2d5683cb4a24c8 (commit)
via 3e604b8703a21ef94fd7f264199e3f1edd53e7be (commit)
via ab22385083fc8e52ba5115ce153dce796a6e3812 (commit)
via 866b3a1c5db17c9c07535b4897c1a38891297305 (commit)
from 277fb61c1d991d84730d253c0fc0274c3f81a7ee (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 ffe4a302a1c61ff0e868e9ab3f2d5683cb4a24c8
Author: Victor Julien <victor at inliniac.net>
Date: Sat Nov 30 13:06:44 2013 +0100
vars: optimize layout to reduce size requirements of flowbits and other vars
commit 3e604b8703a21ef94fd7f264199e3f1edd53e7be
Author: Victor Julien <victor at inliniac.net>
Date: Sat Nov 30 13:00:17 2013 +0100
pcre: parsing cleanup
Remove all flags indicating the buffer type. They were only used
at parse time.
Because of this the DetectPcreData_ structure could shrink to 32
bytes.
commit ab22385083fc8e52ba5115ce153dce796a6e3812
Author: Victor Julien <victor at inliniac.net>
Date: Sat Nov 30 12:58:37 2013 +0100
stream: minor clean up of TcpSession structure
commit 866b3a1c5db17c9c07535b4897c1a38891297305
Author: Victor Julien <victor at inliniac.net>
Date: Sat Nov 30 12:57:34 2013 +0100
content: reorder DetectContentData member, shrinking the struct from 64 to 48 bytes.
-----------------------------------------------------------------------
Summary of changes:
src/detect-content.h | 10 +-
src/detect-http-client-body.c | 6 +-
src/detect-http-header.c | 6 +-
src/detect-http-hh.c | 6 +-
src/detect-http-hrh.c | 6 +-
src/detect-http-raw-header.c | 6 +-
src/detect-http-server-body.c | 6 +-
src/detect-http-ua.c | 6 +-
src/detect-pcre.c | 271 +++++++++++++++++-----------------------
src/detect-pcre.h | 27 +----
src/flow-bit.h | 2 +-
src/flow-var.h | 2 +-
src/stream-tcp-private.h | 3 +-
src/util-var-name.c | 2 +-
src/util-var.h | 2 +-
15 files changed, 150 insertions(+), 211 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list