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

Date: Mon, 18 Nov 2013 20:26:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53414

User: alagoutte
Date: 2013/11/18 08:26 PM

Log:
 From Peter Wu
 
 Support for EncryptedExtensions handshake type (a.k.a. NextProtocol)
 
 Based on https://tools.ietf.org/html/draft-agl-tls-nextprotoneg-04
 
 From me
 Fix warning found by fix-encoding-args

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