aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2011-10-13From Benjamin Stocks (with some work by Michael Mann): "CIP Motion" dissector;wmeier1-0/+5
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5929 From me: packet-cipmotion.c: FT_BOOLEAN fields with bitmasks need a bit-fieldwidth in the hf[] entry 'display' field; Define attribute_size as guint32 since it has to store guint8*guint16; Use ENC_NA as encoding arg in proto_tree_add_item() for FT_BYTES field types; Remove trailing whitespace from lines; Other minor cleanup and reformatting. packet-enip.c: Use ENC_NA as encoding arg in proto_tree_add_item() for FT_BYTES field types; git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39396 f5534014-38df-0310-8fa8-9805f1628bb7
2011-10-12Add Iain Arnell, who contributed ajp13 patches.guy1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39389 f5534014-38df-0310-8fa8-9805f1628bb7
2011-10-11Build the LCS-AP dissector.etxrab1-0/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39365 f5534014-38df-0310-8fa8-9805f1628bb7
2011-10-10From Donnie Savage:etxrab1-3/+7
Re-write of the EIGRP dissector to support Multi-Protocol (TLV 2.0) and Multi-Topology (TLV 3.0). This version also support Service Advertisement Framework(SAF) extensions to EIGRP Dissector includes: - Dissection of all EIGRP Opcodes and TLVs - Decode of EIGRP Flags and bitfields - Decode of EIGRP Communities - Decode of latest EIGRP "wide metric" formats - Decode of EIGRP Extended Metrics - Decode of SAF packets with XML client data handed off to XML dissector From me: Fix checkapi errors/warnings use G_GINT64_CONSTANT and G_GINT64_MODIFIER git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39339 f5534014-38df-0310-8fa8-9805f1628bb7
2011-10-01Update entry for Stefan Metzmacher re SMB/SMB2 dissector enhancements.wmeier1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39206 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-29From András Veres-Szentkirályi: Added cursor type decoding to MySQL dissectorwmeier1-0/+1
"The current MySQL dissector treats the exec_flags field as unused, however since MySQL 5.0, this field is used to indicate the type of the cursor as it can be read at http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol#Execute_Packet_.28Tentative_Description.29 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39188 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-29From Yaniv Kaul: SPICE dissectorwmeier1-1/+3
"It's not perfect, but has been in use for quite a while and dissects nicely most of the messages." https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6373 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39184 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-25Added Glenn Matthews.stig1-0/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39133 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-24Network icons from Elliott Aldrich.gerald1-1/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39116 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-20Add DeCount for his contribution in bug 6362.cmaynard1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39062 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-08Update some email addresses.gerald1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38941 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-08From Edwin Groothuis via bug 6207:stig1-0/+1
Added Filter Toolbar Save functionality. From me: Removed unused code. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38937 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-08Remove duplicate entry.stig1-4/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38936 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-08from Leonard Tracy:etxrab1-0/+8
Cisco FabricPath protocol dissector. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6017 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38934 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-06Use TAB.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38900 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-06From Kurnia Hendrawan:stig1-0/+4
Update the user's guide. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38899 f5534014-38df-0310-8fa8-9805f1628bb7
2011-09-01Update my email address (the old one still works but I don't use it for ↵morriss1-1/+1
Wireshark related stuff). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38841 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-30Endace ERF channelisation and "New BFS" extension header support, fromguy1-0/+5
Andrew Kampjes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38788 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-13Fixed an email address.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38511 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-13From Edwin Groothuis via bug 6179:stig1-0/+4
Added Time Shift functionality. From me: Renamed to use "Time Shift" everywhere + some other minor cleanups. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38510 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-09From Allison via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6157alagoutte1-1/+1
Add Dissector for HDFS Data git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38432 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-09From Allison via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6156alagoutte1-0/+3
Add Dissector for HDFS git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38431 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-02From Paul Stath via bug 5731: The check for engineID length should only ↵cmaynard1-0/+1
occur if the engineID has a non-zero length. Reference: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5731 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38303 f5534014-38df-0310-8fa8-9805f1628bb7
2011-07-30From Brian Cavagnolo via ↵alagoutte1-1/+4
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6173 Update 802.11s packet dissecting to the ratified standard (v12.0) [PATCH 8/9] add support for Root Announcement (RANN) IEs git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38281 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-29Update my email address.darkjames1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37831 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-22From Xiao Xiangquan: A new dissector for Vuze DHT;wmeier1-0/+1
Vuze, called Azureus before, is a great BT client and has a lot of users, while its DHT implementation is different from the official one. From me: New-style dissectors are supposed to to always return "bytes dissected" (not just when tree != NULL); git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37755 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-07From Daniel Willmann: Lontalk protocol (EIA-709.1)wmeier1-0/+1
Attached is a dissector for the Lontalk protocol (EIA-709.1). This dissector registers as a subdissector of the CN/IP protocol. Some code (mostly definitions) were taken from Bug #2252 (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=4562) From me: minor mostly cosmetic changes. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5909 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37599 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-07From Daniel Willmann: dissector for EIA-852 protocol (Component Network over IP)wmeier1-0/+5
Attached is a dissector for CN/IP protocol described in EIA-852. It is mainly used to encapsulate and send Lontalk (EIA-709.1) or EIA-600 frames over UDP (or TCP). This dissector can only decode the common header and data frames can be decoded by further dissectors. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5907 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37596 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-02Add Michael Chen for his contributions to DTLS.cmaynard1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37525 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-31From Roland Knall: openSAFETY dissector.guy1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37487 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-28Add "File -> Export -> SSL Session Keys..." to be able to save the keyring ↵sake1-0/+1
info for each session in the trace file. This makes it possible to give someone the trace and the exported keys so that they can decrypt the traffic in the trace, but not new sessions to the same server. (See also: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3444) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37446 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-26From Florian Fainelli via ↵morriss1-0/+3
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5943 : The two patches attached allow the dissection of the Homeplug AV Ethernet MAC management frames between a controlling device and a Homeplug AV Ethernet to PLC adapter. This protocol is pretty similar to the previous generation Homeplug protocol (dissected by packet-homeplug.c) but a couple of noticeable differences make it require its own dissector handler. This dissector is based on the work done by Nicolas Thill, Xavier Carcelle and myself in the Faifa project (https://dev.open-plc.org). The dissector handles the standard Homeplug AV Ethernet MAC management frames (called public) as well as the Intellon specific management frames (vendor). From me: Remove unnecessary global variables. Add to COL_INFO even when !tree. Remove gotos. Remove unnecessary includes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37403 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-23From Romain Fliedel via bug 5947: Fix the mask for extracting FMID.cmaynard1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37370 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-23Clean duplicated contributors.darkjames1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37354 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-23Added Michael Mann for his contributions to bug 2794.cmaynard1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37352 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-12From Johannes Jochen via ↵morriss1-0/+4
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5900 : I have created a dissector for the Multiple MAC Registration Protocol based on the exiting dissector of the Multiple Stream Reservation Protocol (bugzilla id: 4757 ) You can found the documentation of the Protocol here: http://standards.ieee.org/getieee802/download/802.1ak-2007.pdf It's also includes the corrections of the protocol you will found here: http://standards.ieee.org/getieee802/download/802.1Q-2005_Cor1-2008.pdf git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37104 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-11Add Tyson Key;wmeier1-4/+9
Fix spacing for a few entries; Add back missing blank line before "and by". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37064 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-08Add FT_EUI64 Field Typealagoutte1-0/+1
* Remove proto_tree_add_eui64 function from 802.15.4 Dissector * Replace print_eui64/print_eui64 by eui64_to_str/get_eui64_name * Update Documentation (README.dev) * Add new function in libwireshark.def * Support of encoding for tvb_eui64_to_str * Use FT_EUI64 for ICMPv6, CAPWAP, Zbee ... dissector git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37015 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-04From Nick Glass via bug #5887: DACP (apple remote) enhancement to DAAPsfisher1-0/+1
dissector. Me: Add Nick to AUTHORS file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36987 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-03From Tom Brezinski - fix for bug 5869:guy1-0/+1
This patch incorporates the following fixes from the patch attached to bug 5671 with changes as noted below: 1.) Files where the packet header and packet data are noncontiguous are handled improperly, resulting in read misalignment and ultimately the error message, "Observer: bad record: Invalid magic number 0xXXXXXXXX." This bug is caused by not obeying the packet_entry_header.offset_to_frame field. 2.) Daylight savings time is not properly accounted for in files using local time encoding. 3.) As of Observer/GigaStor v13.10 (bug 5671 incorrectly stated v14), timestamps in the file format changed from local time encoding to GMT encoding. Wiretap has been changed to support reading both formats. Patch submitted with bug 5671 added a separate file type to allow writing local format. This patch does not add the separate file type and always writes GMT. 4.) The wtap_dumper.bytes_dumped field is not being properly incremented as data is written to files. This patch also incorporates the following additional enhancements / fixes not in bug 5671: 1.) Support for reading BFR files which contain Fibre Channel captures. Test file Fibre_Channel_Capture.bfr attached. 2.) Support for modified file header used in upcoming v15. New header file format takes an unused byte from the version string to allow for a larger offset to the first packet to be specified. Test file V15_Lrg_Hdr_Test.bfr is attached, it is also a fuzz test as the number of TLV items given in the header is less then the actual. 3.) It was found that if the number of TLV items given in the header was larger then present it would fail to open the file. Test file V9_Num_TLVs_Too_Big.bfr is attached. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36970 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-02From Peter Paluch via bug #5877: EIGRP dissector enhancement for RS/EOTsfisher1-0/+1
flags Me: Add Peter to AUTHORS file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36965 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-28From Hans-Christoph Schemmel:etxrab1-0/+3
A variant of 3GPP TS 27.010 multiplexing protocol dissector. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5829 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36927 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-25From Loránd Jakab via ↵morriss1-1/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854 : The Locator/ID Separation Protocol [1] is being standardized within the IETF, and it is nearing RFC status (pending security review). I have been maintaining a dissector patch for about a year, see [2]. Feedback received indicates that, among others, it is widely used by the developers of a large router vendor, without issues. In January I submitted the dissector for data plane packets as bug #5602, which was committed as r35615. The patch attached to this bug adds support for dissection of control plane packets. [1] http://tools.ietf.org/html/draft-ietf-lisp [2] http://lisp.ccaba.upc.edu/wireshark/ git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36845 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-20Added Vladimir Kazansky for his contribution to bug 5849.cmaynard1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36728 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-19Add Xiao Xiangquan to the AUTHORS file ....wmeier1-0/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36721 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-18Update Motonori Shindo's email address at the author's request. Fixes bug 5840.cmaynard1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36695 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-12From Jakub Zawadzki: speed up random access to gzipped files, as per theguy1-1/+2
zran.c example in the zlib source. This means that problems in the file's contents might not be reported when a packet is read, as long as there's no problem in the contents of the file up to the last bit of compressed data for the packet; we now check for errors after finishing the sequential read of the file, at least in some programs, so that shouldn't be an issue (the other programs need to be changed to do so as well). This is necessary in order to be able to read all the packets we saw in the sequential pass; it also lets us get a few more packets from truncated files in some cases. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36577 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-08From Juliusz Chroboczek via bug #5812: Dissector for the Babel Routingsfisher1-0/+1
Protocol (RFC 6126) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36518 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-06Enhancement bug #5796: Add Atheros vendor specific 802.11 IE parsingsfisher1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36502 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-06From Jakub Zawadzki:guy1-0/+1
file_read(buf, bsize, count, file) macro is compilant with fread function and takes elements count+ size of each element, however to make it compilant with gzread() it always returns number of bytes. In wiretap file_read() this is not really used, file_read is called either with bsize set to 1 or count to 1. Attached patch remove bsize argument from macro. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36491 f5534014-38df-0310-8fa8-9805f1628bb7