https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7464
Summary: Added Display Filters for IMAP protocol
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Linux (other)
Status: NEW
Severity: Enhancement
Priority: Low
Component: Dissection engine (libwireshark)
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: bbowen@xxxxxxxxxxx
Ben Bowen <bbowen@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8761| |review_for_checkin?
Flags| |
Created attachment 8761
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8761
Diff for the enhancements to packet-imap.c. Adds new display filters for the
IMAP protocol.
Build Information:
Version 1.7.2 (SVN Rev 42373 from /trunk)
--
Added support for the following Display filters for the IMAP protocol:
imap.request.command
imap.response.status
imap.request.folder
imap.request.command.uid (boolean)
All changes are in packet-imap.c.
Fuzz testing completed on various IMAP captures from different IMAP clients,
including Outlook 2011, Outlook 2010, Thunderbird 12.0.1, and Android 4.0 mail
clients. Also checked for deprecated and prohibited APIs using the perl
checkAPIs.pl script.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.