aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2019-03-02IEEE 802.15.4-2015 CCM* nonce for TSCH modeJames Ko2-20/+82
2019-03-02Support unsigned stream identifiers for Follow StreamPeter Wu3-13/+13
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
2019-03-01Pull some common code from the FCS/metadata dissectors.Guy Harris1-26/+15
2019-03-01Have separate routines to dissect an FCS and TI CC24xx metadata.Guy Harris1-27/+68
2019-03-01Don't use a global variable for the FCS length.Guy Harris1-47/+44
2019-02-28Don't use the same variable for the configured FCS type and the tap FCS type.Guy Harris1-57/+81
2019-02-28Clean up ITU-T vs. CCITT, fix some comments.Guy Harris1-14/+38
2019-02-28Replace another tvb_new_subset_length_caplen() call.Guy Harris1-1/+1
2019-02-28Replace a tvb_new_subset_length_caplen() call with tvb_new_subset_remaining().Guy Harris1-1/+1
2019-02-28Remove FCS length checks from code that's handed a tvbuff without an FCS.Guy Harris1-21/+48
2019-02-28Add IEEE 802.15.4 TAP link typeJames Ko3-22/+674
2019-02-28ISUP(ANSI) Backwards Call Indicators decoded incorrectlyAnders Broman1-4/+59
2019-02-28ZBEE ZCL: updated ZCL Metering dissection.Nikita Ryaskin1-36/+229
2019-02-27Fix the FCS handling.Guy Harris2-17/+88
2019-02-27QUIC: update ref draft url to draft-18Alexis La Goutte1-2/+2
2019-02-27Fix a comment.Guy Harris1-1/+1
2019-02-27Fix subset-tvbuff creation.Guy Harris1-4/+2
2019-02-27More "It's not a CRC, it's metadata".Guy Harris1-6/+8
2019-02-27ANSI ISUP: Dissect Transit Network Selection and Carrier Identification.Anders Broman1-5/+109
2019-02-27rpcap: check conversation existence before dereferencing it.Dario Lombardo1-1/+2
2019-02-27More "it's not an FCS, it's metadata" comment updates.Guy Harris1-4/+3
2019-02-27The TI CC24xx chips put metadata, not an FCS, at the end of the packet.Guy Harris2-25/+24
2019-02-27pcap: Update link_type_valsStig Bjørlykke1-0/+3
2019-02-27Add IEEE 802.15.4 ACK trackingJames Ko1-1/+271
2019-02-27Add support for IEEE 802.15.4 32-bit FCSJames Ko3-140/+162
2019-02-27Fix ieee802.15.4 wpan-zboss abbreviationsJames Ko1-4/+4
2019-02-27MS Proxy: Initialize a variable.Gerald Combs1-1/+1
2019-02-26IEEE 802.15.4 Fix duplicate stringsJames Ko1-2/+2
2019-02-26sbus: Add multi-media telegram dissectionchrisdurrer1-121/+423
2019-02-25H265: Check range of H265_MAX_NUM_SHORT_TERM_REF_PIC_SETSAnders Broman1-2/+12
2019-02-25GSM MAP: Dissect several LocationInformationEPS's subparametersVasil Velichkov7-24/+127
2019-02-24Fixed a bug found in the BACnet-APDU dissectorJonathan Fleming1-2/+2
2019-02-24[Automatic update for 2019-02-24]Gerald Combs1-0/+3
2019-02-24Put back the NCP Group Type item for LIP Echo packets.Guy Harris3-17/+21
2019-02-23ncp2222: remove unused variable.Dario Lombardo1-2/+0
2019-02-23Make two watchdog types more alike.Guy Harris2-3/+10
2019-02-23Clean up dissection of watchdog packets.Guy Harris1-5/+5
2019-02-23Fix dissection of Large Internet Packet echos.Guy Harris2-46/+44
2019-02-23pcap: Update link_type_valsStig Bjørlykke1-0/+7
2019-02-22mbtcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2019-02-21btavdtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2019-02-21pcomtcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2019-02-21nas_5gs: fix duplicate return len (CID 1442817)Alexis La Goutte1-2/+0
2019-02-21packet-ecpri.c: cosmetic correctionsMaximilian Kohler1-2/+2
2019-02-20packet-dhcp.c: Dissect Cisco ACI fabric internal option 43Joerg Mayer1-1/+216