aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-18extcap: Really don't load extcap interfaces if disabledJohn Thacker7-15/+131
2024-02-18Some spellingsMartin Mathieson10-13/+20
2024-02-18[Automatic update for 2024-02-18]Gerald Combs16-291/+362
2024-02-18tools: Don't assume that Homebrew has Lua 5.1Gerald Combs1-1/+4
2024-02-18Tools: Use bsearch to look up vendor in pci-ids.Darius Davis2-64/+10
2024-02-18PLDM: don't separately fetch field values - use _ret_uint() insteadMartin Mathieson1-154/+142
2024-02-18VP9: Fix spatial layers label and add generated fieldNoan Perrot1-2/+14
2024-02-18IPSec: Check ESP ICV with Extended Sequence NumbersJohn Thacker1-3/+83
2024-02-18doc: Mention that Lua 5.3 and later doesn't work in the WSDG.John Thacker2-1/+6
2024-02-17Protobuf: add media type application/x-protobufMartin Mathieson1-7/+27
2024-02-16GTPv2:Use more proto_tree_add_bitmask_listAnders Broman1-73/+140
2024-02-16macOS: Update our app bundle plist infoGerald Combs2-6/+2
2024-02-16wireshark metainfo: Add a developer name tagTobias Mueller1-0/+1
2024-02-16Qt: Drop command line options when changing configuration profilesJohn Thacker3-1/+9
2024-02-16PLDM: change some distracting formattingMartin Mathieson1-439/+338
2024-02-15doc: extcap_example.py SyntaxWarnings with Python3.12John Thacker1-2/+2
2024-02-15Qt: Implement macOS "Show in Finder" in Cocoa.Darius Davis3-31/+18
2024-02-15Adding PLDM dissector for FRU SpecificationRiyaDixit1-240/+534
2024-02-15epan: Fix copy-paste errorJohn Thacker1-1/+1
2024-02-15extcap: Update comments about callbackJohn Thacker1-3/+5
2024-02-15extcap: Don't add args to a list just to destroy itJohn Thacker1-5/+6
2024-02-15IPv6: Implementation of conversations with stream identifiersEugène Adell6-4/+109
2024-02-15Qt: Implement "Show in Folder" using DBus.Darius Davis3-2/+54
2024-02-14prefs: Read the old hidden column preferenceJohn Thacker1-0/+90
2024-02-14GitLab CI: Add release notes artifactsGerald Combs1-0/+2
2024-02-14stats_tree: Free the split string arrayJohn Thacker1-0/+1
2024-02-14columns: Allow any field expression syntax to be used in columnsJohn Thacker8-18/+252
2024-02-14Modbus: Show register/coil number as generated without link to dataJiří Engelthaler1-7/+14
2024-02-14Modbus: Decode data in Write function to ValueJiří Engelthaler1-4/+9
2024-02-14DNS: Stats tree updatesGerald Combs1-8/+8
2024-02-14Stats tree: Change our path separatorGerald Combs15-43/+53
2024-02-13Some more spellings in dissector commentsMartin Mathieson11-14/+14
2024-02-13Add EARO status codes from draft-ietf-6lo-multicast-registration-16Mathis Marion1-0/+2
2024-02-13Dissect P-field in Neighbor Discovery EARO optionMathis Marion1-0/+13
2024-02-13Rename nd_opt_earo_flag_valMathis Marion1-2/+2
2024-02-13DRBD: Add support for dissecting the DRBD "lb-tcp" transportJoel Colledge1-22/+126
2024-02-13DRBD: Add support for new versions of P_OV_RESULT and other packetsJoel Colledge1-1/+38
2024-02-13check_spelling.py: add globsMartin Mathieson3-14/+33
2024-02-13X11: static-ify the generated dissector.Darius Davis3-314/+314
2024-02-13X11: update to the latest xcbproto and Mesa.Darius Davis7-6/+670
2024-02-13X11: Revert part of efcaa68807151b46e4352bb7dbdd4134057237a1.Darius Davis2-22/+22
2024-02-12candump: use WTAP_ENCAP_SOCKETCAN, not WTAP_ENCAP_WIRESHARK_UPPER_PDU.Guy Harris1-16/+7
2024-02-12macOS: Try to keep launchctl from failing in ChmodBPFGerald Combs1-0/+5
2024-02-12busmaster: use g_htonl() rather than g_ntohl().Guy Harris1-2/+2
2024-02-12dfilter: Add a flag to return field values for the tree rootJohn Thacker3-2/+35
2024-02-12CMake: Fix some version checksGerald Combs1-4/+4
2024-02-12socketcan: the priority/VCID field in the CAN XL header is big-endian.Guy Harris1-2/+11
2024-02-12Falco bridge: Sort our Container I/O totalsGerald Combs1-0/+2
2024-02-12Falco bridge: Fix our default container nameGerald Combs1-1/+1
2024-02-12OCP.1: Add message size check in loopsMartin Mayer1-10/+34