aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-11tshark: Add underline to dfilter errorsJoão Valverde4-3/+36
2022-04-11Logwolf: Remove a bunch of packet-specific menu items.Gerald Combs7-1414/+19
2022-04-11Debian: Add missing symbols.Gerald Combs1-1/+3
2022-04-11Qt+epan: Get log conversation filters working.Gerald Combs6-19/+42
2022-04-11Qt: Try to fix missing translations.Gerald Combs12-30951/+10798
2022-04-10Tools: Make the Debian and RPM setup scripts more strict.Gerald Combs6-1/+11
2022-04-10macOS Homebrew: Install PCRE2Dylan Ulis1-1/+1
2022-04-10[Automatic update for 2022-04-10]Gerald Combs18-10372/+30704
2022-04-10dfilter: Add location tracking to scanner and use it to report errorsJoão Valverde11-235/+360
2022-04-10dfilter: Create the syntax node in the scanner and pass thatJoão Valverde11-276/+269
2022-04-09bluetooth: show packet status in info columnMatthias Ringwald1-0/+4
2022-04-09bluetooth: show SCO packet type in col_protocolMatthias Ringwald1-0/+2
2022-04-08dfilter: Allow grouping arithmetical expressions with { }João Valverde5-126/+178
2022-04-08Qt: Add a null pointer check.Gerald Combs1-5/+8
2022-04-08WSUG/tshark: protocol summary and output with "-e"Chuck Craft2-6/+9
2022-04-08Git: Fix our debian ignore.Gerald Combs1-1/+1
2022-04-08Qt: only Show/Export Packet Bytes when field is selected and has_packet_bytesChuck Craft4-6/+2
2022-04-08F1AP: upgrade dissector to v16.9.0Pascal Quantin12-187/+348
2022-04-08XnAP: id-TargetNodeID is a protocol IEPascal Quantin2-2/+2
2022-04-08X2AP: fix a typoPascal Quantin2-1/+2
2022-04-08E1AP: upgrade dissector to v16.9.0Pascal Quantin9-85/+293
2022-04-08XnAP: upgrade dissector to v16.9.0Pascal Quantin9-27/+223
2022-04-08NGAP: upgrade dissector to v16.9.0Pascal Quantin9-108/+218
2022-04-08X2AP: upgrade dissector to v16.9.0Pascal Quantin9-197/+225
2022-04-08S1AP: upgrade dissector to v16.9.0Pascal Quantin10-114/+123
2022-04-07editcap: Document use of stdin and stdoutJohn Thacker2-3/+4
2022-04-07GitLab CI: Build Logwolf in the Code Checks + Clang Warnings job.Gerald Combs1-1/+1
2022-04-07Logwolf: Fix building on Windows.Gerald Combs4-2/+115
2022-04-07Update tools/macos-setup-brew.shRoman Schmitz1-1/+6
2022-04-07NSIS/Wix: missing preferences file for Bluetooth profileChuck Craft2-0/+5
2022-04-07wsutil: Use a separate "extlog" directory for Logwolf extcaps.Gerald Combs4-6/+14
2022-04-07DRBD: Add support for dissecting DRBD on InfiniBandJoel Colledge1-25/+173
2022-04-07icmpv6: Fix dissection of PREF64 option for shorter prefixesThomas Jansen1-6/+1
2022-04-07nas_eps: Fix typo in function nameStig Bjørlykke1-6/+6
2022-04-06ieee80211: Correct the dissection of the 802.11ax Capabilities device class.Richard Sharpe1-2/+2
2022-04-06Bluetooth: print event code for unknown HCI eventsMatthias Ringwald1-2/+2
2022-04-07dfilter: Remove leading colon special meaningJoão Valverde3-9/+18
2022-04-06dfilter: Fix RHS bias for literal valuesJoão Valverde2-6/+79
2022-04-06Fix a log messageJoão Valverde2-3/+3
2022-04-06DHCPv6: Fix interpretation of user class data length fieldsJaap Keuter1-2/+2
2022-04-06IWARP_DDP_RDMAP: add MPA error codes given by RFC6581Jorge Mora1-0/+3
2022-04-06IWARP_DDP_RDMAP: add MPA error codes given by RFC5044Jorge Mora1-4/+17
2022-04-06IWARP_DDP_RDMAP: fix error codes for RDMA layerJorge Mora1-2/+2
2022-04-06IWARP_DDP_RDMAP: change Terminate header bits to set-notsetJorge Mora1-3/+3
2022-04-06IWARP_DDP_RDMAP: fix Terminate opcode tree hierarchyJorge Mora1-1/+1
2022-04-06IWARP_DDP_RDMAP: fix Terminate layer name mappingJorge Mora1-3/+4
2022-04-06dflter: Add testJoão Valverde1-0/+5
2022-04-06dfilter: Fix slice using range [:j]João Valverde2-1/+29
2022-04-06dfilter: Clean up lexical scanningJoão Valverde5-35/+37
2022-04-06dfilter: Add more IPv6 testsJoão Valverde1-27/+39