Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Sat, 18 Dec 2010 01:16:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35216

User: sake
Date: 2010/12/17 05:16 PM

Log:
 Add support for the TLSv1.2 format of the CertificateRequest handshake message.
 
 (see: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5485 )

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +19 -0     packet-ssl-utils.c    Modified
  +2 -0      packet-ssl-utils.h    Modified
  +137 -3    packet-ssl.c          Modified