http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20300
User: kukosa
Date: 2007/01/04 09:20 AM
Log:
- new ssl_set_master_secret() which can set master secret (and optionally other parameters) into SSL dissector from external source, e.g. private 'trace protocol' dissector
- call 'data' subdissector for decrypted data in real dissector is not found
Directory: /trunk/epan/dissectors/
Changes Path Action
+11 -2 packet-ssl-utils.c Modified
+8 -1 packet-ssl-utils.h Modified
+141 -4 packet-ssl.c Modified
+6 -0 packet-ssl.h Modified
Directory: /trunk/epan/
Changes Path Action
+1 -0 libwireshark.def Modified