aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
AgeCommit message (Collapse)AuthorFilesLines
2018-06-21WSUG: Document the use of CMake when building on UnixJaap Keuter1-19/+24
Change-Id: Ie1781144856ed544736f092abcafa7c08f74c4b0 Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/28347 Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-19User Guide: change MATE ref from Wiki to own documentJaap Keuter1-1/+2
Change-Id: Icc4db66ccc5685a7466475ee02da4ad3e008b484 Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/28339 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-06-19Documentation: Add version to GuidesJaap Keuter2-2/+2
Previously, before the AsciiDoc conversion, the Users' and Developers' Guide used to carry version information on the title page. This seems to have been dropped, for reasons unknown to me. At least AsciiDoctor allows to add a subtitle, so the wireshark-version attribute can be expanded into it. Change-Id: Ib0a90393aff1a323b7026c49e2aa11f5115b3ec7 Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/28330 Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-08NGAP: New dissector for 3GPP TS 38.413AndersBroman1-0/+1
Change-Id: I87019b6f7b8f617128e7636c63bb3f2a49694ee8 Reviewed-on: https://code.wireshark.org/review/28086 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-08New protocol support for Lawo EmberPlus which is Glow embedded in S101Gilles Dufour1-2/+2
Bug: 14718 Change-Id: I7ad6503634eb6bc98cee20ef069db3156a6a1e1e Reviewed-on: https://code.wireshark.org/review/27247 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-1/+1
The Qt UI's main module started out as ui/qt/main.cpp but was moved to the top-level directory in order to appease Autotools. We don't need to do that any more, so move it back. Change-Id: Ic5bc0ed5b754e36cc2b9e682f2ca097781233dfd Reviewed-on: https://code.wireshark.org/review/28090 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-07add dissector for distributed ruby protocol.Dario Lombardo1-0/+1
Documentation: http://ruby-doc.org/stdlib-2.5.1/libdoc/drb/rdoc/index.html Depends on If5d3bd2eaf261b4bc7a7df4ac15098503081dd9f. Bug: 14731 Change-Id: I5ae9ffd3b017db0b8adc483ed093582508a3e225 Reviewed-on: https://code.wireshark.org/review/27765 Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-07add file dissector for ruby marshal objects.Dario Lombardo1-0/+1
Documentation: https://ruby-doc.org/core-2.5.0/Marshal.html Bug: 14730 Change-Id: If5d3bd2eaf261b4bc7a7df4ac15098503081dd9f Reviewed-on: https://code.wireshark.org/review/27764 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-05Docs: Update the Configuration Profiles section of the User's Guide.Gerald Combs2-44/+25
Fix an image width. Change-Id: Icdc5a7d46c4e50346137bc271e97f3448ad4e2d2 Reviewed-on: https://code.wireshark.org/review/28046 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-06-05WSUG: Update the profiles dialog image.Gerald Combs1-0/+0
Change-Id: I4f96cc09d4ec6618087af29bd5119d6307dd3ccf Reviewed-on: https://code.wireshark.org/review/28043 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-06-05Spirent Test Center Signature decoding support including FibreChannelJoerg Mayer1-0/+2
Change-Id: I11d5e13b041a747045d90e93f1c8e8d572a6ef67 Reviewed-on: https://code.wireshark.org/review/28001 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2018-05-31Docs: Add a live preview section to the docbook README.Gerald Combs1-6/+20
Change-Id: I92462073a65f1673a9b5e036ec72ade90558eb1c Reviewed-on: https://code.wireshark.org/review/27935 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-31Docs: Fix a couple of Asciidoctor warnings.Gerald Combs1-13/+6
Change-Id: I2ad46c19f056edc65be9c6d2c5909c1f3c9d10d4 Reviewed-on: https://code.wireshark.org/review/27934 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-30Add PROXY(v2) protocolAlexis La Goutte1-0/+1
Bug: 14506 Change-Id: I399f3a94583985a5d036ac26438e0c5bc5a70c85 Reviewed-on: https://code.wireshark.org/review/10626 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-29Add the MATE documentation chapter to the User GuideJaap Keuter13-0/+2338
With MATE being an integral part of Wireshark for a long time now and its documentation being part of the Wiki for a while it is time to move it into the Wireshark Users Guide. All credits go to Luis Ontanon for creating MATE and the Wiki pages, the various contributors to those pages and especially Pavel Sindelka for the creation of the graphics. This change merely incorporates the contents of the Wiki pages into an asciidoc file for processing into documentation output. It is in no way a claim to knowledge of or deep insight in the workings of MATE on my part. Change-Id: Id9c60fd3ba4a52aafb988370ea7d658907970ccd Reviewed-on: https://code.wireshark.org/review/27894 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-27[Automatic update for 2018-05-27]Gerald Combs1-1/+4
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I6603cc4dd62ff1db23efa4374437ce9ebf7a81c8 Reviewed-on: https://code.wireshark.org/review/27840 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-24Asciidoctor: Remove underscores from macro names.Gerald Combs8-99/+20
AsciiDoc allows dashes in macro names but not underscores. Current versions of AsciiDoctor allow the inverse. Remove underscores to allow for easier copying and pasting. Remove asciidoc.conf while we're here. It's no longer used. Change-Id: I32d8a4ec695b9e17a80ac720ee9faf62dbb362d3 Reviewed-on: https://code.wireshark.org/review/27787 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-24DoIP: ISO 13400-2 Diagnostic communication over Internet ProtocolTobias Rasmusson1-0/+1
DoIP is a vehicle bus protocol. It is carried by TCP or UDP and may include an UDS payload. Change-Id: I1459c51fd710da8e2aaff0056bbf3f6e42c1b25e Reviewed-on: https://code.wireshark.org/review/27448 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-16WSUG: Fix an attribute.Gerald Combs1-1/+1
Change-Id: I48a81ada4b9be0f5af9c81532845e3fea23eed21 Reviewed-on: https://code.wireshark.org/review/27581 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-16Qt: Implement the capture info dialog.Gerald Combs3-31/+14
Add back the capture info dialog. Draw sparklines for each protocol. Update the User's Guide. Bug: 12004 Change-Id: I45be8a0df4752255831a8b139ee84bb34d675ba9 Reviewed-on: https://code.wireshark.org/review/27565 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-15Mention how to get Ninja, and speak more of UNIX and UNIX-like platforms.Guy Harris1-19/+36
And put hyphens in "out-of-tree" and "in-tree". Change-Id: I55c54a1334f490f948310139741fecf27203a359 Reviewed-on: https://code.wireshark.org/review/27550 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-05-15Don't speak of "UNIX".Guy Harris1-7/+8
macOS is a UNIX(R) and FreeBSD isn't a UNIX(R), but we mentioned macOS along with UNIX but didn't mention FreeBSD along with UNIX. Instead, just speak of "UN*Xes" and give Linux, macOS, and *BSD as examples. Feel free to add Solaris, AIX, or HP-UX if you want, assuming you can build Wireshark on them. Change-Id: I85be3861fa0bc603b93d077a2d9d587d43cb6e7e Reviewed-on: https://code.wireshark.org/review/27549 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-05-14extcap: Support for DisplayPort AUX channel monitorsDirk Eibach1-0/+2
Support for the generic netlink DisplayPort AUX channel monitor kernel driver. Change-Id: Iab445229ecef082968355f604993292f5f2d8d69 Reviewed-on: https://code.wireshark.org/review/27313 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Dario Lombardo <lomato@gmail.com> Reviewed-by: Roland Knall <rknall@gmail.com>
2018-05-12Add missing docbook graphics files to the CMake file.Jaap Keuter1-1/+15
Several graphics files are not listed in the symbol that defines the dependancy for document building. Adding these files to the WSUG_GRPAHICS symbol makes the list consistent. Bug: 14676 Change-Id: I3016a1994473f90df460d726773c8470dbedd3bc Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/27471 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-11List some removed features in the release notes.Gerald Combs1-0/+7
Require Qt 5.2 in CMakeLists.txt. Remove some old Qt 4 checks. Change-Id: I06814b3776b488d55a0ce1a26aaada43fb5e096c Reviewed-on: https://code.wireshark.org/review/27446 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-04docbook: add "-y" to all windows choco commands.Dario Lombardo1-13/+13
This speeds up the copy/paste step-by-step sequence. Change-Id: Ib2e3ee54c8c86b7357260ecaab5d129ef296a9e9 Reviewed-on: https://code.wireshark.org/review/27309 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-03WSDG: Stop recommending Cygwin.Gerald Combs2-237/+160
Note in the quick setup and tools documentation that we no longer require or recommend Cygwin. Change-Id: Ie0eb92c5817ae1d786136035adf8fa3988c8b98d Reviewed-on: https://code.wireshark.org/review/27244 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-04-30Test: Add unittests.Gerald Combs1-0/+3
Note that these require the "test-programs" target. Change-Id: I1bea381eaa48504fcd76f88e1c6f2edece0a78a2 Reviewed-on: https://code.wireshark.org/review/27231 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-30WSDG: Remove ENABLE_CHM_GUIDESDylan Ulis1-1/+1
ENABLE_CHM_GUIDES is no longer in CMakeOptions.txt Change-Id: I217ac89f12c95e66591465e3230c19968dcc0bde Reviewed-on: https://code.wireshark.org/review/27209 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-04-28GSM-R protocol dissectorMichail Koreshkov1-0/+2
Dissector for GSM-R protocol. Specification ETSI TS 102 610. Trace example in https://wiki.wireshark.org/SampleCaptures [[attachment:gsm-r.uus1.pcap]] Change-Id: I7496bfa141d75b3460f7c3bdbb791e24d4810231 Reviewed-on: https://code.wireshark.org/review/26929 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-1/+8
Add the fileformats and I/O suites. Move some more common code to subprocesstest.py and add a diffOutput method. Change-Id: I2ec34e46539022bdce78520645fdca6dfc1a8c1a Reviewed-on: https://code.wireshark.org/review/27183 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs2-0/+172
Create Python versions of our various test shell scripts. Add CMake tests for each suite. Tests can now be run directly via test.py, via the "test" target, or via ctest, e.g. ctest --verbose --jobs 3 Add a testing chapter to the Developer's Guide. Add a way to disable ctest in dpkg-buildpackage. Suites completed: - capture - clopts - decryption - dissection Remaining suites: - fileformats - io - mergecap - nameres - text2pcap - unittests - wslua Change-Id: I8936e05edefc76a86b6a7a5da302e7461bbdda0f Reviewed-on: https://code.wireshark.org/review/27134 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-26tpm20: Add TPM2.0 dissectorTadeusz Struk1-0/+1
This adds support for the TPM 2.0 "protocol" as defined by the Trusted Computing Group (TCG) specification. The specification can be found here: https://trustedcomputinggroup.org/tpm-library-specification/ The specification defines the format of the all TPM requests and responses that this dissector supports. A sample capture file that can be used for testing this can be found in the https://wiki.wireshark.org/SampleCaptures It is called policy-authorizeNV.pcap. Change-Id: I557cb779f3adc5313e6d3498bbfeb56fdd308fbf Reviewed-on: https://code.wireshark.org/review/26866 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-25Document "len" and "count" in wireshark-filter(4) and WSUGPeter Wu1-3/+30
Add missing section on display filter functions to WSUG and make it consistent with the wireshark-filter(4) manual. "count" was added in Wireshark 1.12 (bug 9480). "len" was added in Wireshark 1.6.x. "size" (added in 1.8.x) is not documented since it works like "len", except that it is not limited to strings and byte arrays. I think that "len" should be extended to other types while removing "size". Change-Id: I2c8e2b4a11f007de7852a797bed971af86840b47 Reviewed-on: https://code.wireshark.org/review/27146 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-25Remove some references to autotools from developer documentation.Guy Harris1-13/+4
Change-Id: I4c95e56e067eed98d269812225256462dfa46273 Reviewed-on: https://code.wireshark.org/review/27140 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-04-25WSUG: Add SS7 code point resolutionUli Heilmeier2-0/+23
Bug: 14617 Change-Id: I0af61d1ad7a80796db057e25f94869b98dfdacf1 Reviewed-on: https://code.wireshark.org/review/27128 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-21Dissector for the Osmocom GSUP ProtocolHarald Welte1-0/+1
The Osmocom GSUP protocol is a light-weight alternative to the classic GSM MAP protocol. It operates between (MSC|SGSN) and HLR. Change-Id: I954c7e332dce3a8855f7f4ace0b878f66da6f02e Reviewed-on: https://code.wireshark.org/review/25477 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-18release-notes: add autotools removal.Dario Lombardo1-0/+1
Change-Id: I5abc0bb8b9fef4b358c53cf4a30cb0503273f727 Reviewed-on: https://code.wireshark.org/review/26997 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-18tshark: add -G elastic-mapping report.Dario Lombardo1-0/+1
This option generates an ElasticSearch mapping file as described here: https://www.elastic.co/blog/analyzing-network-packets-with-wireshark-elasticsearch-and-kibana It leverages the Glib-json library. Change-Id: Iff25f991e87d3da07bf06654e353fb785799dde9 Reviewed-on: https://code.wireshark.org/review/26848 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: Dario Lombardo <lomato@gmail.com>
2018-04-18dfilter: make spaces around ".." optional in display filterPeter Wu2-3/+3
For numeric values such as port numbers, "4430..4434" looks more natural than "4430 .. 4434", so support that. To make this possible, the display filter syntax needs to be restricted. Assume that neither field names nor values can contain "..". The display filter `data contains ..` will now be considered a syntax error and must be written as `data contains ".."` instead. More generally, all values that contain ".." must be quoted. Other than the ".." restriction, the scanner deliberately accepts more characters that can potentially form invalid input. This is to prevent accidentally splitting input in multiple tokens. For example, "9.2." in "frame.time_delta in {9.2.}" is currently parsed as one token and then rejected because it cannot be parsed as time. If the scanner was made stricter, it could treat it as two tokens (floats), "9." and "2." which has different meaning for the set membership operator. An unhandled edge case is "1....2" which is parsed as "1 .. .. 2" but could have been parsed as "1. .. .2" instead. A float with trailing dots followed by ".." seems sufficiently weird, so rejection is fine. Ping-Bug: 14180 Change-Id: Ibad8e851b49346c9d470f09d5d6a54defa21bcb9 Reviewed-on: https://code.wireshark.org/review/26960 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-18dfilter: add range support to set membership operator ("f in {x .. y}")Peter Wu2-1/+20
Allow "tcp.srcport in {1662 1663 1664}" to be abbreviated to "tcp.srcport in {1662 .. 1664}". The range operator is supported for any field value which supports the "<=" and "=>" operators and thus works for integers, IP addresses, etc. The naive mapping "tcp.srcport >= 1662 and tcp.srcport <= 1664" is not used because it does not have the intended effect with fields that have multiple occurrences (e.g. tcp.port). Each condition could be satisfied by an other value. Therefore a new DVFM instruction (ANY_IN_RANGE) is added to test the range condition against each individual field value. Bug: 14180 Change-Id: I53c2d0f9bc9d4f0ffaabde9a83442122965c95f7 Reviewed-on: https://code.wireshark.org/review/26945 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-18Remove autotools build system.Dario Lombardo4-527/+29
It has been replaced by cmake. Change-Id: I83a5eddb8645dbbf6bca9f026066d2e995d8e87a Reviewed-on: https://code.wireshark.org/review/26969 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs1-1/+1
Switch to a single Doyxgen configuration which was generated using a recent version of Doxygen and customized to suit our needs. Add wsar_html and wsar_html_zip targets to CMake. Update some Doxygen markup and documentation as needed. Change-Id: Ic8a424b292c35a26f74ae0b53322265683e56e69 Reviewed-on: https://code.wireshark.org/review/26976 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-15Remove some references to PortAudio.Gerald Combs2-23/+1
Change-Id: Icfe9516ff814db5362aa345e6f527551dcb13935 Reviewed-on: https://code.wireshark.org/review/26946 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-10NR (5G) PDCPMartin Mathieson1-0/+1
Tested with some hand-generated PDUs. Change-Id: Ic603d0ca4578d23121e438ac2458be34e63492d2 Reviewed-on: https://code.wireshark.org/review/26755 Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
2018-04-09Revert "Docs: Reduce our TOC depth."Peter Wu1-1/+0
The Lua documentation has class names at its third level which is quite useful to discover its documentation. This reverts commit f5cd52c0fb8933973003e07ab130fefbdabfb4f4. Change-Id: I2a2e82041ac46a1a9974727bbb1d5cbf6855a878 Reviewed-on: https://code.wireshark.org/review/26814 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-09Docs: Remove a bunch of GTK+ references.Gerald Combs8-209/+34
Change-Id: Icab98813d0b81a7337562e9857429d4bb98dc44c Reviewed-on: https://code.wireshark.org/review/26817 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-06Remove some references to Qt4.Gerald Combs1-2/+1
Change-Id: I50f5abafb8adf18a5407427f7feb260301df45cc Reviewed-on: https://code.wireshark.org/review/26771 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-03Fix a typo.Gerald Combs1-1/+1
Change-Id: I922f06a3d7df7fde695a6b917fb03af894f78bff Reviewed-on: https://code.wireshark.org/review/26718 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-022.5 → 2.9.Gerald Combs4-99/+8
Change-Id: I9a6cd7a510f8ba5310a9cf8a2818903d4c03253f Reviewed-on: https://code.wireshark.org/review/26712 Reviewed-by: Gerald Combs <gerald@wireshark.org>