https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6361
Summary: File/Directory Dialog for UAT preferences
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: doj@xxxxxxxxx
Created an attachment (id=7048)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7048)
File/Directory Dialog for UAT preferences, SVN trunk
Build Information:
checked compilation on different Linux and Windows systems.
--
This patch add a File/Directory Dialog as a field type for UAT preferences. The
field will behave like a text (string) field when read by dissectors, but
instead of a gtk_entry lineedit a button is used. When the button is clicked
the standard GTK file/directory selection dialog is used to get the
file/directory name.
I have mainly used this to enter SSL keys and while doing these changes, also
made some minor enhancements to the callback function which check the UAT
values for the SSL preferences.
I attach two patches, one made against Wireshark trunk sources today and one
made against 1.6.2 release. I guess this enhancement is worthwhile to also
include in future 1.6 releases.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.