Ethereal-dev: Re: [Ethereal-dev] ASN.1 dissector.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 28 Oct 2003 11:32:45 -0800
On Mon, Oct 27, 2003 at 11:03:33PM -0800, Guy Harris wrote:
> OK, I've checked it in, with one change to fix a compiler warning, and 
> with various additional infrastructure changes (all the crap that 
> automake wants a plugin to have, plus stuff for the NSIS installer).

OK, I've just noticed that it uses GTK+, not just GLib; dissectors must
*NOT* do anything with the GUI, as they have to work in Tethereal as
well.