aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2010-08-27Added Owen Kirby as authorStig Bjørlykke1-0/+3
svn path=/trunk/; revision=33965
2010-08-17From Tom Hughes: FastCGI dissector.Bill Meier1-0/+4
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5067 From me: - Fix one bug; - Add a comment about some code which doesn't display info in COL_INFO as intended due to what seems to be a Wireshark bug in tcp_dissect_pdus() when there are multiple records in a TCP frame. svn path=/trunk/; revision=33824
2010-08-09From Herbert Lischka: "corrected the dissection of reassembled UDP packets".Bill Meier1-0/+4
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5051 From me: - Move proto_register... and proto_reg_handoff.. to the end of the file; - Define a function as static; - Minor reformatting and whitespace cleanup. svn path=/trunk/; revision=33747
2010-08-05From Cal Turney: Need 6 dec places of SRT precision in WS SRT dialogs and ↵Bill Meier1-0/+2
the values should be rounded to the nearest 1us. From me: -Slight revision of the patch to prevent overflows when time_t is 32 bits (eg: on 32 bit Linux); -Other minor changes. See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4956 svn path=/trunk/; revision=33721
2010-07-15Updated with some items.Stig Bjørlykke1-0/+8
svn path=/trunk/; revision=33537
2010-07-01From Petr Lautrbach: when capturing, return the exit status of dumpcap,Guy Harris1-0/+1
so we give a non-zero exit status for invalid interfaces or capture filters. From me: don't exit immediately if dumpcap failed, print out information from taps and the like. svn path=/trunk/; revision=33393
2010-06-23From Haakon Nessjoen: New dissector for Digiums TDMoE protocolBill Meier1-0/+1
From me: A few minor changes: - col-clear() not req'd; - Use 'gint32 length' rather than 'guint8 length'; - Use ENC_NA instead of FALSE/TRUE in two cases; - Move global tdmoe_handle to be local to proto_reg_handoff... svn path=/trunk/; revision=33307
2010-06-23From Robin Seggelmann: Improve SCTP chunk statistics.Michael Tüxen1-0/+1
svn path=/trunk/; revision=33297
2010-06-23FromToshihiro Kataoka:Anders Broman1-0/+3
Dissect 3GPP S1AP UE Capability Info Indication. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4904 svn path=/trunk/; revision=33294
2010-06-22Added Håkon Nessjøen.Stig Bjørlykke1-0/+4
svn path=/trunk/; revision=33290
2010-06-15Changed Jose Pico's email, added David Perez as co-author.Stig Bjørlykke1-1/+5
svn path=/trunk/; revision=33229
2010-06-15From David Perez & Jose Pico from Taddong S.L. via bug 4451:Stig Bjørlykke1-0/+4
This functionality keeps track of all SMB objects contained in a capture, and is able to export to a file a full or partial captured file that has been transfered through the SMB protocol. In a partial capture, the holes produced by the non-captured information are filled out with zeros. It includes the needed modifications of the SMB dissector in the way it keeps track of the opened SMB files and also to feed the eo_smb tap listener. svn path=/trunk/; revision=33227
2010-06-05From Rolf Fiedler: support for writing EyeSDN trace files.Guy Harris1-1/+1
svn path=/trunk/; revision=33107
2010-06-04From Holger Freyther via bug 4841:Stig Bjørlykke1-0/+4
Add a new dissector for the NexusWare C7 MTP over UDP/TCP protocol. One of NexusWare's example applications provide a way to forward MTP Level 3 messages via UDP/TCP. This is a dissector for this protocol (which is lacking an IANA assigned port). svn path=/trunk/; revision=33082
2010-06-02From Sven Eckelmann via but 2631:Gerald Combs1-1/+2
The wireless meshing protocol B.A.T.M.A.N. Advanced changed their packet format in such a way that now versions can be identified and so correct dissection of the packets can be supported by wireshark. Since it is a ever moving target it is very possible that the packet format is changing slightly. The dissector was written in such a way that new version can be supported relative easy. I hope that it sufficient for the inclusion in wireshark. I tried to fuzzing it some hours and no error was reported. From me: Initialize our dissector handles. Merge packet-batadv.h into packet-batadv.c. It isn't included anywhere else. Fuzz 500 passes using attached capture files. svn path=/trunk/; revision=33052
2010-06-02From Jim Young via bug 4331:Gerald Combs1-0/+1
This patch adds a new '-S' option to editcap that will rewrite timestamps of packets to insure that the new capture file is in strict chronological order. This option's primary use case is to fixup the occasional timestamps that have a negative delta time relative to previous packet. This feature is related to (but does not depend on) capinfos enhancement submitted in bug #4315 which helps identify tracefiles with "out-of-order" packets. svn path=/trunk/; revision=33042
2010-06-02From Jim Young via bug 4049:Gerald Combs1-0/+1
This patch adds a new '-o' option to capinfos (enabled by default) to report if the packets within a particular capture file are in strict chronological time order or not. svn path=/trunk/; revision=33041
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs1-0/+4
I've created a ASN.1 dissector for the IEC 61850 Sampled Values protocol. It dissects ethernet frames of the IEC 61850-9-2LE specification form the UCA International User Group. There is also a new TAP for tshark (-R sv) which extracts the important information of the frame and allows to create plots (with external tools) of the sampled values. I've developed under Linux (Ubuntu 8.10) but everything should be in place for successful compilation under Windows. It would be great if this dissector could be included in wireshark. I'm looking forward for your comments. svn path=/trunk/; revision=33039
2010-05-27Add .11s to Sam Leffler's entry. We haven't used Alain Magloire'sGerald Combs1-3/+1
snprintf.c for almost four years. Remove the entry. svn path=/trunk/; revision=32997
2010-05-27From Edgar Gladkich:Gerald Combs1-0/+4
This is an extension to the Wireshark context sensitive protocol help. Rows in TreeView window are analyzed and suitable help file (as HTML) is opened in a browser. The help part (large file, 23 MB) of the Protocol Help can be downloaded under www.inacon.com/dowload/stuff/protocol_help.tar.gz This protocol help "light" provides descriptive content for the most frequently used standard protocols, including IP, TCP or SMTP. From me: Changes: Rename "ph_" in some function names to "proto_help_". Move the protocol help code to its own module. Make a bunch of functions static. Remove unused code. Use browser_open_url() instead of a custom function. Increase the logging levels. Don't clobber the normal log handler. Update some Doxygen comments to match the format in the rest of the code base. Removed GTK version checks. We've been 2.x only for a while. Move ph_replace_string to string_replace() in epan/strutil.[ch]. Fix a bunch of memory leaks. Add a NULL pointer check. Reformat the overview menu label. Document the file format and locations. Add Edgar to AUTHORS. svn path=/trunk/; revision=32995
2010-05-25From H.sivank: GtkOSXApplication support.Guy Harris1-0/+3
Call the various flavors of OS X integration just "OS X integration", not anything with "IGE" in it - it appears that, in some places, "ige-mac-integration" refers only to the older Carbon-based functions, although the library still appears to be called -ligemacintegration. Update the URLs for the information about the OS X integration libraries. Clean up help message for --with-pcap-remote. Clean up white space a bit. Speaking of white space, it's "Mac OS X", not "MacOS X". svn path=/trunk/; revision=32941
2010-05-18Restore blank line before "and by" removed in SVN #32864;Bill Meier1-1/+2
Also: Line up EMail address text for slava. svn path=/trunk/; revision=32876
2010-05-18Add Slava as per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4741#c4Jeff Morriss1-0/+5
svn path=/trunk/; revision=32875
2010-05-18Add Allan M. MadsenKovarththanan Rajaratnam1-0/+3
svn path=/trunk/; revision=32864
2010-05-17Update Robert Hogan's entry to include TN5250Jeff Morriss1-0/+1
svn path=/trunk/; revision=32842
2010-05-17From Torrey Atcitty: IEEE 1722(AVB Transport Protocol) DissectorBill Meier1-0/+6
See Bug #4764 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4764) svn path=/trunk/; revision=32841
2010-05-14From Torrey Atcitty: IEEE 802.1Qat (Multiple Stream Reservation Protocol) ↵Bill Meier1-0/+5
dissector See: Bug #4757: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4757 svn path=/trunk/; revision=32816
2010-05-13From Torrey Atcitty: [Dissector Enhancement] Added new functionality to ↵Bill Meier1-0/+9
existing 1588v2 dissector to also support IEEE802.1AS. svn path=/trunk/; revision=32796
2010-05-13Add Robert Hogan. Also update my entry.Jeff Morriss1-2/+4
svn path=/trunk/; revision=32787
2010-05-11From Paul J. Metzger: Add support for decoding DIS Electromagnetic Emission ↵Bill Meier1-0/+4
packets. svn path=/trunk/; revision=32758
2010-04-30Trivial: Update AUTHORS entry, remove out-of-date comments, minor formattingMartin Mathieson1-1/+1
svn path=/trunk/; revision=32611
2010-04-27From David Bond: TRILL (TRansparent Interconnection of Lots of Links) dissectorBill Meier1-0/+4
svn path=/trunk/; revision=32570
2010-04-21From Chris Maynard:Guy Harris1-0/+1
Support PPP-over-USB. Don't remove the USB pseudo-header from the packet data for Linux USB packets, just byte-swap it if necessary and have the USB dissector fetch the pseudo-header from the raw packet data. Update USB language ID values. svn path=/trunk/; revision=32534
2010-04-21Update Peter Harris' entryJeff Morriss1-0/+1
svn path=/trunk/; revision=32527
2010-04-16From Marcus Renz: Fix for "PTP dissector displays big correction field ↵Bill Meier1-0/+1
values wrong" See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4635 svn path=/trunk/; revision=32499
2010-04-16From Alexis La Goutte:Jaap Keuter1-0/+1
Add support of TCP Packet Mood (TCP Option 25) More information is available in RFC 5841 svn path=/trunk/; revision=32498
2010-04-16From Jens Kilian: VXI-11 (a.k.a. Network Instrument Protocol) dissectorBill Meier1-0/+4
svn path=/trunk/; revision=32494
2010-04-08Add Chuck Kristofek to AUTHORSAnders Broman1-0/+1
svn path=/trunk/; revision=32427
2010-04-06Give David Aggeler credit for the VMLAB dissector (and also for ↵Bill Meier1-1/+5
enchancements to the DICOM dissector). svn path=/trunk/; revision=32394
2010-04-01From Aniruddha A: ANCP (Access Node Control Protocol) Dissector.Bill Meier1-1/+5
see: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4590 From me: A few minor changes: - Make ancp_info a local variable rather than a static global variable; - Use Stats ! ANCP rather than Stats ! ANCP ! Packet Types. svn path=/trunk/; revision=32353
2010-04-01Add Yi Yu (see bug 3543)Jeff Morriss1-4/+8
svn path=/trunk/; revision=32352
2010-03-29Identify Richard Kümmel as the author of the EtherCAT dissector.Bill Meier1-1/+4
svn path=/trunk/; revision=32325
2010-03-28From Robert Bullen: give the Bluetooth-H4-with-Linux-pseudo-headerGuy Harris1-0/+1
encapsulation a name different from the no-pseudo-header H4 encapsulation. svn path=/trunk/; revision=32321
2010-03-28From Ben Greear: Update to the LANforge dissector to handle newer protocol ↵Bill Meier1-1/+5
formats. See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4611 From me: - Remove #if 0'd #includes; - Use tvb_reported_length_remaining (instead of tvb_length_remaining) - Other minor cleanup (including whitespace). svn path=/trunk/; revision=32319
2010-03-22(Minor): Add blank line before "and by".Bill Meier1-0/+1
svn path=/trunk/; revision=32268
2010-03-22From Venkateshwaran Dorai: Server/Application State Protocol v1 (RFC 4678 ) ↵Bill Meier1-0/+4
Dissector See: http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4584 From me: - Change dissect_sasp_pdu() to return void: tcp_dissect_pdus() ignores any return value when it calls a dissector and thus trying to register/use the dissector as a 'new-style' dissector doesn't work as intended;. - Add some 'expert' messages for invalid SASP Header Type and unknown Message Type. - Use consistent indentation & cleanup whitespace; - (A few other minor changes). svn path=/trunk/; revision=32266
2010-03-18From Hadar Shoham: Bootp option 61Bill Meier1-0/+1
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4583 svn path=/trunk/; revision=32232
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich1-0/+1
(real and simulated) BMW cars for all kinds of gadget communication. My plugin only dissects the high level infrastructure and not any particular messages. It uses a heuristic dissector to detect INTERLINK packets. svn path=/trunk/; revision=32202
2010-03-13From Hilko Bengen: support capturing from UNIX-domain sockets.Guy Harris1-0/+1
Update a comment. svn path=/trunk/; revision=32177
2010-03-06From Francesco Fondelli:Jaap Keuter1-0/+6
add support for ERROR_STRING IF_ID TLV (see RFC 4783) add support for generalized label interpretation: SUKLM format for SONET/SDH label (RFC 4606), t3t2t1 format for G.709 ODUk label (RFC 4328), G.694 format for lambda label (draft-ietf-ccamp-gmpls-g-694-lamb da-labels-05). Add related user preference option. svn path=/trunk/; revision=32127