aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Ko6-22/+680
2019-02-28CMake: Don't build Windows package targets by default.Gerald Combs3-7/+28
2019-02-28ISUP(ANSI) Backwards Call Indicators decoded incorrectlyAnders Broman1-4/+59
2019-02-28.mailmap: update of November, December (2018) and start of 2019Alexis La Goutte2-6/+14
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-26The non-flag arguments to tshark aren't necessarily a capture filter.Guy Harris1-1/+1
2019-02-26Qt: Info label fixes in the Profile dialogStig Bjørlykke1-2/+25
2019-02-26IEEE 802.15.4 Fix duplicate stringsJames Ko1-2/+2
2019-02-26netscaler: fix multiple out-of-bounds reads.Dario Lombardo1-6/+60
2019-02-26sbus: Add multi-media telegram dissectionchrisdurrer1-121/+423
2019-02-26wslua: simplify __WSLUA_REGISTER_META and _CLASSMartin Kaiser1-8/+8
2019-02-25macos-setup: Update our GMP build flags.Gerald Combs1-1/+2
2019-02-25H265: Check range of H265_MAX_NUM_SHORT_TERM_REF_PIC_SETSAnders Broman1-2/+12
2019-02-25mate: Memory leak in mate_grammar.lemon's recolonize function.Anders Broman1-1/+2
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-24Qt: Remove save_file when restartStig Bjørlykke1-0/+6
2019-02-24[Automatic update for 2019-02-24]Gerald Combs11-46/+138
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