aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2013-11-29General "Prosody" placeholder parameter ("prosody-") is broken down to a 6 ↵Michael Mann1-0/+1
new "Prosody" specific parameters. Bug 9425 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9425) From zeljko svn path=/trunk/; revision=53650
2013-11-17From Abhik Sarkar:Martin Kaiser1-0/+1
dissector for Kyoto Tycoon binary protocol from me: make port range preference work highlight the correct bytes for records remove trailing commas correct(?) 64->32 cast https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9418 svn path=/trunk/; revision=53383
2013-11-09Add QUIC (Quick UDP Internet Connections) dissectorAlexis La Goutte1-0/+1
See http://blog.chromium.org/2013/06/experimenting-with-quic.html Don't yet support protocol decryption... https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9402 svn path=/trunk/; revision=53177
2013-11-06Add Zoltan Lajos Kis as authorMichael Mann1-0/+3
svn path=/trunk/; revision=53119
2013-11-06Email updatedTomas Kukosa1-4/+5
svn path=/trunk/; revision=53097
2013-11-04Promote/update the entry for robionekenobi.Bill Meier1-1/+4
svn path=/trunk/; revision=53081
2013-10-28From Ishraq Ibne Ashraf: Tinkerforge protocol dissectorBill Meier1-0/+4
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9324 From me: 1. Move certain global vars to local storage in dissect_tfp_common() 2. Declare all remaining global vars as static; 3. Fix some bugs: - base58_encode() needed to be called before call to col_add_fstr() - display of UID string in tree was being truncated to 4 characters 4. Cleanup whitespace: use consistent indentation (tabs); remove trailing whitespace; 5. Add editor modelines svn path=/trunk/; revision=52931
2013-10-21Update spice protocol dissector. Bug 9143 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9143) From Jonathon Jongsma Note that the new packet-spice.h is auto-generated outside of Wireshark. svn path=/trunk/; revision=52737
2013-10-20From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :Pascal Quantin1-0/+1
Add dissection of OMA-ILP svn path=/trunk/; revision=52721
2013-10-18Revert SVN #52665.Bill Meier1-1/+0
Compilation fails on (only the ?) OSX-10.6-x64 buildbot with error: netscaler.c: In function 'nstrace_read_v30': netscaler.c:1295: warning: implicit conversion shortens 64-bit value into a 32-bit value (Life is too short for me to dig multiple levels deep into a set of macros to try to see which actual line of code is causing the problem. Maybe the patch submitter can identify the problem). svn path=/trunk/; revision=52666
2013-10-18From Shekhar Chandra: support for version 3.0 of netscaler packet wire format.Bill Meier1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9280 From me: fix indentation(tabs->spaces) and trailing whitespace. svn path=/trunk/; revision=52665
2013-10-16Add blank line before 'and by'Bill Meier1-0/+1
svn path=/trunk/; revision=52638
2013-10-16Add Ed Beroset to the list of Wireshark authors.Chris Maynard1-3/+4
svn path=/trunk/; revision=52637
2013-10-06Improve "eHRPD Indicator" NVSE dissection in 3GPP2 A11 Registration Request. ↵Michael Mann1-0/+1
Bug 9206 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9206) From Masayuki Takemura svn path=/trunk/; revision=52403
2013-10-06Add IEEE802.11ac VHT NDP announcement dissection. Bug 9224 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9224) From Luca Coelho From me: make sure return value of tvb_length_remaining is positive. svn path=/trunk/; revision=52391
2013-10-06Improved zebra dissector. Bug 9219 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9219) From Hannes Hofer From me: some cleanup noticed during review. svn path=/trunk/; revision=52390
2013-09-20Enhance DOCSIS dissector with new fields. Bug 9149 ↵Michael Mann1-2/+3
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9149) From Jerry Negele svn path=/trunk/; revision=52158
2013-09-19Add Peter Wu to AUTHORSAlexis La Goutte1-0/+1
(Thanks for the work on SSL/TLS/DTLS Ciphers) svn path=/trunk/; revision=52151
2013-09-16From Mark Vitale via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9140Evan Huus1-0/+1
Add reassembly support for AFS. From me: minor tweaks to conform to other reassemblable protocols; indentation fixes; modelines svn path=/trunk/; revision=52113
2013-09-14From Patrick Lundquist viaEvan Huus1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7038 Fix a bug in Moldudp64 where offset + MOLDUDP64_MSGLEN_LEN was basically subtracted twice from remaining packet length. svn path=/trunk/; revision=52034
2013-09-12From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9072Evan Huus1-0/+1
Add support for Time-of-Day timestamp format from z/OS. svn path=/trunk/; revision=51974
2013-09-03From Andreas Urke via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9091 :Pascal Quantin1-1/+2
Add support for CFM R-APS/G.8032 version 2 From me: convert a few value_string to true_false_string svn path=/trunk/; revision=51744
2013-09-03Add MACSEC dissectorMichael Mann1-0/+3
From Allan W. Nielsen, bug 9094 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9094) svn path=/trunk/; revision=51727
2013-08-30From me and Stephen Ludin via ↵Alexis La Goutte1-0/+2
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9042 Add HTTP2 Dissector Based on draft-ietf-httpbis-http2-06 TODO : * Support HTTP Header Compression (draft-ietf-httpbis-header-compression) * Enhance display of Data * Reassembling of continuation frame (and other frame) * Add same tap and ping/pong time response svn path=/trunk/; revision=51591
2013-08-28Fix formatting again (so blank line before "and by:" in AUTHORS output)Bill Meier1-0/+1
svn path=/trunk/; revision=51563
2013-08-28Credit Martin Pool for his natural order string comparison algorithm.Chris Maynard1-0/+3
svn path=/trunk/; revision=51562
2013-08-27Credit Emanuel Eichhammer.Gerald Combs1-0/+3
svn path=/trunk/; revision=51546
2013-08-27From Hadar Shoham via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9076 :Pascal Quantin1-1/+1
MGCP: add support for option mp and fxr/fx svn path=/trunk/; revision=51535
2013-08-26From Jiri Engelthaler viaEvan Huus1-2/+3
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9055 Add support for bitmask set for signed integer types. svn path=/trunk/; revision=51522
2013-08-19Bugfix SGI Nsym disambiguation is unconditionally displayed when dissecting ↵Michael Mann1-1/+1
VHT, bug 8989 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8989) From Karl Beldan BACKPORT(1.8,1.10) svn path=/trunk/; revision=51422
2013-08-18From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8326Evan Huus1-0/+2
Dissector for the Sippy RTPproxy controlling protocol. RTPproxy is a well-known (among SIP-engineers) application and it operates using its own simple text-based protocol. There are several competing products but all of them implements it (sometimes slightly extending). svn path=/trunk/; revision=51417
2013-08-07From Francesco Fondelli via ↵Jeff Morriss1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8954 : This patch adds XRO (Exclude Routes) support to RSVP dissector. It also extends coverage of some new Attribute Flags (LSP_ATTRIBUTES object). svn path=/trunk/; revision=51199
2013-08-07From Vaibhav Katkade via ↵Jeff Morriss1-0/+4
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9011 : Add support for the Cisco MetaData (0x8909) ethertype. From me: Don't try to register the "eth.type" abbreviation; use "cmd.type" instead. Add SVN id. Clean up trailing white space and fix up some indentation. Don't declare a variable static that need not be. svn path=/trunk/; revision=51198
2013-08-05SCSI dissector does not parse PERSISTENT RESERVE commands correctly. Bug ↵Michael Mann1-0/+1
9012 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9012). From Bart Van Assche. Changes: - Add REGISTER AND MOVE and REPLACE LOST RESERVATION service actions. - Decode the PARAMETER LIST LENGTH field correctly - this is a four byte field instead of a two byte field. - For the REGISTER AND MOVE service action, add support for decoding the RELATIVE TARGET PORT IDENTIFIER, TRANSPORT ID LENGTH and TransportID fields. - Fix parsing of the SERVICE ACTION field - this field is five bits wide instead of four. - Move the definition of the "scsi.persresv.control.unreg" field just below the other REGISTER AND MOVE service action parameter list fields. See also http://www.t10.org/cgi-bin/ac.pl?t=f&f=spc4r36h.pdf. - Only display persistent reservation information in a PERSISTENT RESERVE IN response if the ALLOCATION LENGTH field in the request was not zero. - Correct the offset of the (SPC-2) SCOPE-SPECIFIC ADDRESS field. This field starts at offset 16 and not at offset 8. - Correct the offsets of the SCOPE and TYPE fields. These fields are both contained in the byte at offset 21. - Correct the base of the TRANSPORTID LENGTH field from BASE_HEX into BASE_NONE since this is the base required by non-numeric types. For more information, see also: * http://www.t10.org/cgi-bin/ac.pl?t=f&f=spc4r36h.pdf * http://www.t10.org/cgi-bin/ac.pl?t=f&f=spc2r20.pdf svn path=/trunk/; revision=51152
2013-07-30Add request/response tracking to COPS dissector. Bug 8947 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8947). From Simon Zhong svn path=/trunk/; revision=51026
2013-07-28From Linas Vepstas via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8962Evan Huus1-0/+1
Enhancement: Add STANAG 4607 file format svn path=/trunk/; revision=50996
2013-07-26From Роман Донченко via ↵Jeff Morriss1-1/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8977 : In SSH, the protocol version message is terminated by CR LF. Wireshark, in the info column, strips out the LF, but not the CR. Attaching a patch to rectify that. Also, as requested, update the contributor's email address in AUTHORS. svn path=/trunk/; revision=50902
2013-07-22Add forgotten update.Anders Broman1-0/+4
svn path=/trunk/; revision=50797
2013-07-12From Matt Texier via ↵Alexis La Goutte1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8691 Improvement of previous support of RFC5575 BGP flow spec From me * Enhance and fix some display tree stuff * Add Matt to AUTHORS svn path=/trunk/; revision=50534
2013-07-01From Javier Godoy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8832Evan Huus1-1/+2
Support for OSD-2/3 in the SCSI dissector. svn path=/trunk/; revision=50308
2013-06-21Add Uli HeilmeierMichael Mann1-0/+4
svn path=/trunk/; revision=50111
2013-05-31Add UDT dissector. Bug 8741 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8741) From Chas Williams svn path=/trunk/; revision=49654
2013-05-30From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8644 :Pascal Quantin1-0/+1
SEL RTAC (Real Time Automation Controller) EIA-232 Serial-Line Dissection svn path=/trunk/; revision=49635
2013-05-25From Fabio Tarabelloni via ↵Evan Huus1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8387 ZigBee ZCL OnOff cluster dissection. Also, fix decryption of APS commands. svn path=/trunk/; revision=49571
2013-05-25Add Mike Garratt to the list of authors for (at the very least) his ↵Chris Maynard1-0/+1
contributions from bug6645, committed in r46083. svn path=/trunk/; revision=49570
2013-05-20From Marko Hrastovec via ↵Evan Huus1-1/+2
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8579 Dissector for ASTERIX (a radar data and air traffic controller protocol). svn path=/trunk/; revision=49457
2013-05-17From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8643Evan Huus1-1/+1
When a TCP segment contains the end of two or more SSL PDUs, the TCP reassembly code passes that segment up to the SSL dissector multiple times--one for each SSL PDU. The SSL dissector queues the packet for SSL tap listeners each time it is invoked. Therefore a single packet can be processed by SSL tap listeners multiple times. But the tap data that the SSL dissector sends to its tap listeners is a linked list of all PDUs in the packet. The SSL tap listener responsible for populating the Follow SSL Stream dialog did not account for the possibility of seeing a packet multiple times. As a result, it would process the entire linked list of PDUs each time it received a packet, and that would result in some SSL PDUs showing up two or more times in the dialog. This patch fixes the described bug. It also implements a few slight improvements in closely related code. See bugzilla for details. svn path=/trunk/; revision=49387
2013-05-16From Michal Labedzki via ↵Jeff Morriss1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8662 : I want to add last four colours to Profile Bluetooth. This should significantly improve readability - rule is one colour for one protocol/profile. Also take responsibility (in the AUTHORS file) for first three dissectors. svn path=/trunk/; revision=49330
2013-05-11Peter Van EyndeJörg Mayer1-1/+2
via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8635 "enhanced WCCP decoder" GRE part of the patch. Me: Reorder values Manually apply the rejected parts of the patch (incompatible whitespace) Fix whitespace inconsistencies of the patch. svn path=/trunk/; revision=49240
2013-05-10From "0xBismarck" via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8573Evan Huus1-0/+1
Dissector for PTP-over-IP (picture transfer protocol). PTP-over-USB also exists but is not identical, so some parts of the dissector are shared for future use. svn path=/trunk/; revision=49221