http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19383
User: gal
Date: 2006/09/30 02:37 PM
Log:
A new field information flag, FI_URL, to indicate a field contains a URL.
This is used to display the field underlined and to allow the user to double-click on it (like FT_FRAMENUM) to open the URL in the configured browser.
Example usage in the x509ce and logotype certificate extensions.
Directory: /trunk/epan/dissectors/
Changes Path Action
+7 -1 packet-logotypecertextn.c Modified
+6 -1 packet-x509ce.c Modified
Directory: /trunk/epan/
Changes Path Action
+8 -0 proto.h Modified
Directory: /trunk/gtk/
Changes Path Action
+9 -1 proto_draw.c Modified
Directory: /trunk/asn1/logotype-cert-extn/
Changes Path Action
+5 -0 logotype-cert-extn.cnf Modified
Directory: /trunk/asn1/x509ce/
Changes Path Action
+1 -1 x509ce-exp.cnf Modified
+4 -0 x509ce.cnf Modified