aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2022-02-21rspro: re-order ASN1 choice members to work around wireshark asn.1 bugHarald Welte2-24/+24
2022-02-21WIP: dissector for vsmartcard protocolHarald Welte2-0/+172
2022-02-21WIP: Osmocom RSPRO dissector supportHarald Welte10-0/+1778
2022-02-20mpeg descriptor: add TVA ID Descriptor (0x75)Roman Volkov1-0/+65
2022-02-20[Automatic update for 2022-02-20]Gerald Combs1-0/+8
2022-02-19mpeg descriptor: fix Content Identifier Descriptor (0x76)Roman Volkov1-1/+1
2022-02-19mpeg descriptor: add PDC Descriptor (0x69)Roman Volkov1-0/+67
2022-02-19MySQL / MariaDB length encoded integer correctiondiego dupin1-3/+3
2022-02-18DVB-S2-BB: Fix detection of adaptation field typeJohn Thacker1-3/+5
2022-02-18PFCP: Fix offset for hf_pfcp_flow_descUli Heilmeier1-1/+1
2022-02-18RLC-NR: some trivial edits.Martin Mathieson1-23/+14
2022-02-17ieee802211: Add Model and Serial Fortinet Specific VendorAlexis La Goutte1-1/+32
2022-02-17Some spelling fixesMartin Mathieson5-6/+6
2022-02-17RTPproxy: Handle preference range change.Anders Broman1-1/+13
2022-02-16RTPProxy: Make it possible to configure a range of UDP/TCP ports.Anders Broman1-3/+3
2022-02-16TLS: Ignore GREASE values for JA3Uli Heilmeier1-5/+7
2022-02-15Couchbase: Print VBucket as vb:<num>Trond Norbye1-2/+2
2022-02-15Couchbase: Add ifconfig commandTrond Norbye1-28/+29
2022-02-15Couchbase: Add missing status codesTrond Norbye1-0/+14
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde391-2356/+2356
2022-02-13[Automatic update for 2022-02-13]Gerald Combs2-18/+30
2022-02-13mpeg descriptor: add Short Smoothing Buffer Descriptor (0x61)Roman Volkov1-0/+117
2022-02-13msrcp: Fix warnings about -Wmissing-prototypesAlexis La Goutte1-0/+2
2022-02-13ppp: Fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+0
2022-02-13signal-pdu: fix DeadStore found by Clang AnalyzerAlexis La Goutte1-3/+3
2022-02-13msrcp: Fix DeadStore found by Clang AnalyzerAlexis La Goutte1-1/+0
2022-02-13EAP: fix Argument with 'nonnull' attribute passed nullAlexis La Goutte1-23/+25
2022-02-13bt-dht: Fix Argument with 'nonnull' attribute passed nullAlexis La Goutte1-1/+1
2022-02-13mpeg descriptor: add XAIT Content Location Descriptor (0x7D)Roman Volkov1-0/+54
2022-02-12mpeg descriptor: add Time Shifted Event Descriptor (0x4F)Roman Volkov1-0/+27
2022-02-12mpeg descriptor: add Service Identifier Descriptor (0x71)Roman Volkov1-0/+19
2022-02-10ssh: fix warnings found by Clang Analyzer (deadcode.DeadStores)Jérôme HAMM1-32/+142
2022-02-10ssh: dissecting server signatureJérôme HAMM1-11/+93
2022-02-10ssh: dissecting generic connection packetsJérôme HAMM1-0/+49
2022-02-10ssh: dissecting specific user authentication packetsJérôme HAMM1-0/+38
2022-02-10ssh: dissecting generic user authentication packetsJérôme HAMM1-8/+291
2022-02-10ssh: dissecting generic transport packetsJérôme HAMM1-1/+88
2022-02-10ssh: displaying sequence numberJérôme HAMM1-8/+86
2022-02-10ssh: checking and showing Message Authentication CodeJérôme HAMM1-1/+104
2022-02-10Geneve: new option classesDror Eiger1-1/+5
2022-02-09ieee80211: add support of Fortinet Vendor SpecificAlexis La Goutte1-0/+95
2022-02-09TCP: Fix SYN and FIN retransmission vs ooo detectionJohn Thacker1-1/+1
2022-02-08PER: Check length calling tvb_new_octet_aligned()Uli Heilmeier1-0/+9
2022-02-08packet-dcerpc-netlogon: use SEC_CHAN_* values from packet-dcerpc-miscStefan Metzmacher3-16/+10
2022-02-08Tidy up some masks in items.Martin Mathieson7-69/+70
2022-02-08BP: Make sure our offset advances.Gerald Combs1-11/+36
2022-02-08GDSDB: Make sure our offset advances.Gerald Combs1-1/+22
2022-02-07p_mul: Change display of missing sequence numbersStig Bjørlykke1-9/+16
2022-02-07GDT: add dissector for SCTP PPID 49 protocolDamir Franusic9-0/+2291
2022-02-07WAP: Clamp our value lengths to a usable value.Gerald Combs1-3/+8