[Wireshark-dev] U3 Packaging

2006-08-09 Thread Graeme Lunt
Hi, I have been working on packaging Wireshark for U3 devices - basically a more intelligent USB device - see http://www.u3.com/. It allows you to run applications, in this case Wireshark, from your USB device without having to install Wireshark onto the machine (though it does copy some files

Re: [Wireshark-dev] GnuTLS for Windows added

2006-08-09 Thread Kukosa, Tomas
It works fine now. BTW I would move GnuTLS initialization from packet-ssl-utils.c to epan.c as we use it in more dissectors. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerald Combs Sent: Wednesday, August 09, 2006 4:10 AM To: Developer support

Re: [Wireshark-dev] U3 Packaging

2006-08-09 Thread Guy Harris
Graeme Lunt wrote: Anyway, just thought I'd flag this and get some feedback. Just in case they end up supporting platforms other than Windows (their FAQ uses currently when discussing the lack of OS X and Linux support), perhaps it should be packaging/u3/windows or packaging/u3/win32? (This

Re: [Wireshark-dev] U3 Packaging

2006-08-09 Thread Joerg Mayer
On Wed, Aug 09, 2006 at 08:22:18AM +0200, Graeme Lunt wrote: I have been working on packaging Wireshark for U3 devices - basically a more intelligent USB device - see http://www.u3.com/. ... The packaging is basically a zip file with a manifest file, and it was straight-forward to get

Re: [Wireshark-dev] Re-use of header fields

2006-08-09 Thread Benjamin M Stocks
I have a question on the mechanics of the header fields in Wireshark. I am developing a dissector for a protocol where a specific data format may repeat from 1 - N times within the same payload. Can I reuse the same header field identifier, registered with proto_register_field_array, for

[Wireshark-dev] Standards supported by dissectors

2006-08-09 Thread David Sips
Hello all, I am new to development w.r.t. Wireshark though I have been a user for years. The question is, what are the rules/guidelines regarding protocol support from a standards perspective? Must a protocol meet a certain threshold before it can be included as part of official

[Wireshark-dev] ANSI MAP / TCAP dissector hooks

2006-08-09 Thread Michael Lum
Hello, why was the way ANSI MAP hooks into TCAP changed? I believe there is a problem with it. I have attached a capture file with the following: SCTP M2UA MTP3 (ITU) SCCP TCAP (ANSI) ANSI MAP My preferences were set to: MTP3 (ANSI) ANSI MAP (SSN RANGE 5-14) Procedure: 1. Start Ethereal

[Wireshark-dev] [Patch] workaround ASN1 dissector crash on win32

2006-08-09 Thread Richard Riley
Hello, In Windows distributions the ASN1 dissector crashes when trying to load its type table file. The problem seems to be caused by calling fstat [in C runtime library linked to asn1.dll] on a file handle that was returned from eth_fopen / g_fopen [in wiretap.dll / glib.dll?] and this sort of

[Wireshark-dev] Firewall ACL

2006-08-09 Thread Dan Morin
Hi guys and gals, I am a HUGE fan of Wireshark, as well as its former counterpart, Ethereal. I had just updated to Wireshark and was perusing the documentation and discovered a neat feature documented. That is the Firewall ACL Rules under Analyze. Theres only one problem: the option