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

Date: Sun, 05 May 2013 14:01:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49173

User: eapache
Date: 2013/05/05 07:01 AM

Log:
 From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567
 
 [PATCH 3/8]
 Detect PSK and RSA_PSK key exchange
 
 [PATCH 4/8]
 Dissect the identity hint for PSK and RSA_PSK key exchanges
 
 [From me]
 Using proto_tree_add_item instead of proto_tree_add_uint in one place

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