aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-21gsup: Add PCO IEpespin/gsupPau Espin Pedrol1-0/+7
2024-02-21gsup: Add ePDG Tunnel Request/Error/Result messagesPau Espin Pedrol1-0/+7
2024-02-21dfilter: Handle 64-bit extended value stringsJohn Thacker2-4/+16
2024-02-21SMB2: Update reserved field and add new dissectionwinprotocolwireshark1-8/+156
2024-02-21extcap: Allow starting from extcap configJohn Thacker4-41/+43
2024-02-21R-GOOSE: Strengthen heuristic for CLTP on UDPJohn Thacker3-80/+95
2024-02-20text2pcap: Set encapsulation to WIRESHARK_UPPER_PDU with -PJohn Thacker1-0/+1
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 Thacker2-12/+12
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 Combs16-24/+40
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-20wsutil: Only copy configuration files that are regular filesJohn Thacker2-2/+24
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 Combs14-1/+41
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: Fix writing preferences to fileJohn Thacker2-25/+18
2024-02-18added copy as C Arrayvxcute2-0/+14
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