aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2019-04-10X2AP: use the right tree for EndcSONConfigurationTransfer IEPascal Quantin2-2/+2
2019-04-10ieee80211: fix bitmask on HE Capabilities fieldAlexis La Goutte1-6/+6
2019-04-10LCS-AP: Update to V15.2.0 (2019-03)Anders Broman8-296/+863
2019-04-10Diameter: Add 3GPP AVP:s and sub dissection.Anders Broman1-11/+99
2019-04-10rtps: fix conflict on value_stringAlexis La Goutte1-1/+0
2019-04-10ieee80211: Add length tag check for Mesh Configuration IEAlexis La Goutte1-0/+9
2019-04-10ieee80211: One to one mapping between conversations and associationsMikael Kanstrup1-0/+27
2019-04-10ieee80211: Handle variable MIC length for FT IEMikael Kanstrup2-96/+128
2019-04-09LDP: Support RFC7140 (Extensions for HSMP LSP)Uli Heilmeier1-0/+6
2019-04-09fix: no previous prototypeAlexis La Goutte1-1/+1
2019-04-09LDP: Complete support for RFC8077 (PWID FEC)Uli Heilmeier1-0/+126
2019-04-09IPDR: add protocol property to decode user-defined sessions as SAMIS-TYPE-1Andrii Vladyka1-7/+335
2019-04-09X2AP: upgrade dissector to v15.5.0Pascal Quantin12-474/+980
2019-04-09ieee80211: Add missing bitmask field for Mesh ConfigurationAlexis La Goutte1-0/+21
2019-04-09ieee80211: Remove zero-length array usageMikael Kanstrup1-7/+4
2019-04-09S1AP: upgrade dissector to v15.5.0Pascal Quantin10-322/+905
2019-04-09ieee80211: fix wrong offset for mesh configuration capability bitmaskAlexis La Goutte1-1/+1
2019-04-08Add 6LoWPAN Selective Fragment RecoveryJames Ko1-26/+262
2019-04-08ieee80211: Add RLQP (Advertisement protocol ID)Alexis La Goutte1-0/+1
2019-04-08ieee80211: fix typo on BSS Available Admission CapabilityAlexis La Goutte1-1/+1
2019-04-07ieee1722: Associate dissector with UDP port 17220Ederson de Souza1-0/+3
2019-04-06NR RRC: upgrade dissector to v15.5.0Pascal Quantin5-1067/+1432
2019-04-06LTE RRC: upgrade dissector to v15.5.0Pascal Quantin15-2243/+3500
2019-04-06DCOM - Add dissector for ITypeInfoalexsirr3-0/+1068
2019-04-06Dissect USB "device" Setup CONTROL messagesArtem Mygaiev1-8/+2
2019-04-05ieee80211: Add Reserved entry for VHT OP Channel WidthAlexis La Goutte1-0/+1
2019-04-05ieee80211: Add space on description for some Extended Capabilities fieldAlexis La Goutte1-2/+2
2019-04-05ITS: Add CAM and DENM v1 dissection.Anders Broman8-78/+4551
2019-04-05S1AP: add hidden items for mme/enb-ue-s1ap-idBinh Trinh2-95/+126
2019-04-05BER: fix dissection of bitmask lists with an invalid lengthPascal Quantin1-7/+17
2019-04-04DOF: Fix alias binding dissection.Gerald Combs1-2/+3
2019-04-04asn2wrs: Improve filtername of named bits.Anders Broman42-2413/+2413
2019-04-04ieee80211: Add defines for AKMSMikael Kanstrup1-13/+33
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman46-1977/+2367
2019-04-04ETSI CAT: add dissection of Network Measurement ResultsPascal Quantin7-189/+294
2019-04-04ieee80211: FT over IEEE 802.1X (SHA384) is an FT AKMSMikael Kanstrup1-1/+17
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs389-3525/+3525
2019-04-04H248C: Fix an expert field name mismatch.Gerald Combs1-1/+1
2019-04-03smb2: NFS symlink reparse target is not NULL terminatedVolker Lendecke1-2/+11
2019-04-03FP: Fix ToA shown as unsignedDarien Spencer1-1/+1
2019-04-03ldss: add checks on file digest.Dario Lombardo1-16/+3
2019-04-03ASN.1: Use proto_tree_add_bitmask... () for named bits.Anders Broman51-1781/+2285
2019-04-03Netflow/Ipfix: Update some IE (RFC8549)Uli Heilmeier1-0/+124
2019-04-02Fix permissions.Guy Harris1-0/+0
2019-04-02AARP: Add length checks.Gerald Combs1-5/+34
2019-04-02ISIS LSP: Add a length check.Gerald Combs1-2/+8
2019-04-01IEEE 802.11: Fix an infinite loop.Gerald Combs1-2/+8
2019-04-01Diameter 3GPP: Dissect bitfields of PLR-Flags and PLA-Flags.Anders Broman1-1/+114
2019-04-01IPOS: Add decoe as for ethertype.Anders Broman1-11/+11
2019-04-01HL7: do not call proto_reg_handoff_hl7() when changing a preferencePascal Quantin1-1/+1