aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2014-09-04Update NEWS: Add S7 Communication dissector and the extcap interface.Jeff Morriss1-0/+4
Also add the S7 Communication dissector's author to AUTHORS. Mention that the Qt UI is now the default. Change-Id: Ie2629333fd48bbe1ce95052292336a4f8608ea17 Reviewed-on: https://code.wireshark.org/review/3988 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-09-04Add dissector for CP "Cooper" 2179 ProtocolQiaoyin Yang1-0/+4
All credit for development should go Qiaoyin Yang CP2179 protocol is a serial based protocol. The 2179 protocol is implemented with minor variations between vendors. The RTAC implemented the 2179 client supporting a limited function codes and command codes. The RTAC doesn't support multiple function codes in a single request and the dissector also doesn't support decoding these or corresponding responses. Bug:10285 Change-Id: I217bf4185c52b0b183f69b3b5aa84613340d3944 Reviewed-on: https://code.wireshark.org/review/3089 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-09-03Added name to AUTHORSSean O. Stalley1-0/+4
Change-Id: I7f65d22d4dd96908033c764461196a75716b298a Reviewed-on: https://code.wireshark.org/review/3961 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-08-26Added missing name to AUTHORS file.David Ameiss1-0/+3
Change-Id: I674c60a39e9e85e441fdb28c14a0845e34115b53 Reviewed-on: https://code.wireshark.org/review/3853 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-08-21Update AUTHORSMichal Labedzki1-2/+11
Thanks to Michał Orynicz for finish Logcat support. Also update our hall of fame. One note: my real name is Michał Łabędzki, but if you write Michal Labedzki it will be ok too. Change-Id: I81ae563fa1347f1fee316e0ff79a87722ff88d0b Reviewed-on: https://code.wireshark.org/review/3764 Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
2014-08-05Add Stateless Transport Tunneling to the list of new protocols and its authorJeff Morriss1-0/+4
to AUTHORS. Change-Id: I2afcdb88b43fc8360b05d69ebc7d261e9bc84b32 Reviewed-on: https://code.wireshark.org/review/3421 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-08-04Initial Ceph Dissector.Kevin Cox1-0/+5
This is the first version of a Ceph dissector. It is not complete but is far enough along to be helpful to many people working with Ceph. Currently the dissector can fully dissect the Ceph protocol and has support for full dissection of most common messages. For the other messages for which full dissection is not available their metadata is parsed and shown along with the raw data of the different message sections. Change-Id: Ic7917a3d01148c6fe2f9ea2c13ecd09ecc06c2d7 Reviewed-on: https://code.wireshark.org/review/1889 Reviewed-by: Bill Meier <wmeier@newsguy.com>
2014-07-29Add a couple more dissector authors.Jeff Morriss1-0/+10
Change-Id: Ib606efbcaf38803d98d3e755386eab3c4d35fdf7 Reviewed-on: https://code.wireshark.org/review/3238 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-07-28add 恵 to the AUTHORS fileMartin Kaiser1-0/+4
Change-Id: Iebddc7be48d6e6aeb3a8620e0cb902fb4d6206b2 Reviewed-on: https://code.wireshark.org/review/3233 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
2014-07-25Add OptoMMP to the Release Notes and NEWS. Add its author to AUTHORS.Jeff Morriss1-0/+4
Change-Id: I899dafbdf0f1aa94b71ca1dcb93d1ef1b2039386 Reviewed-on: https://code.wireshark.org/review/3200 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-06-25Remove wiretap/AUTHORS (after ensuring all names are present in the ↵Jeff Morriss1-0/+1
top-level AUTHORS file). Change-Id: Ic3aa46c770f373541572e8507ec08b3439f3077f Reviewed-on: https://code.wireshark.org/review/2645 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-06-17Add myself as author for the opcua dissector pluginHannes Mezger1-0/+4
Change-Id: If8349e778fd91426a6a4b6d6e98d3ab870d188d5 Reviewed-on: https://code.wireshark.org/review/2302 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-06-07Updates as requestedAnish Bhatt1-0/+6
Change-Id: I447b2c1f713710820ce81dda40992b5311285d09 Signed-off-by: Anish Bhatt <anish@chelsio.com> Reviewed-on: https://code.wireshark.org/review/2015 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-04-06IANA assigned port number 6653 to OpenFlow. However, applicationsFrancesco Fondelli1-0/+1
(e.g. opendaylight, nox, openvswitch, etc) still use legacy port numbers. The most common are 6633 and 6634. This patch adds a simple heuristic logic and uses the current uint preference as additional input. In most cases no user intervention is needed and OpenFlow is automatically detected/dissected. Change-Id: Iebf09b7b870efe9d52421b9acc238208d25d4565 Signed-off-by: Francesco Fondelli <francesco.fondelli@gmail.com> Reviewed-on: https://code.wireshark.org/review/921 Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-02-18Android: Add support for Logcat dissectorMichal Labedzki1-0/+1
Supported is Binary Logcat/Logger, aka adb logcat -Bf /sdcard/log.logcat Change-Id: I883c6d746ec4fe67ef4ce15ca4227adce407fb76 Reviewed-on: https://code.wireshark.org/review/232 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-02-08Licensecheck improvements, just two errors left.Evan Huus1-1/+1
Spawned from https://www.wireshark.org/lists/wireshark-dev/201402/msg00024.html Add some ignore rules for files that can't/shouldn't include a license header. Reorganize some ignore rules to group rules with similar motivations. Add a header to autogen.sh and attribute it to just "The Wireshark Authors" since while Gilbert wrote the original version it's gone through so many changes over the years that sorting out proper authorship is unnecessarily complex. Add headers to Graeme Hewson's two files as verified by private email, and update his address in the AUTHORS file per his request. Add header to one of Ulf Lamping's files, as verified by private email. Only remaining problem is the reedsolomon code. Change-Id: Ifb7de8c4b4d79012553e29d459a0145d39f51df5 Reviewed-on: https://code.wireshark.org/review/145 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-02-05Add Aruba Intant AP dissectorAlexis La Goutte1-2/+1
There is no public spec, based only on analyze of packet It is more easy to found the address IP of Intant AP Change-Id: I3baf205c5e4ad699b954f4a9fbf4b9e65f82cb36 Reviewed-on: https://code.wireshark.org/review/121 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Evan Huus <eapache@gmail.com>
2014-01-29Fix Juan Antonio Montesinos' name.Gerald Combs1-1/+1
Change-Id: Ifb948839e92c2228addfbdcb19ed94fc38624bdd
2014-01-20From Pavel Moravec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9612Evan Huus1-0/+1
AMQP 1.0 Dissector svn path=/trunk/; revision=54857
2013-12-29For the Juan Antonio entry: specify the dissector written;Bill Meier1-1/+5
Move the entry to the end ofthe first section (before the 'and by' section. svn path=/trunk/; revision=54490
2013-12-29New dissector for the CCSDS CFDP protocol. Bug 9517 ↵Michael Mann1-1/+2
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9517) From Juan Antonio svn path=/trunk/; revision=54482
2013-12-26From Robert Jongbloed viaEvan Huus1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8355 Support RTP/RTCP multiplexing. With input from Jonathan Lennox. svn path=/trunk/; revision=54469
2013-12-23From Ville Skyttä: Spelling FixesBill Meier1-2/+2
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9591 svn path=/trunk/; revision=54387
2013-11-30STANAG 5066 DTS Layer dissector. Bug 9217 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9217) From İbrahim Can Yüce From me: Update to new tcp_dissect_pdus format, minor whitespace issues noticed in wiretap files. svn path=/trunk/; revision=53669
2013-11-29Stats_tree enhancements for sorting, averages and burst rate. Bug 9452 ↵Michael Mann1-1/+2
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9452) From Deon van der Westhuysen - Bug fix: object leak in stats_tree after a tap reset (for example apply statistics preferences with a stats_tree window open) - Bug fix: correct sample code in README.stats_tree - Add: slash in plug-in name now creates submenu as docs describe (was a bug?) - Add: menu separator before the stat_tree registered plug-ins - Add: stats_tree can now calculate averages for nodes; automatically calculated for range nodes. Add section in README.stats_tree describing averages. - Add: stats_tree can now calculate burst rate of each node (like rate but with a shorter, sliding time window) - Add: sorting for stats_tree plug-ins. Can sort on node name, count, average, min, max values and burst rate. - Add: preferences for stats_tree system (default sort column, burst calc params) - Add: stats_tree window copy to clipboard and export and plain text, csv and XML. - Added sample of new functionality in $srcdir/plugins/stats_tree/pinfo_stats_tree.c - Moved all stats_tree sample plug-ins to "IP Statistics" submenu. svn path=/trunk/; revision=53657
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