Wireshark-commits: [Wireshark-commits] master c3c8316: SSL/TLS: Add support of TLS Fallback Signali
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Apr 2015 04:51:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3c8316d2e39b3bcd77c12968084f6066393a52b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c3c8316 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    SSL/TLS: Add support of TLS Fallback Signaling Cipher Suite Value (SCSV) for Preventing Protocol Downgrade Attacks (RFC 7507)
    
    Update comment about TLS_FALLBACK_SCSV
    Add new alert Inappropriate Fallback (86)
    
    Change-Id: I17385b0a9ad71f3623ff4fdb4a9c588e46ba8d58
    Reviewed-on: https://code.wireshark.org/review/8203
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  de1b3c6   ISIS: Add TLV 149 support (SID/Label Binding)
    adds  c3c8316   SSL/TLS: Add support of TLS Fallback Signaling Cipher Suite Value (SCSV) for Preventing Protocol Downgrade Attacks (RFC 7507)


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)