[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3beta1-53-gd39b7b7

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed May 16 12:42:24 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  d39b7b72bdb00fcd3a62878a37524e54e4ebdfe5 (commit)
       via  7495f597737b6761be617f0bf41d1fba54f8ca0e (commit)
       via  f204b52e10e01a0ed0a8edabb82ffdc3aa835b14 (commit)
       via  59057e542e49cfbc01b0ae6c9f87b565cdf9a9b0 (commit)
       via  aef4835c56cb666c784e546d2b084e669f1bd13c (commit)
       via  3df3be0efc3cb8b69017541da200391a23fe1b22 (commit)
       via  5d221942999ebda17ca09a0618a98e1b99cbc3ac (commit)
       via  7dec21be4ce48661f593d42ed23629d6a9892306 (commit)
       via  85db868a83053f7a3b22301687684eb9941c8675 (commit)
       via  c34713321a85689277fffb6391cefece48e87d70 (commit)
       via  887b4e0b6a5c5eae8699e5acb47640f723ecd9bd (commit)
      from  bff2866aedf8912fe00da933a0546a9b9a54f195 (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 d39b7b72bdb00fcd3a62878a37524e54e4ebdfe5
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri May 4 14:06:01 2012 +0530

    Add a nice error message when we exceeded address buffer limit for a rule

commit 7495f597737b6761be617f0bf41d1fba54f8ca0e
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri May 4 12:06:20 2012 +0530

    bug #451 fix for parsing address. Increase buffer size

commit f204b52e10e01a0ed0a8edabb82ffdc3aa835b14
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue May 15 21:32:47 2012 +0530

    bug #461 - http header shouldn't match on cookie header

commit 59057e542e49cfbc01b0ae6c9f87b565cdf9a9b0
Author: Eric Leblond <eric at regit.org>
Date:   Fri May 11 19:25:55 2012 +0200

    Openbsd: Fix some warning related to inline usage.
    
    gcc on OpenBSD does not support C99 inline functions. This patch
    modify the build system to handle this. It also change the order
    of declaration of some functions to avoid to use them before
    declaring them as inline.

commit aef4835c56cb666c784e546d2b084e669f1bd13c
Author: Eric Leblond <eric at regit.org>
Date:   Fri May 11 19:25:54 2012 +0200

    htp OpenBSD: fix inline related warning

commit 3df3be0efc3cb8b69017541da200391a23fe1b22
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri May 4 21:41:51 2012 +0530

    bug 418 - update http log to escape backslashes

commit 5d221942999ebda17ca09a0618a98e1b99cbc3ac
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue May 15 19:20:04 2012 +0530

    fix failing rate filter unittest

commit 7dec21be4ce48661f593d42ed23629d6a9892306
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue May 15 18:42:24 2012 +0530

    fix rate filters that reset the sig ctx data and handled action timeouts wrongly

commit 85db868a83053f7a3b22301687684eb9941c8675
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue May 15 18:27:37 2012 +0530

    indentation fix

commit c34713321a85689277fffb6391cefece48e87d70
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Sun May 6 22:07:22 2012 +0530

    fix rate filter alert suppression. Log error if rate filter has count of 0. Other minor fixes as well

commit 887b4e0b6a5c5eae8699e5acb47640f723ecd9bd
Author: Victor Julien <victor at inliniac.net>
Date:   Sun May 13 01:48:07 2012 +0200

    Disable some stream rules by default, fix sid no typo.

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

Summary of changes:
 configure.in                  |    2 +-
 libhtp/configure.ac           |   16 ++++++
 rules/stream-events.rules     |   10 ++--
 src/decode.c                  |  116 +++++++++++++++++++++--------------------
 src/detect-engine-address.c   |   10 +++-
 src/detect-engine-alert.c     |    4 +-
 src/detect-engine-hhd.c       |    6 ++
 src/detect-engine-iponly.c    |    4 +-
 src/detect-engine-threshold.c |  115 +++++++++++++++++++++-------------------
 src/util-error.c              |    1 +
 src/util-mpm-b3g.c            |   34 ++++++------
 src/util-mpm-wumanber.c       |   52 +++++++++---------
 src/util-print.c              |    9 +++-
 src/util-threshold-config.c   |   57 ++++++++++++++++----
 14 files changed, 256 insertions(+), 180 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list