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