While reviewing the DOF dissectors (https://code.wireshark.org/review/8869), I
noticed that all of the registered dissectors used proto_set_cant_toggle() and
proto_mark_private(). I don't think either is appropriate for a "regular"
dissector, but I had never seen proto_mark_private(), so I loo
On Mon, Oct 12, 2015 at 02:02:18PM -0400, Jeff Morriss wrote:
> On 10/11/15 17:32, Peter Wu wrote:
> >Hi,
> >
> >Michal reported to me that a recent change in the SSL dissector was not
> >compatible with older GnuTLS versions[1].
> >
> >The changes introduced the use of functions gnutls_pubkey_impo
Hello,
I currently have a missing character between source and destination port in the
info column of udp and tcp. See attached screenshot.
Version 2.1.0 (v2.1.0rc0-98-g512d57c from master)
Compiled (64-bit) with Qt 5.5.0, with libpcap, without POSIX capabilities, with
Running on Mac OS X 10.11,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm proud to announce the release of Wireshark 1.12.8.
__
What is Wireshark?
Wireshark is the world's most popular network protocol analyzer. It is
used for troubleshooting,
On Oct 14, 2015, at 12:23 PM, Joerg Mayer wrote:
> I currently have a missing character between source and destination port in
> the
> info column of udp and tcp. See attached screenshot.
That's the Unicode LONG RIGHTWARDS ARROW character.
In TShark, it shows up as
1 0.00 10.56.10.10
On 10/14/2015 09:15 PM, Guy Harris wrote:
On Oct 14, 2015, at 12:23 PM, Joerg Mayer mailto:jma...@loplof.de>> wrote:
I currently have a missing character between source and destination
port in the
info column of udp and tcp. See attached screenshot.
I suspect your font doesn't support that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm proud to announce the release of Wireshark 2.0.0rc1.
This is the first release candidate for Wireshark 2.0.
__
What is Wireshark?
Wireshark is the world's most popular n
Hello all,
I'm trying to compile wireshark 1.99+ from git and have a few issues while
doing so.
The first issue was mentioned elsewhere on the mailing list already
(removing -Wc++-compat).
The second error however I don't see mentioned anywhere and occurs only
when compiling wireshark-qt:
In fil
Hi,
Do you have try with Qt5 ?
Regards,
On Wed, Oct 14, 2015 at 7:04 PM, Gerlof Fokkema
wrote:
> Hello all,
>
> I'm trying to compile wireshark 1.99+ from git and have a few issues while
> doing so.
> The first issue was mentioned elsewhere on the mailing list already
> (removing -Wc++-compat)