[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2beta1-87-g515d070

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Jan 10 16:29:08 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  515d070554457ccdf9231d208be17692f66e5f21 (commit)
       via  aac2d91bcc596145404d3416151f03c6014ac539 (commit)
       via  f084874998e3d3091950e3a729f057f0d7312127 (commit)
       via  16cfae2f51d24899cc4fac7f67303902b98f4e5e (commit)
      from  f773942ce0eb5fb74d85250b9da9f04bd26f9905 (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 515d070554457ccdf9231d208be17692f66e5f21
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Jan 10 17:21:03 2012 +0100

    Print elapsed time with millisecond precision.

commit aac2d91bcc596145404d3416151f03c6014ac539
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Jan 10 16:23:32 2012 +0100

    Set DROP flag for reject action so in addition to sending the rst, in IPS mode also drop the offending packet.

commit f084874998e3d3091950e3a729f057f0d7312127
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Jan 10 14:15:59 2012 +0100

    Fix HTTP state and raw stream not being inspected at the same time. Adds an exception to transaction id handling for HTTP.

commit 16cfae2f51d24899cc4fac7f67303902b98f4e5e
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jan 6 11:08:10 2012 +0100

    Trigger raw stream reassembly on receiving a full HTTP request or response.

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

Summary of changes:
 src/alert-fastlog.c           |   12 ++--
 src/alert-syslog.c            |   12 ++--
 src/app-layer-htp.c           |    6 ++
 src/app-layer-parser.c        |   31 ++++++++-
 src/app-layer-parser.h        |    2 +
 src/detect-engine-sigorder.c  |    2 +-
 src/detect-http-server-body.c |  154 +++++++---------------------------------
 src/detect-parse.c            |    8 +-
 src/detect.c                  |   47 ++++++++++++-
 src/stream-tcp-private.h      |    3 +
 src/stream-tcp-reassemble.c   |   37 +++++++++-
 src/stream-tcp-reassemble.h   |    2 +
 src/suricata.c                |    4 +-
 13 files changed, 167 insertions(+), 153 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list