aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-16[Automatic update for 2018-12-16]Gerald Combs19-72/+185
2018-12-16CMake: Fixup some logic in CMakeLists.txtGerald Combs1-2/+2
2018-12-15CIP: Minor code cleanupDylan Ulis1-125/+130
2018-12-15VOIP: Always use frame number when hashing sequence analysis.Michael Mann2-9/+9
2018-12-15CMake: Make sure we use the same minimum macOS version everywhere.Gerald Combs4-60/+66
2018-12-14IMAP: Reassemble message elements and add request/response trackingChristophe GUERBER1-102/+428
2018-12-14packet-geonw.c: Add #include <stdlib.h> to fix Debug build on WindowsMichael Mann1-0/+1
2018-12-14UI: Make sure we always have interface statistics.Gerald Combs3-11/+11
2018-12-14PFCP: Calculate the length of Network Instance.Anders Broman1-1/+5
2018-12-14secrets: clarify debug message, fix endianess swapPeter Wu1-1/+2
2018-12-14travis,appveyor: display tshark --version outputPeter Wu2-0/+7
2018-12-14travis: upgrade to XenialPeter Wu1-25/+7
2018-12-14DCT2000: Pass NR NAS payload to dissector with S1AP framingMartin Mathieson1-0/+49
2018-12-14GeoNetworking: Change cast to guint8 to fix win32 build.Anders Broman1-2/+2
2018-12-14Added multiple new field dissectors for the BACnet-APDU protocol.Jonathan Fleming2-53/+581
2018-12-13text2pcap: allow to set interface nameJaap Keuter3-2/+30
2018-12-13GeoNetworking, BTP dissectors (ITS-V2X)Christophe GUERBER4-0/+2144
2018-12-13DCT2000: Call nas-5gs dissectorMartin Mathieson1-3/+9
2018-12-13diameter: Added Secondary-RAT-TypeJoakim Karlsson2-0/+50
2018-12-13DCT2000: skip optional carrier type in LTE RRC primitive headerMartin Mathieson1-2/+12
2018-12-13SIP: Add the generated Call Id to the tree.Anders Broman1-0/+6
2018-12-13secrets: fix build with GnuTLS 3.4.0 and olderPeter Wu1-0/+3
2018-12-13IEEE802.11: Prevent BoundsError for packets with captured len < packet lenOlaf Flaschel1-2/+2
2018-12-13IEEE802.11: Fixed dissector bug with wlan.ext_tag.ess_report.ess_info.threshOlaf Flaschel1-6/+9
2018-12-13E164: Add a valuestring with the country name abbreviated ISO3166.Anders Broman2-0/+67
2018-12-13GeoNetworking: Add ethertype 0x8947Anders Broman2-0/+6
2018-12-13macOS: fixup qt_base_path in macos-setup.shJim Young1-1/+1
2018-12-13sFlow: Dissect output interface according to specUli Heilmeier1-27/+106
2018-12-13opcua: show invalid OPC UA messages when 'opcua' filter is setHannes Mezger1-0/+8
2018-12-13pcomtcp: new built-in dissector for PCOM protocolLuis Rosa3-0/+501
2018-12-13Add new "rsa_keys" UAT for storage of RSA private keysPeter Wu5-3/+230
2018-12-13Move more version-info-related stuff to version_info.c.Guy Harris19-374/+188
2018-12-13Put the main() and wmain() routines for CLI programs into a separate file.Guy Harris22-314/+148
2018-12-132.9.0 → 2.9.1.Gerald Combs5-8/+13
2018-12-12Build 2.9.0.Gerald Combs3-780/+2932
2018-12-12Release notes: Add a note about Qt 5.12.0.Gerald Combs1-0/+2
2018-12-12GSM A: detect buffer overrun when decoding MS Classmark 3 IEPascal Quantin1-2/+7
2018-12-12NSIS: Increase our verbosity.Gerald Combs1-6/+7
2018-12-12Packaging: Add initial support for AppImage.Gerald Combs3-0/+79
2018-12-12opcua: fix typo, use the commonly used 'Endpoint' instead of 'EndPoint'Hannes Mezger1-1/+1
2018-12-12opcua: add support for new reverse hello messageHannes Mezger3-0/+20
2018-12-12HPAV: Expanding support for HPGPSergey Rak1-225/+3040
2018-12-12Properly convert command-line arguments to UTF-8 on Windows.Guy Harris1-2/+20
2018-12-12Add the VCS version number to the appname option if it's a Git build.Guy Harris1-4/+8
2018-12-12mergecap: set full name as capture applicationJaap Keuter1-4/+8
2018-12-11Update the release notes.Gerald Combs1-26/+30
2018-12-11ISIS: add dissection of Node/Link MSD (rfc8491)Taisuke Sasaki1-1/+1
2018-12-11DNP3: Fix events with relative timeGraham Bloice1-2/+2
2018-12-11BGP: Decode MCAST-VPN safi for IPv6Uli Heilmeier1-0/+5
2018-12-11HPAV: fix whitespaces in dissectorSergey Rak1-3938/+3939