[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2.1-211-g22349f8

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Mar 22 17:32:27 UTC 2012


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  22349f863be5a3215437b64b98cb7e1abde244cb (commit)
       via  ba4613aef1ef3d441ba1688453fb10a2cd16a8a2 (commit)
       via  f4b542d703ee9a78924eb4194ae2f1cc2209e5de (commit)
       via  bd66a4bba9672cf46e404d94fcc74aba3e10d070 (commit)
       via  4d192a688138ede3c4d7309a24ab839093096f96 (commit)
      from  8d1fe9f2fa40953cf8a46fb5f90a176a4a6fbb50 (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 22349f863be5a3215437b64b98cb7e1abde244cb
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Mar 22 18:26:40 2012 +0100

    file magic: don't disable inspecting magic for both directions if files in only one direction don't need magic.

commit ba4613aef1ef3d441ba1688453fb10a2cd16a8a2
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Mar 22 17:02:41 2012 +0100

    Add host section to stock yaml.

commit f4b542d703ee9a78924eb4194ae2f1cc2209e5de
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Mar 22 17:02:25 2012 +0100

    Enforce memcap limit before allocating hash table in host and flow engines.

commit bd66a4bba9672cf46e404d94fcc74aba3e10d070
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Mar 22 17:01:34 2012 +0100

    Fix typo in spm prototype declaration.

commit 4d192a688138ede3c4d7309a24ab839093096f96
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu Mar 22 17:15:15 2012 +0530

    update all spm algos to use 16 bit pattern lengths. Should compress a lot of tables

-----------------------------------------------------------------------

Summary of changes:
 src/app-layer-htp-file.c |   24 +++++++++++++-----
 src/flow.c               |   10 ++++++++
 src/flow.h               |   11 +++++---
 src/host.c               |   12 ++++++++-
 src/suricata.c           |    1 +
 src/util-file.c          |   18 ++++++++++++-
 src/util-spm-bm.c        |   31 ++++++++++++------------
 src/util-spm-bm.h        |   27 +++++++++++----------
 src/util-spm-bs.c        |    4 +-
 src/util-spm-bs.h        |    4 +-
 src/util-spm-bs2bm.c     |    8 +++---
 src/util-spm-bs2bm.h     |    8 +++---
 src/util-spm.c           |   58 +++++++++++++++++++++++-----------------------
 src/util-spm.h           |    8 +++---
 suricata.yaml.in         |    9 +++++++
 15 files changed, 146 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list