aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-03-10DHCP: more details for PXE fieldsUli Heilmeier1-24/+191
2019-03-10nbap: add sanity checks when accessing arrays via num_items.Dario Lombardo2-10/+10
2019-03-09nl80211: Parse some signal level attributes as signed valueMikael Kanstrup1-0/+15
2019-03-09ebhscr: add nmea support, update of eth link and master/slave bitsPantar Ana1-7/+28
2019-03-09nl80211: Fix HT/VHT capability attribute parsingMikael Kanstrup1-3/+22
2019-03-09nl80211: Parse FRAME attribute using 802.11 dissectorMikael Kanstrup1-0/+14
2019-03-09nl80211: Dissect wiphy name and alpha2 attributes as stringsMikael Kanstrup1-0/+12
2019-03-09nl80211: Let generic attribute parser handle 64 bit valuesMikael Kanstrup1-0/+7
2019-03-09u3v: reorder pixel_format_names to prevent '-G values' warning.Dario Lombardo1-16/+16
2019-03-08GSM RR: Align Channel mode text.Anders Broman1-3/+3
2019-03-08BSSAP/BSSAP+ have different "decode as" for BSSAP and BSSAP+Anders Broman1-5/+12
2019-03-08lwm2mtlv: Format string when used in headerStig Bjørlykke1-1/+2
2019-03-08SCCP: Only show associated IMSI if present.Anders Broman1-3/+5
2019-03-08GSM A RR:Update channel mode interpretation to TS 44.018Anders Broman1-4/+9
2019-03-08u3v: Added support for the U3V_STATUS_DATA_OVERRUN error codeStefan Battmer1-2/+37
2019-03-08DCM: Improved COL_INFODavid Aggeler1-61/+103
2019-03-08Updates and bugfixes of ASTERIXAtli Guðmundsson1-3969/+445
2019-03-07ieee802154: Show header fieldsStig Bjørlykke1-7/+29
2019-03-07We need more pre-allocated fields.Guy Harris1-1/+1
2019-03-06packet-gtp.c: remove unneeded named structuresFabrice Fontaine1-4/+4
2019-03-06couchbase: check shift value before use.Dario Lombardo1-0/+3
2019-03-06ieee80211: add expert info for invalid control_id.Dario Lombardo1-1/+6
2019-03-06ieee80211: check offset before using it.Dario Lombardo1-4/+13
2019-03-06srvloc: check buffer index to prevent heap overflow.Dario Lombardo1-0/+4
2019-03-05Fix up size calculations.Guy Harris1-2/+8
2019-03-05smb2: add support for SMB3.1.1 multiple error context responsesAurelien Aptel1-8/+202
2019-03-05uaudp: added support for StartSig/StartSig ACK messages (DTLS feature)nbertin2-1/+42
2019-03-05IEEE802154: Fixing some implicit conversationsUli Heilmeier1-3/+3
2019-03-05smb2: pass down payload lengthAurelien Aptel1-3/+3
2019-03-05smb2: cleanup sockaddr dissector and make more genericAurelien Aptel1-18/+16
2019-03-04maxmind_db: Work around an apparent GLib bug.Gerald Combs1-3/+18
2019-03-04noe: updated decoding of messagesnbertin1-37/+195
2019-03-04ZBEE ZCL: Fixed errors in dissectors.Nikita Ryaskin1-8/+8
2019-03-04ZBEE ZCL: updated Energy Management Cluster dissection.Nikita Ryaskin1-3/+323
2019-03-04DHCP: add missing PXE Client LCM suboptionsUli Heilmeier1-2/+247
2019-03-04DHCP: fix copy&paste error in field descrUli Heilmeier1-2/+2
2019-03-04H.265: Small parsing fixesKave, Asaf1-6/+12
2019-03-03ieee80211-radiotap: Bring up to date with the actual spec.Richard Sharpe3-155/+361
2019-03-03[Automatic update for 2019-03-03]Gerald Combs1-0/+15
2019-03-03nfs: Add support for more attrs and for the new deleg types in v4.2.Richard Sharpe1-1/+34
2019-03-02smb2: add support for NFS reparse tagsAurelien Aptel1-35/+170
2019-03-02ZigBee Device Profile: Changed info in column.Nikita Ryaskin1-6/+6
2019-03-02Add support for protocol broadcast by EERO Mesh AP'sCharlie Lenahan4-0/+141
2019-03-02IEEE 802.15.4-2015 CCM* nonce for TSCH modeJames Ko2-20/+82
2019-03-02Support unsigned stream identifiers for Follow StreamPeter Wu4-15/+15
2019-03-01ZBEE ZCL: updated ZCL DRLC Cluster dissection.Nikita Ryaskin1-11/+642
2019-03-01IMSI based filtering for SCCP/RANAPAnders Broman5-104/+132
2019-03-01ieee802154: fix compilation with gcc-4.Dario Lombardo1-1/+1
2019-03-01DHCPv6: catch the NTP server suboptions being longer than the whole packetUwe Kleine-König1-0/+4
2019-03-01Put a fake "FCS OK" value into the tree if we don't have FCS information.Guy Harris1-17/+10