aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2024-02-21SMB2: Update reserved field and add new dissectionwinprotocolwireshark1-8/+156
2024-02-21R-GOOSE: Strengthen heuristic for CLTP on UDPJohn Thacker3-80/+95
2024-02-21TPNCP: Fix two potential array overruns.Darius Davis1-2/+6
2024-02-205co-rap: Add a Clang-Tidy suppressionGerald Combs1-0/+1
2024-02-21RBM: Add a recursion checkGerald Combs1-1/+24
2024-02-21MP4: Add Clang-Tidy suppressionsGerald Combs1-0/+3
2024-02-21JPEG: Add a recursion checkGerald Combs1-0/+8
2024-02-21Thrift: Add support for raw sub-dissectorsTriton Circonflexe2-56/+283
2024-02-21stats tree: Update plugins for new path separatorJohn Thacker1-2/+2
2024-02-21ISIS-LSP: fix masks for attach set of flagsMartin Mathieson1-4/+4
2024-02-20BLF: Fix the buildGerald Combs1-3/+5
2024-02-20BLF: Add a recursion checkGerald Combs1-0/+8
2024-02-20Clang-Tidy: Fixup some suppressionsGerald Combs7-10/+20
2024-02-20PLDM: Fix coverity warning about version printingMartin Mathieson1-3/+3
2024-02-20Annotate short names of VP9 fields in field names.Jonathan Lennox1-17/+17
2024-02-20ISIS LSP: Add a recursion checkGerald Combs1-3/+13
2024-02-20GIOP: Add a recursion checkGerald Combs1-3/+25
2024-02-20ENRP: Add a recursion checkGerald Combs1-4/+33
2024-02-20add missing field for Roon DiscoveryAaron Turner1-0/+6
2024-02-20prefs: Always write main prefs fileJohn Thacker1-16/+20
2024-02-20Telnet: Include a packet summary in Info column.Darius Davis1-4/+42
2024-02-20x509sat: fix type of organizationIdentifierAlexis La Goutte2-2/+2
2024-02-20Couchbase: fix link to memcache text protocolMartin Mathieson1-1/+1
2024-02-20PLDM: rework the way the version string is generatedMartin Mathieson1-47/+37
2024-02-20CBOR: Update our recursion checksGerald Combs1-6/+12
2024-02-20BACapp: Update our recursion checksGerald Combs1-4/+24
2024-02-19Add initial Clang-Tidy configuration files and a CI checkGerald Combs5-0/+8
2024-02-19prefs: Backwards and forwards compability for hiding columnsJohn Thacker2-10/+112
2024-02-19Add missing status/flags to packet-couchbase.cJim Walker1-1/+9
2024-02-19Protobuf: Add a pref for last-ditch message name to tryMartin Mathieson1-0/+13
2024-02-19x509sat: Add Organizationidentifier (2.5.4.97)Alexis La Goutte2-0/+3
2024-02-19rlcmac: Add USF to COL_INFO in DL CTRL blocksPau Espin Pedrol1-0/+2
2024-02-18dfilter: Don't allow "matches" operator with FT_FRAMENUMJohn Thacker1-1/+1
2024-02-18Thrift: always generate field_id proto itemTriton Circonflexe1-4/+21
2024-02-18extcap: Really don't load extcap interfaces if disabledJohn Thacker2-2/+90
2024-02-18Some spellingsMartin Mathieson7-11/+11
2024-02-18[Automatic update for 2024-02-18]Gerald Combs2-16/+69
2024-02-18Tools: Use bsearch to look up vendor in pci-ids.Darius Davis1-32/+5
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-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-16PLDM: change some distracting formattingMartin Mathieson1-439/+338
2024-02-15Adding PLDM dissector for FRU SpecificationRiyaDixit1-240/+534
2024-02-15epan: Fix copy-paste errorJohn Thacker1-1/+1
2024-02-15IPv6: Implementation of conversations with stream identifiersEugène Adell4-4/+105
2024-02-14prefs: Read the old hidden column preferenceJohn Thacker1-0/+90
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 Thacker4-10/+161