aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
AgeCommit message (Collapse)AuthorFilesLines
2014-10-28Add some new features to the list and regenerate NEWS.Jeff Morriss1-0/+5
Change-Id: I8d0897e63b44c8077b7488b8c8b7a3df0adf37a1 Reviewed-on: https://code.wireshark.org/review/4971 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-10-24Qt: Refactor ByteViewText.Gerald Combs1-0/+10
Instead of subclassing QTextEdit and filling it with the entire contents of our tvbuff, subclass QAbstractScrollArea and draw text by hand only when needed. The new code should be *much* faster. Some code based on QHexView by Even Teran (https://code.google.com/p/qhexview/). To do: - Finish the bit view implementation. Change-Id: Ie44de6870d80711cd44324521a17ab76bcefe5e5 Reviewed-on: https://code.wireshark.org/review/4922 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-10-22Add Couchbase dissector (binary protocol)Sergey Avseyev1-0/+1
Include new Couchbase Server 3.0 DCP support Change-Id: I38d0edd7d135a92c130a60dab650aef0ab1205be Reviewed-on: https://code.wireshark.org/review/2956 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-10-22Android: Add ADB dissectorMichal Labedzki1-1/+3
Previoulsy added "adb_cs" is only for adb client <-> adb daemon communication by loopback interface (by TCP). But there is also communication between adb daemon and device (by TCP or USB). This transport protocol is different, but now support is done. ADB services are shared between ADB and ADB_CS so put them into "adb_service" dissector. There is still some services to be added. Change-Id: I754331d3dc6ccf3c17445f5563d01cf2fe1489c7 Reviewed-on: https://code.wireshark.org/review/4651 Tested-by: Michal Labedzki <michal.labedzki@tieto.com> Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
2014-10-14Add RakNet protocol dissectorNick Carter1-0/+2
Bug: 10534 Change-Id: Id56008da0c21a5f3a0309cdf21aff287c7820dcf Reviewed-on: https://code.wireshark.org/review/4372 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-10-14Adding GigEVision GVSP dissectorwarrenm1-0/+1
Bug: 8673 Change-Id: I4e8270c76291d6ea0e0187f00a342804275f2c11 Reviewed-on: https://code.wireshark.org/review/4547 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-10-08Add support for LISP over TCP control messagesLorand Jakab1-0/+1
draft-kouvelas-lisp-rloc-membership-00 specifies 9 new LISP control message types using TCP transport instead of UDP (which is used by all existing messages). These new messages are related to each other and are used to exchange RLOC membership information between a tunnel router and a map server. Bug: 10494 Change-Id: I129f0d6344693092bd5d0efb06b025e89fd26bf2 Signed-off-by: Lorand Jakab <ljakab@ac.upc.edu> Reviewed-on: https://code.wireshark.org/review/4253 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-10-07Build 1.99.0.Gerald Combs1-3/+2
Change-Id: Idc813297e5e27680b13a6b81adcf18ae4ef4d4e4 Reviewed-on: https://code.wireshark.org/review/4523 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-10-02Fix the release notes.Gerald Combs1-2/+3
The Bug Fixes section is empty, which creates an empty Docbook section, which isn't allowed. Comment out its header for now. AsciiDoc interprets single quoted text as emphasized, which probably isn't what was intended. Use curly quote markup instead. Add a link to the AsciiDoc cheat sheet. Change-Id: Ib9746ea714f90a28a2f1204e97e9e185aaef3df6 Reviewed-on: https://code.wireshark.org/review/4429 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-10-02Some Release Notes cleanup.Jeff Morriss1-55/+5
- Don't list bugs which were fixed in 1.12 as being fixed in 1.99. (We probably should add some bugs to the bugs-fixed list.) - Remove new-features list for everything prior to 1.12 (so we only list improvements since 1.12). - Fix bug link to bug 1814. - Fix the wiki's URL (the wiki doesn't appear to support https today). - Remove bugs 4445 and 9242 from the Known Problems list: they've been fixed. Change-Id: Ideb9ddf24e429ee00c19ac975370aa4fe81e652b Reviewed-on: https://code.wireshark.org/review/4403 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2014-10-01Update the release notes.Gerald Combs1-29/+4
Change-Id: I2a5b2d45be806cd873a62062924966d82ce4c296 Reviewed-on: https://code.wireshark.org/review/4406 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-29GTK+: Revert back to 2.24.14-1.1 on Win64.Gerald Combs1-0/+3
As Pascal discovered in https://www.wireshark.org/lists/wireshark-dev/201409/msg00045.html Wireshark-gtk.exe crashes at startup on Windows 8.1 x64 when compiled with the GTK+ 2.24.23-1.1 bundle and Visual C++ 2013. Revert to the Win64 build to the prior GTK+ bundle, which works on my test system. Update the release notes. Make sure we use a libintl-8.dll that's compatible with GnuTLS. Ideally we'd just upgrade or rebuild the GTK+ bundle but so far that hasn't worked. Prior to this I tried: Updating the gtk2 package at build.opensuse.org to 2.24.24. This fails with [ 187s] make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/gtk+-2.24.24/gtk' [ 187s] /usr/bin/gtk-update-icon-cache --force --ignore-theme-index \ [ 187s] --include-image-data \ [ 187s] --source builtin_icons stock-icons > gtkbuiltincache.h.tmp && \ [ 187s] mv gtkbuiltincache.h.tmp gtkbuiltincache.h [ 187s] gtk-update-icon-cache: No theme index file. [ 187s] make[2]: *** [gtkbuiltincache.h] Error 1 Switching to the OBS GTK+ 3.14 package. It looks like a lot of our GTK+ code is deprecated, including GtkAction and GtkAttachOptions. Change-Id: I1548c84022f02895e5d424cd61e0fed7b57b2e75 Ping-Bug: 9914 Reviewed-on: https://code.wireshark.org/review/4379 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-29Add KNXnetIP and DSR to the list of new-to-1.99 protocols. Add the former'sJeff Morriss1-2/+5
author to AUTHORS. Also mention support of nanosecond timestamps in PCAP-NG files. Change-Id: I31666de845240a311a8332cff42120d78d2d1474 Reviewed-on: https://code.wireshark.org/review/4367 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-09-17Update the docbook directory to use https://www.wireshark.org.Gerald Combs1-4/+4
Change-Id: Ied91158cb055b0235b4a5106c3eb6b9300997c32 Reviewed-on: https://code.wireshark.org/review/4141 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-04Update NEWS: Add S7 Communication dissector and the extcap interface.Jeff Morriss1-0/+6
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/+1
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-08-17Add a few more NEWS items.Jeff Morriss1-2/+5
Fix a typo in the generation of top_srcdir NEWS. Change-Id: I20a140a68b9afca5096d33d99a3ea5d24e776f05 Reviewed-on: https://code.wireshark.org/review/3626 Tested-by: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-08-05Add Stateless Transport Tunneling to the list of new protocols and its authorJeff Morriss1-0/+1
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/+1
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-29Document some new features (and API changes) since 1.12.0.Jeff Morriss1-0/+24
Change-Id: I404f038a739ca41cb124a979fe6cf807a0b7e978 Reviewed-on: https://code.wireshark.org/review/3235 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-07-25Add OptoMMP to the Release Notes and NEWS. Add its author to AUTHORS.Jeff Morriss1-1/+2
Change-Id: I899dafbdf0f1aa94b71ca1dcb93d1ef1b2039386 Reviewed-on: https://code.wireshark.org/review/3200 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-06-26iSER: Add iSER dissector supportYan Burman1-2/+1
Bug: 10189 Change-Id: Ie99d99a1736b3c6446d5a00edf201a49dfcd4780 Reviewed-on: https://code.wireshark.org/review/2247 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Evan Huus <eapache@gmail.com>
2014-06-19Add dissector for Generic Network Virtualization Encapsulation (Geneve).Jesse Gross1-0/+3
Change-Id: I3ecf655d8e49bb7b519c4ba95d4e45c7b114bdd6 Reviewed-on: https://code.wireshark.org/review/2359 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-06-07Updates as requestedAnish Bhatt1-0/+2
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-06-06Comment out an empty section.Gerald Combs1-1/+1
Change-Id: I2c98e5c70e5443eb927dbdc5525c67b463b837bf Reviewed-on: https://code.wireshark.org/review/2003 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-06-05Windows packaging and release note updates.Gerald Combs1-108/+1
For now, use "Wireshark" and "Wireshark 2 Preview" instead of "Wireshark (GTK+)" and "Wireshark (Qt)" respectively to match the 1.12 installer. Shorten the descriptions of the command line tools. Warn against (but don't prohibit) installing on XP. Change-Id: Ica37ffa5b04eb48cadf41842b6fb9b1431c69803 Reviewed-on: https://code.wireshark.org/review/1988 Reviewed-by: Gerald Combs <gerald@wireshark.org> (cherry picked from commit 25bb29a1d65896959bc3f73bcf20b400fe0d32dd) Reviewed-on: https://code.wireshark.org/review/1989
2014-05-29add gdb to the list of new protocolsMartin Kaiser1-0/+1
Change-Id: Ia985f5bbc3f60409ee119883451ea36f0c4b0605 Reviewed-on: https://code.wireshark.org/review/1865 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Martin Kaiser <wireshark@kaiser.cx>
2014-05-231.11.4 → 1.99.0.Gerald Combs1-2/+2
Change-Id: I5b0f713fdbc63e78f4f52177317c0e536aca3044 Reviewed-on: https://code.wireshark.org/review/1761 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-05-21Change the signature of dissector_try_heuristic() to return hdtbl_entryAndersBroman1-0/+3
which can be used to call the found heuristic dissector on the next pass. Introduce call_heur_dissector_direct() to be used to call a heuristic dissector which accepted the frame on the first pass. Change-Id: I524edd717b7d92b510bd60acfeea686d5f2b4582 Reviewed-on: https://code.wireshark.org/review/1697 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-05-10packet-link16: Link 16 message dissector (MIL-STD-6016)Peter Ross1-0/+1
Described in: Robertson, W., and Ross, P., Extending the Wireshark Network Protocol Analyser to Decode Link 16 Tactical Data Link Messages, Defence Science and Technology Organisation, January 2014. DSTO-TN-1257. Change-Id: Ie4b1228ef112e56b3ab975d0c9254fa468b90cc2 Reviewed-on: https://code.wireshark.org/review/1551 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-05-06Enhance Microsoft NLB dissectionAlexis La Goutte1-0/+1
Rewrite from Microsoft Network Monitor dissector Based from NPL dissector https://nmparsers.codeplex.com/SourceControl/latest#Develop_Branch/NPL/Windows/nlb.npl No yet support type Reliable Protocol (no found pcap with this pcap) Change-Id: Ic5aa68798a629f9e0ad15337b192a1fe180ae62c Reviewed-on: https://code.wireshark.org/review/1464 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-05-05Media Agnostic USB Packet DissectorSean O. Stalley1-0/+1
This dissector dissects MA USB Packets. It is capable of dissecting Media Agnostic packets both in a TCP stream as well as packets sent over SNAP (referred to in spec as "Raw Ethernet" mode). Change-Id: I3ad4e1beb891f9c2835adff320095e7e738241eb Signed-off-by: Sean O. Stalley <sean.stalley@intel.com> Reviewed-on: https://code.wireshark.org/review/1252 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-05-05Add dissector for 3GPP2 A21/S102 protocol.Michael Mann1-0/+1
Change-Id: I611c217e1eec47da7427c0317ed9416b4c52411a Reviewed-on: https://code.wireshark.org/review/1487 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-05-02Add a new Dissector for HiSLIPMarcel Essig1-0/+1
Change-Id: I87aaf4c8093ee8013a661aa8af81dba63eaa7086 Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-on: https://code.wireshark.org/review/1337
2014-04-28Add dissector for LINKTYPE_EPONPhilip Rosenberg-Watt1-0/+1
See IEEE Standard 802.3-2012 Section 5, Clause 65 and CableLabs DPoE Security and Certificate Specification 1.0, Section 6. Currently dissects 1G mode. 10G mode will be added when hardware is available. Change-Id: I6232af9bf6807644ef66a120d97e5fa5927988fe Reviewed-on: https://code.wireshark.org/review/1284 Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Evan Huus <eapache@gmail.com>
2014-04-21Note the new transport name resolution behavior.Gerald Combs1-0/+5
Change-Id: I345ca0770fe8c116c6103e09c70c46d7140b90e9 Reviewed-on: https://code.wireshark.org/review/1248 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-04-21add E-LMI to the release notesMartin Kaiser1-0/+1
Change-Id: I5e0e44018eaee4da9fbf2d6204c40c0ad3ea7a6f Reviewed-on: https://code.wireshark.org/review/1242 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
2014-04-17Switch to using the ASN1 based kerberos dissector.AndersBroman1-0/+3
Change-Id: Ib8945cdad149b71e3f79bd88032fd10f55ba556d Reviewed-on: https://code.wireshark.org/review/1174 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-04-15Add SPDY dissector (from SPDYSHARK)Michael Mann1-0/+1
Porting SPDYSHARK Plugin ( http://code.google.com/p/spdyshark/) to built-in dissector Closed-bug: 9821 Change-Id: I3169ab49e67f67a17e4094a289f4d3a389d610bc Reviewed-on: https://code.wireshark.org/review/767 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-04-15Build 1.11.3.Gerald Combs1-1/+3
Change-Id: I8c8f1c22a2cba97e69b27e5fb0b4de9981668966 Reviewed-on: https://code.wireshark.org/review/1153 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-04-15Update French translationAlexis La Goutte1-0/+2
Change-Id: If552907a2eb0828198e912fa5c2628efa7190f20 Reviewed-on: https://code.wireshark.org/review/1119 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-04-14Release note updates for 1.11.3.Gerald Combs1-3/+11
Change-Id: I16b70456b86fbc83b791186dd6e1a7e815815e0e Reviewed-on: https://code.wireshark.org/review/1143 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-04-12Add MQTT to release notesPascal Quantin1-0/+1
Change-Id: I553698c522b4a1eba370591a4ab788a139f8f221 Reviewed-on: https://code.wireshark.org/review/1080 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-04-07Initial checkin of LBM aka 29West dissectors. See Bug 9718.Michael Mann1-0/+9
Change-Id: If8fcfe1971c8863f370e440f64c36eb7566f6852 Reviewed-on: https://code.wireshark.org/review/113 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-04-03Add PKTAP to release notesPascal Quantin1-0/+1
Change-Id: Ibec2b400493b0936505e467d1ae9bc6551e6cc03 Reviewed-on: https://code.wireshark.org/review/931 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-03-24Add IEEE 1722a and Landis & Gyr Telegyr 8979 dissectors to release notesPascal Quantin1-0/+2
Change-Id: I1785bd35f9fcd2624a97e6ba224f3dbafb673846 Reviewed-on: https://code.wireshark.org/review/815 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-03-10Add PDC dissectorMichael Mann1-0/+1
Change-Id: I6eee13cda755b1f1d1a61288a6314fcebb681efb Reviewed-on: https://code.wireshark.org/review/180 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-08Add BTLE RF dissector to release notesPascal Quantin1-0/+1
Change-Id: Idccb6b0e6bf8ae603377dce43c9d266d4c101374 Reviewed-on: https://code.wireshark.org/review/557 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-03-06Add OSC dissector to release notesPascal Quantin1-0/+1
Change-Id: I135d9f8321b4d42ffaa1d1571ac43f61a364d1ed Reviewed-on: https://code.wireshark.org/review/528 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-26More tvbuff API deprecation, comment expansion, and documentation updates.Guy Harris1-5/+6
Do with tvb_get_stringz() what was done with tvb_get_string(). Redo the comments for the string get routines to try to give more detail in a fashion that's a bit less hard to read. Warn, in comments, of the problems with using tvb_get_string()/tvb_get_stringz() (i.e., if your strings are non-ASCII, all bytes with the 8th bit set are going be replaced by the Unicode REPLACEMENT CHARACTER, and displayed as such). Warn, in a comment, of the problems with tvb_get_const_stringz() (i.e., it gives you raw bytes, rather than guaranteed-to-be-valid UTF-8). Update documentation and release notes appropriately. Change-Id: Ibd3efb92a203861f507ce71bc8d04d19d9d38a93 Reviewed-on: https://code.wireshark.org/review/327 Reviewed-by: Guy Harris <guy@alum.mit.edu>