Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3343] SSL decryption support for IPv6 + DTLS/SSL RSA keyli

Date: Wed, 2 Jun 2010 09:32:25 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3343

Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4071|review_for_checkin?         |
               Flag|                            |
   Attachment #4071|0                           |1
        is obsolete|                            |
   Attachment #4725|                            |review_for_checkin?
               Flag|                            |

--- Comment #13 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2010-06-02 09:32:15 PDT ---
Created an attachment (id=4725)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4725)
Updated SSL decryption patch

The attached patch updates bug-3343-proposed.fixpatch with the following
changes:


Register obsolete preferences for "keys_list" in the SSL and DTLS dissectors.

Mark a lot of parameters unused.

Updat uat_new() calls to match API changes.

Chang the IPv6 address sscanf format at packet-ssl-utils.c:3109 to something
that will compile on OS X.


Should the sscanf()s be replaced with get_host_ipaddr and get_host_ipaddr6?
That would make the code more consistent with the rest of the program and let
the user use hostnames.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.