https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6225
Summary: New dissector: XMPP protocol
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: okrojmariusz@xxxxxxxxx
Created an attachment (id=6805)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6805)
Patch - initial version
Build Information:
wireshark 1.7.0 (SVN Rev 38425 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.20.1, with Cairo 1.8.10, with Pango 1.28.0, with
GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3.3, without POSIX capabilities,
with threads support, without libpcre, without SMI, without c-ares, without
ADNS, without Lua, without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.4,
without
Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on Linux 2.6.32-33-generic, with locale pl_PL.utf8, with libpcap
version
1.0.0, with libz 1.2.3.3, GnuTLS 2.8.5, Gcrypt 1.4.4.
Built using gcc 4.4.3.
--
XMPP is communication protocol that is based on XML.
Existing Jabber dissector has only few filtering possibilities and displays
packets in inconvenient way.
This dissector is a result of cooperation with Jitsi community as Google Summer
of Code project (http://www.jitsi.org/index.php/GSOC2011/XmppWireshark).
Website: http://code.google.com/p/xmpp-dissector/
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.