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

Date: Mon, 02 Sep 2013 08:16:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51634

User: martink
Date: 2013/09/02 01:16 AM

Log:
 From Michael Reschly
 dissect TLS/signature_algorithms extension
 
 from me
 separate function for dissecting the algorithm list
 remove some unnecessary checks and variables
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9092

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