[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3beta2-68-gba5f757

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Jun 29 14:44:52 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  ba5f757c4717400d18654ae6cee2d5f0feb4dab3 (commit)
       via  0c98980e21e75d767c6414e36b185cea70051ea6 (commit)
       via  d236e68b62a91c155602207a6747ceada8995d5b (commit)
       via  3d12b740125027ed2fdbc8268f9bb3ff28fe7e4f (commit)
       via  a6471cdb9cc49eaf900a59971369d22bdc5499f7 (commit)
      from  4cf6bb3f4cbdab8a0cd57964be801cf676d2ec26 (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 ba5f757c4717400d18654ae6cee2d5f0feb4dab3
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Fri Jun 29 19:27:21 2012 +0530

    sc_atomic_cas replaced with sc_atomic_set

commit 0c98980e21e75d767c6414e36b185cea70051ea6
Author: Victor Julien <victor at inliniac.net>
Date:   Thu May 31 11:25:53 2012 +0200

    http: add unittest to test \r in header line.

commit d236e68b62a91c155602207a6747ceada8995d5b
Author: Victor Julien <victor at inliniac.net>
Date:   Thu May 31 11:00:34 2012 +0200

    htp: keep track of header line terminators so http_raw_header can reconstruct exact headers.

commit 3d12b740125027ed2fdbc8268f9bb3ff28fe7e4f
Author: Victor Julien <victor at inliniac.net>
Date:   Thu May 31 10:59:55 2012 +0200

    http_raw_header: add some debug code.

commit a6471cdb9cc49eaf900a59971369d22bdc5499f7
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jun 29 14:38:19 2012 +0200

    icmpv6: for ICMPv6 info messages set payload ptr and length to right after 4 byte hdr.

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

Summary of changes:
 libhtp/htp/htp.h             |    5 ++-
 libhtp/htp/htp_request.c     |   23 +++++++++-
 libhtp/htp/htp_response.c    |   19 +++++++++
 libhtp/htp/htp_transaction.c |    2 +
 libhtp/htp/htp_util.c        |   16 +++++++
 src/app-layer-htp.c          |   90 ++++++++++++++++++++++++++++++++++++++++++
 src/cuda-packet-batcher.c    |    2 +-
 src/decode-icmpv6.c          |   17 ++++++++
 src/decode-icmpv6.h          |    1 -
 src/detect-engine-hrhd.c     |    9 +++-
 src/tm-threads.c             |   12 +++---
 src/util-atomic.c            |    4 +-
 src/util-mpm-b2g-cuda.c      |    2 +-
 13 files changed, 185 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list