aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-29[Automatic update for 2019-09-29]Gerald Combs15-199/+376
2019-09-28BGP: Add dissector for BGPsec Updates.Colin Sames1-2/+198
2019-09-28BGP: Fix indentationJoão Valverde1-3/+3
2019-09-28CMake: Use glib debug dlls in Windows debug buildsTomasz Moń5-47/+133
2019-09-28macOS: Remove more obsolete documentationJoão Valverde1-14/+0
2019-09-27CMake: Set policy CMP0074João Valverde1-0/+3
2019-09-27CMake: Warn if dumpcap cannot be builtJoão Valverde1-2/+5
2019-09-27CMake: Fix sdjournal.html install destinationJoão Valverde1-1/+1
2019-09-27Remove trigcap.cJoão Valverde1-293/+0
2019-09-27TLS: export ALPN for other dissectorsPeter Wu4-0/+26
2019-09-27QUIC: display fin, offset and length for STREAM framesPeter Wu1-5/+9
2019-09-26macOS: Remove no-longer-relevant documentation.Gerald Combs1-2/+0
2019-09-26Docbook: Update macOS packaging.Gerald Combs2-9/+10
2019-09-26macOS: Sign our .dmg.Gerald Combs2-5/+71
2019-09-26someip: Fix uint64 printf formatStig Bjørlykke1-1/+1
2019-09-26SOMEIP: Adding support for the SOME/IP protocol.Dr. Lars Völker6-1/+4333
2019-09-25macOS: Sign our extra packages.Gerald Combs1-0/+6
2019-09-25macOS: Increase our .dmg compression level.Gerald Combs1-1/+1
2019-09-25shellcheck: We no longer have osx-dmg.sh.in.Gerald Combs1-1/+0
2019-09-25macOS: Use dmgbuild to build our .dmg.Gerald Combs5-260/+171
2019-09-25Fix opening manual from staging directoryJoão Valverde1-2/+0
2019-09-25macOS: Disable arrange_dmg.applescript.Gerald Combs1-2/+2
2019-09-25macOS: Make Wireshark.app drag-installable.Gerald Combs40-903/+571
2019-09-25 NAS EPS: unify spare bits filtersPascal Quantin1-11/+5
2019-09-25NAS-5GS: Correct dissection of Route selection descriptor contents.Anders Broman1-44/+44
2019-09-25Diameter: Add AVPs from TS32.299 V16.1.0Anders Broman1-0/+21
2019-09-25NAS-EPS: Add dissection of 9.9.3.57 N1 UE network capability.Anders Broman2-2/+64
2019-09-25Qt: Fix NULL pointer dereference on mouse clickTomasz Moń1-1/+1
2019-09-24randpktdump: Remove misleading tooltipTomasz Moń1-1/+1
2019-09-24wsutil: Use file descriptor in file_needs_reopen()Tomasz Moń4-9/+8
2019-09-24NAS 5GS: fix dissection of Mapped EPS bearer contexts IEPascal Quantin1-1/+1
2019-09-24S1AP: use SRVCC HO Indication IE to decode Source to Target Transparent Cont IEPascal Quantin3-183/+220
2019-09-24Diameter: Extend an enum.Anders Broman1-0/+1
2019-09-24Diameter 3GPP: Add a comment about a bitfield.Anders Broman1-0/+11
2019-09-24diameter: Fix file permissionsJoão Valverde1-0/+0
2019-09-24LCS-AP: Update to V15.3.0 (2019-09)Anders Broman8-79/+347
2019-09-24win-setup: Use an environment variable to chose not to use 7zip.Anders Broman1-0/+9
2019-09-23RRC: Partial SIB dissection in BCCH-BCH messagesDarien Spencer3-39/+366
2019-09-23Add RADIUS dictionary for Aptilo Access ControllersMarcus Sundberg3-0/+153
2019-09-23NAS 5GS: Dissect more UE policy management info.Anders Broman1-45/+143
2019-09-23Diameter: Update 3gpp AVP RAT-Type and IP-CAN-Type.Anders Broman1-0/+4
2019-09-23rpm: use python3 to fix CentOS 7 buildsPeter Wu2-8/+3
2019-09-23extcap: Multiple extcap instance support on WindowsTomasz Moń3-50/+60
2019-09-22Win32: Do not reload TLS keylog file on each packetTomasz Moń5-41/+73
2019-09-22http2: show a clear warning when Wireshark lacks nghttp2Peter Wu1-5/+3
2019-09-22QUIC: move Short Header fields under a new treePeter Wu1-17/+32
2019-09-22Qt: Fix invalid pointer for modelRoland Knall1-2/+4
2019-09-22RRC: do not use a freed wmem_strbuf structurePascal Quantin2-2/+2
2019-09-22[Automatic update for 2019-09-22]Gerald Combs15-224/+579
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko23-72/+418