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

Wireshark-dev: Re: [Wireshark-dev] Unused SSL Code

From: "Kukosa, Tomas" <tomas.kukosa@xxxxxxxxx>
Date: Mon, 24 Mar 2014 12:54:50 +0000
Hi Evan,

we use it in proprietary protocol which transports encrypted master keys for tracing purposes.
I guess it is general enough that it could be used also from other "tracing" protocols transferring master key although it is not used now.


Best regards,
  Tomas


-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Evan Huus
Sent: Monday, March 24, 2014 12:27
To: Wireshark Developer List
Subject: [Wireshark-dev] Unused SSL Code

I was just poking through packet-ssl.[ch] for change [1] and noticed that ssl_set_master_secret isn't used. The compiler's not flagging it because it's in a header file, but I don't see it showing up anywhere else in the code base.

Remove it? Or is it exposed for 3rd-party plugins that need it? In the latter case, a comment would be nice.

Evan

[1] https://code.wireshark.org/review/#q,Ie59c379a4f00c807ebc50c95eea2017f8cac0c69,n,z
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe