aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2021-08-29wiretap: always allocate a block for a record.Guy Harris4-11/+3
2021-08-29USB HID: Fix Usage Maximum typoBerk Akinci1-4/+2
2021-08-29USB HID: Update to match HID Usage Tables version 1.22Berk Akinci1-206/+534
2021-08-29Thrift: make some functions static.Martin Mathieson1-4/+4
2021-08-29New dissector for EXOS internal capture extra headerJörg Mayer4-1/+323
2021-08-29nordic_ble: Update text for channel to include indexJoakim Andersson1-1/+1
2021-08-29btle: Update text for channel to include indexJoakim Andersson1-1/+1
2021-08-29BTHCI: Add new Bluetooth v5.3 HCI commands/event dissectionAllan Møller Madsen2-5/+165
2021-08-29nordic_ble: Mark failure to decrypt reason as CRC error over MIC errorJoakim Andersson1-1/+7
2021-08-29epan: remove a few more uses of wmem_packet_scopeEvan Huus3-7/+11
2021-08-29lapd: clean up variable names, remove unnecessary initialization.Guy Harris1-7/+7
2021-08-28packet-frame: assorted cleanups.Guy Harris1-6/+6
2021-08-28IEC104: Added Substituted / Not substituted dissection of CP56Time2aJiří Engelthaler1-0/+6
2021-08-27Some spelling fixes.Martin Mathieson3-7/+7
2021-08-27AMQP: Fix dissection of PDUs split across TCP segmentsJohn Thacker1-0/+5
2021-08-27SMB: Don't canonize filenames to ASCII for Export ObjectsJohn Thacker1-3/+2
2021-08-27Isobus-VT: Fix description of auxiliary input status enable messageJeroen Sack1-2/+10
2021-08-27Isobus: Change email addressJeroen Sack2-2/+2
2021-08-27Thrift: Complete handling of Binary & Compact protocolsTriton Circonflexe3-639/+3213
2021-08-27Add initial support for BBLog filesMichael Tuexen5-28/+534
2021-08-27woww: Fix Dead Store (Found by Clang Analyzer)Alexis La Goutte1-1/+0
2021-08-26USBLL: Reassemble transactions into transfersTomasz Moń3-16/+734
2021-08-26gsm_sim: add decoding for GET IDENTITY and GET DATAReinhard Speyerer1-0/+6
2021-08-26gtp: alternative GSN address decodersMichail Koreshkov1-603/+668
2021-08-26EPL: fix length detection of SDO 'read by index'Christian Krump1-2/+2
2021-08-26Signal PDU: Speed up dissectionDr. Lars Völker1-5/+13
2021-08-25packet-extreme.c EDP Link TLV: Decode some flagsJoerg Mayer1-7/+33
2021-08-25LDP: Display Generic label with DECAlexis La Goutte1-1/+1
2021-08-25DoQ: update to latest draft (-03)Nardi Ivan1-3/+15
2021-08-25HTTP3: Define dissect_http3_settings only if needed.Gerald Combs1-1/+2
2021-08-25ISIS: Fix Flexible Algorithm issuesTaisuke Sasaki1-3/+3
2021-08-25ITS: use custom value format for DSRC element DeltaTimeTomas Kukosa3-84/+117
2021-08-25NTLMSSP: Remove unnecessary condition in decryptionMaxime Meignan1-3/+0
2021-08-25NTLMSSP: Allow empty NT passwords for decryptionMaxime Meignan1-21/+14
2021-08-25RTPS: use proto_data instead of private_tableDavid Perry1-10/+7
2021-08-25oampdu: Improve Queue object parsingArkady Gilinsky1-4/+29
2021-08-25F1AP: Make it possible to exort F1AP PDUsAnders Broman2-7/+43
2021-08-25WOWW: Add maps enum and stringsGtker1-1/+97
2021-08-25WOWW: Rename _zone to _area and add stringsGtker1-5/+1989
2021-08-25WOWW: Fix class enumGtker1-4/+4
2021-08-25WOWW: Add case for messages without bodiesGtker1-0/+4
2021-08-25WOWW: Add movement messagesGtker1-0/+209
2021-08-25WOWW: Refactor parse_SMSG_CHAR_ENUM to take ptvcursor_tGtker1-7/+3
2021-08-25HTTP3: Add define value for HTTP3 Frame TypeAlexis La Goutte1-12/+22
2021-08-25HTTP3(Settings): Append settings with valueAlexis La Goutte1-4/+7
2021-08-25HTTP3(Settings): Support of GREASE frameAlexis La Goutte1-4/+11
2021-08-25HTTP3: Add Settings from QPACK (draft-ietf-quic-qpack-21)Alexis La Goutte1-1/+23
2021-08-25HTTP3: Add Settings dissectionAlexis La Goutte1-0/+80
2021-08-25RTPS: fixed expected size of fragment number setAdam Mitz1-1/+1
2021-08-25MP2T: Fix packet length for short packetsJohn Thacker1-9/+36