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

Date: Mon, 14 Oct 2013 02:34:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52595

User: mmann
Date: 2013/10/14 02:34 AM

Log:
 DTLS 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 DTLS 1.2
 2. Fix RSA server key exchange for DTLS 1.2
 
 From Hauke Mehrtens

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