[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0-7-gb9227ad

OISF Git noreply at openinfosecfoundation.org
Thu Mar 27 08:46:37 UTC 2014


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  b9227ad20c5b24775e58884739abfb8862af0024 (commit)
       via  1195f882b92e8f65f14d350bf4c36bcc867885a9 (commit)
       via  7539372db799568a0c1a9048331059c2f9bcdf78 (commit)
       via  eb3a9d30769a366a015783dc1de4a2d32899aeb5 (commit)
      from  a96446d39e8731e7c8688d0ef92195c242b973e0 (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 b9227ad20c5b24775e58884739abfb8862af0024
Author: Victor Julien <victor at inliniac.net>
Date:   Sat Mar 8 16:10:09 2014 +0100

    tls: no event on 'new session ticket' in handshake
    
    Don't set an event on encountering a 'new session ticket' (4) record
    in the TLS handshake.

commit 1195f882b92e8f65f14d350bf4c36bcc867885a9
Author: Victor Julien <victor at inliniac.net>
Date:   Sat Mar 8 14:35:56 2014 +0100

    ipv6: add support for PAD1
    
    Support PAD1 in IPv6 HOP options header and DST options header.

commit 7539372db799568a0c1a9048331059c2f9bcdf78
Author: Victor Julien <victor at inliniac.net>
Date:   Sat Mar 8 14:12:47 2014 +0100

    icmpv6: add multicast types
    
    Only add them to check if the code is 0 and to make sure the default
    case doesn't set an 'unknown type' event.

commit eb3a9d30769a366a015783dc1de4a2d32899aeb5
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Mar 12 22:52:00 2014 +0100

    TLS: register patterns for tls-alerts
    
    Register patterns for when server has an alert as the first message.

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

Summary of changes:
 src/app-layer-ssl.c |   24 ++++++++++++++++++++
 src/decode-icmpv6.c |   18 +++++++++++++++
 src/decode-ipv6.c   |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/decode-ipv6.h   |    1 +
 4 files changed, 105 insertions(+)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list