aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-12-19SOME/IP-SD: hidden fields for entries are 16 bytes off (Bugfix)Dr. Lars Völker1-9/+10
2020-12-18Version: 3.4.2 → 3.4.3.Gerald Combs1-1/+1
2020-12-18QUIC: update to draft-33Nardi Ivan3-8/+37
2020-12-16fcdns: the Owner Id field is a 3-octet FC address, not a text string.Guy Harris1-1/+1
2020-12-16fcswils: fix a comment.Guy Harris1-1/+1
2020-12-15FC: use ETHERTYPE_UNK when applicable, no excusesJaap Keuter10-12/+8
2020-12-15FCdNS: use correct header field for field of flagsJaap Keuter1-1/+1
2020-12-14QUIC: fix a stack overflowNardi Ivan1-3/+6
2020-12-13SNMP: Fix checking of SNMP v3 auth if MD5 method is usedj.novak@netsystem.cz2-5/+3
2020-12-13QUIC: fix handling of unencrypted padding dataNardi Ivan1-6/+65
2020-12-12DOCSIS: Add FDX support to Downstream Active Channel List MDD TLVAndrii Vladyka1-2/+4
2020-12-10USB-HID: Tertiery is usually threeJaap Keuter1-1/+1
2020-12-09Version: 3.4.1 → 3.4.2.Gerald Combs1-1/+1
2020-12-09Fix reported_len in Lua framewark when creating tvb from range.George Powers1-1/+2
2020-12-09epan: Fix format_text treament of Greek, Arabic, etc.John Thacker1-3/+10
2020-12-09SOME/IP: Fixed incorrect resetting offset of static array.Yoshihiro Ueda1-3/+8
2020-12-09Lua: Improve Listener error handlingStig Bjørlykke4-14/+44
2020-12-09SMB/SMB2: FS Name is always UnicodeUli Heilmeier3-5/+5
2020-12-05DOCSIS: Add FDX Sub-band TLV support in MDD Downstream Active Channel ListAndrii Vladyka1-0/+5
2020-12-04DOCSIS: Fixed FDX Sub-band ID/offset TLVs dissectionAndrii Vladyka1-21/+23
2020-12-04wlan: fix a bug-number typo in comments.Guy Harris1-2/+2
2020-12-03RadioTap: skip present bits for vendor NS.Teyut1-0/+4
2020-12-03wlan: never treat DMG frames as if they have an HT Control field.Guy Harris1-51/+171
2020-12-03PI_MALFORMED is not a valid error severity; fix it to PI_ERROR.Guy Harris1-2/+2
2020-12-02QUIC: fix decryption when "loss-bits" feature is enabledNardi Ivan4-11/+100
2020-12-02Kafka: Limit our decompression size.Gerald Combs1-24/+32
2020-12-02epan: Fix a memory leak.Gerald Combs1-1/+1
2020-11-30packet-ehdlc: Fix TEI in COL_INFOHarald Welte1-1/+1
2020-11-30wlan: don't treat non-QoS frames as having an HT Control field.Guy Harris1-14/+4
2020-11-30wlan: clean up some tests.Guy Harris1-61/+63
2020-11-29802.11: clean up data frame handling.Guy Harris1-67/+66
2020-11-29llc: don't fetch the etype until it's needed and if it's present.Guy Harris1-7/+6
2020-11-29llc: clean up indentation.Guy Harris1-9/+9
2020-11-24S1AP: fix decoding of inter eNB transparent container from NGAPPascal Quantin3-172/+208
2020-11-24QUIC: fix compilation without HAVE_LIBGCRYPT_AEADPascal Quantin1-20/+15
2020-11-23NAS 5GS: request type field is 3 bits longPascal Quantin1-1/+1
2020-11-23NAS 5GS: fix PDU address type, PDU session type and SSC mode bit widthPascal Quantin1-5/+5
2020-11-23QUIC: fix handling of Key UpdateNardi Ivan1-99/+191
2020-11-21bluetooth: Fix dissecting of packets received on LE Coded PHYJoakim Andersson1-0/+1
2020-11-19RFC2190: Fix bitmasks for several fields in mode AJohn Thacker1-5/+5
2020-11-18HTTP: Restore SSTP supportJaap Keuter1-1/+3
2020-11-17f5ethtrailer: Replace ingressslot and ingressport with reservedJason Cohen1-24/+7
2020-11-15Encodings: Fix missing pointer increment in 3GPP TS 28.038 unpackedJohn Thacker1-1/+1
2020-11-14NAS EPS: fix inverted description of 2 N1 UE network capability IE fieldsPascal Quantin1-2/+2
2020-11-13NAS-EPS: remove an extra spare bitPascal Quantin1-2/+1
2020-11-13MBIM: fix mbim.control.ms_app_info.app_name displayPascal Quantin1-2/+2
2020-11-13MMRP: Fix wrong offset for service attribute typeAlexis La Goutte1-1/+1
2020-11-10RTPS: Fixup our coherent set map.Gerald Combs1-10/+8
2020-11-09epan: Limit our bits in decode_bits_in_field.Gerald Combs1-6/+5
2020-11-09rlcmac: Fix EGPRS UL data block TLLI endianessPau Espin Pedrol1-1/+1