Wireshark-commits: [Wireshark-commits] rev 52596: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 14 Oct 2013 03:07:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52596

User: mmann
Date: 2013/10/14 03:07 AM

Log:
 TLS server key exchange misses sig and hash algorithm for TLS 1.2.  Bug 9208 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9208).
 
 1. Fix ECDH server key exchange for TLS 1.2
 2. Fix RSA server key exchange for TLS 1.2
 
 From Hauke Mehrtens

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +80 -6     packet-ssl.c    Modified