aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-13Packaging+GitLab CI: Move debian to the packaging directory.Gerald Combs85-29/+37
2022-02-13[Automatic update for 2022-02-13]Gerald Combs22-96/+430
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-13text2pcap: 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-13libpcap(wiretap): Fix unreachable-codeAlexis La Goutte1-1/+1
2022-02-13follow_stream_dialog(qt): Fix Wunreachable-codeAlexis La Goutte1-1/+1
2022-02-13help_url(ui) Fix Wunreachable-codeAlexis La Goutte1-1/+1
2022-02-13blf: fix Wunreachable-codeAlexis La Goutte1-2/+0
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-11Profinet plugin: Decode more r/w indexesDirk Ziegelmeier1-2/+12
2022-02-11Profinet plugin: Update several enumsDirk Ziegelmeier1-64/+131
2022-02-11Qt: Fix ASAN heap-use-after-freeRoland Knall2-51/+13
2022-02-11Qt: highlight when search result is in the current packet.John Thacker1-0/+7
2022-02-10Qt: Allow omitting secondary data sources when printingJohn Thacker10-8/+65
2022-02-11Differentiate `-c` from `-a packets:`David Perry8-37/+86
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-09Docs: Add new protocols to the release notes.Gerald Combs1-2/+16
2022-02-09ieee80211: add support of Fortinet Vendor SpecificAlexis La Goutte2-0/+96
2022-02-09Specify directory for temporary capturesDavid Perry27-33/+237
2022-02-09TCP: Fix SYN and FIN retransmission vs ooo detectionJohn Thacker1-1/+1
2022-02-08file: Fix memory leak in Find PacketJohn Thacker1-0/+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-08WSCBOR: Add checks for length and NULLUli Heilmeier1-11/+23
2022-02-08Tidy up some masks in items.Martin Mathieson8-72/+74
2022-02-07Clean up checking for invalid field definitions.Guy Harris1-8/+34
2022-02-08epan: Fix our FT_UINT_BYTES and FT_UINT_STRING checks.Gerald Combs1-2/+2
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-07Qt: Fix Packet bytes dialog viewRoland Knall1-35/+18
2022-02-07p_mul: Change display of missing sequence numbersStig Bjørlykke1-9/+16
2022-02-07GDT: add dissector for SCTP PPID 49 protocolDamir Franusic11-2/+2293
2022-02-07WAP: Clamp our value lengths to a usable value.Gerald Combs1-3/+8
2022-02-07ZigBee ZCL: fix the zero-length item check.Guy Harris1-2/+2