Wireshark-commits: [Wireshark-commits] rev 37446: / /trunk/epan/dissectors/: packet-ssl-utils.c pac
      
      
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37446
User: sake
Date: 2011/05/28 11:17 AM
Log:
 Add "File -> Export -> SSL Session Keys..." to be able to save the keyring info for each session in the trace file. This makes it possible to give someone the trace and the exported keys so that they can decrypt the traffic in the trace, but not new sessions to the same server.
 
 (See also: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3444)
Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -1      packet-ssl-utils.c    Modified
  +3 -1      packet-ssl.c          Modified
  +2 -0      packet-ssl.h          Modified
Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
Directory: /trunk/gtk/
  Changes    Path                Action
  +2 -0      Makefile.common     Modified
  +266 -0    export_sslkeys.c    Added
  +43 -0     export_sslkeys.h    Added
  +5 -0      menus.c             Modified
Directory: /trunk/image/
  Changes    Path                 Action
  +7 -0      file_dlg_win32.rc    Modified
Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified
(2 files not shown)