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

Date: Mon, 20 Jan 2014 20:26:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54860

User: etxrab
Date: 2014/01/20 08:26 PM

Log:
 From alexeyv:
 Add decryption for resumed TLS sessions with a session ticket.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5963

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -2      packet-dtls.c         Modified
  +77 -3     packet-ssl-utils.c    Modified
  +10 -1     packet-ssl-utils.h    Modified
  +28 -16    packet-ssl.c          Modified