[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.0.1-121-gc2f0f82

OISF Git noreply at openinfosecfoundation.org
Mon Apr 11 15:21:03 UTC 2016


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  c2f0f82bb4aadf5eaf7bc72f4c990dd875d91731 (commit)
       via  18f88a6344e3d981da4966d59662d029b2713065 (commit)
       via  a985b450e347b84ea7f53a4fbdd37c2da80a5d1c (commit)
       via  e117461d4bc02bc7e0e84850e9309629c1f3c07c (commit)
       via  550823455ed62a1d213c125f013af6ea3ad17631 (commit)
       via  434b09563abe5c159b3605415d65b54880431b36 (commit)
       via  365015c2d54f484b9547f60f4851c2a5a979dc24 (commit)
       via  e27ad81a43c9780f0756ffba4eb5c2ed97d0bfb0 (commit)
      from  fdff9e97e466d9b442cecd826f0074f8adc6b861 (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 c2f0f82bb4aadf5eaf7bc72f4c990dd875d91731
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Sun Apr 10 14:57:19 2016 +0200

    util-decode-der: fix hang detected by AFL
    
    Fix hang that occurs when child->length is zero, resulting in an
    endless loop.

commit 18f88a6344e3d981da4966d59662d029b2713065
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Sat Apr 2 13:44:43 2016 +0200

    util-decode-der-get: code cleanup

commit a985b450e347b84ea7f53a4fbdd37c2da80a5d1c
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Sat Apr 2 12:09:55 2016 +0200

    util-decode-der: code cleanup

commit e117461d4bc02bc7e0e84850e9309629c1f3c07c
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Fri Apr 1 19:27:37 2016 +0200

    app-layer-ssl: code cleanup

commit 550823455ed62a1d213c125f013af6ea3ad17631
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Fri Apr 1 11:48:44 2016 +0200

    app-layer-tls-handshake: code cleanup

commit 434b09563abe5c159b3605415d65b54880431b36
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Fri Apr 1 09:40:56 2016 +0200

    app-layer-tls-handshake: remove duplicate include

commit 365015c2d54f484b9547f60f4851c2a5a979dc24
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date:   Thu Apr 7 10:31:25 2016 +0300

    Support sending rejects via libnet when running under non-root.
    
    Since version 1.1.6 libnet handles capabilities correctly.
    So changing libnet's version checking a little bit should do the trick.

commit e27ad81a43c9780f0756ffba4eb5c2ed97d0bfb0
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Apr 11 14:08:39 2016 +0200

    autotools: add AS_VERSION_COMPARE stub for CentOS 5

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

Summary of changes:
 configure.ac                  |  14 +-
 src/app-layer-ssl.c           | 470 +++++++++++++++++++++++++-----------------
 src/app-layer-tls-handshake.c |  29 +--
 src/detect-parse.c            |   2 +-
 src/util-decode-der-get.c     |  40 ++--
 src/util-decode-der.c         | 261 ++++++++++++++++-------
 6 files changed, 530 insertions(+), 286 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list