aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-15macOS: Application bundle fixes.Gerald Combs2-2/+3
2019-11-15GTPv2: small fixesPascal Quantin1-6/+6
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs18-39/+251
2019-11-15GTPv2: fix wrong offset in FWRDRELREQ if Target Type is gNB IDPavel Strnad1-0/+1
2019-11-15tools: fix typos in generate-dissector.Dario Lombardo1-2/+2
2019-11-14Qt: Fix various LGTM.com reported issuesRoland Knall6-9/+26
2019-11-14GTP: improve LTE/NR PDCP container configurationPascal Quantin1-104/+244
2019-11-14tools: add automatic C skeleton dissector generator.Dario Lombardo3-2/+147
2019-11-14Qt: Show custom column fields in context menuStig Bjørlykke1-1/+5
2019-11-14Qt: Fix column alignment check in context menuStig Bjørlykke1-6/+5
2019-11-14ZigBee: Add APS conversations and extended counterKenneth Soerensen2-11/+97
2019-11-14test/suite_decryption: Add WPA3 SuiteB-192 bit testMikael Kanstrup3-0/+23
2019-11-14dot11decrypt: Fix MIC calc for HMAC-SHA384Mikael Kanstrup1-1/+2
2019-11-14dot11decrypt: Fix KDF for larger PTK derivationMikael Kanstrup1-2/+2
2019-11-14dot11decrypt: Support 384 bit long PMKMikael Kanstrup4-22/+20
2019-11-14dot11decrypt: Dynamic sized TK, KEK, KCK, PTKMikael Kanstrup4-108/+271
2019-11-14dot11decrypt: Support dynamic MIC lengthsMikael Kanstrup2-9/+15
2019-11-14[RFC]ieee80211: Fix function to determine mic lengthMikael Kanstrup1-8/+23
2019-11-14dot11decrypt: Export Dot11DecryptDecryptKeyData functionMikael Kanstrup3-196/+219
2019-11-14dot11decrypt: Introduce Dot11DecryptGroupHandshake functionMikael Kanstrup1-37/+66
2019-11-14dot11decrypt: Let dissector parse eapol framesMikael Kanstrup5-236/+173
2019-11-14travis: add arch name to linux builds.Dario Lombardo1-4/+4
2019-11-14travis: change linux distribution to bionic.Dario Lombardo1-1/+1
2019-11-14travis: add ppc64le builds.Dario Lombardo1-0/+12
2019-11-14bluecom: fix compilation under ppc64le.Dario Lombardo1-1/+2
2019-11-14travis: add s390x builds.Dario Lombardo1-0/+12
2019-11-13Babel: fix regression introduced in gdd15b203c7Pascal Quantin1-30/+25
2019-11-13SMB2: When we add the timestamp to a previous version also save it.Richard Sharpe1-2/+22
2019-11-13Qt: Fix statusbar messagesRoland Knall1-0/+3
2019-11-13Qt: Fix displayfilteredit popRoland Knall1-0/+3
2019-11-13travis: fix clang version name in xcode builds.Dario Lombardo1-2/+2
2019-11-13smb2: namepsace => namespace typoAurelien Aptel1-1/+1
2019-11-13TCP: increment nextseq for FIN and SYN packetsUli Heilmeier1-14/+25
2019-11-13Release notes: Add an item about following HTTP/2 and QUIC.Gerald Combs1-0/+1
2019-11-12Qt: Cleanup push/pop InfosRoland Knall26-215/+197
2019-11-12cppcheck: Re-ignore asn1.Gerald Combs1-1/+1
2019-11-12wsutil: add netinet/in.h to socket.h.Dario Lombardo1-0/+4
2019-11-12Qt: Signal empty display filter barRoland Knall2-4/+15
2019-11-12Reassemble: Fix typoUli Heilmeier1-1/+1
2019-11-12Revert "ieee80211: fix dissection of HE Phy Capabilities Information"Alexis La Goutte1-9/+28
2019-11-12SMB2: Add @timestamp to the info column if we see a timewarp ECP.Richard Sharpe1-0/+18
2019-11-12Fix display of pino protocols in display filter dropdownPascal Quantin1-16/+10
2019-11-12Fix name of the "remove Wireshark from PATH" package.Guy Harris1-1/+1
2019-11-12test: add ek + raw test to outputformats.Dario Lombardo2-0/+12
2019-11-11Don't report EPIPE errors writing out packet information.Guy Harris1-0/+17
2019-11-11Include <string.h>.Guy Harris1-0/+1
2019-11-11dumpcap: Add support for TCP@IPv6 socket capturesJoão Valverde4-41/+122
2019-11-11SNMP: fix out of bounds access to snmp_PDUs_vals arrayPascal Quantin2-24/+26
2019-11-11Documentation: update (long) cmd line options.Jaap Keuter3-225/+255
2019-11-10Qt: Make clearing display filter behave more logicalRoland Knall2-1/+19